
Norbert W. answered 07/26/16
Tutor
4.4
(5)
Math and Computer Language Tutor
(a) g(x) = A(x - h)2 + k
From the vertex (4, 2), 2 = A(4 - h)2 + k.
In this form, the vertex value of y has only one solution. All other values of y have either 0 or 2 values.
For the vertex, this occurs when h = 4. This means that k = 2
Then g(x) = A(x - 4)2 + 2
Also, g(2) = 22 = A(6 - 4)2 + 2 = 4A + 2
This means A = 5
g(x) = 5(x - 4)2 + 2
(b) g(x) = 5(x2 - 8x + 16) + 2
= 5x2 - 40x + 82