9514 1404 393
Answer:
y = (5/27)(x -7)^2 -5/3
Explanation:
Use the given points to find the unknowns in the equation.
If the axis of symmetry is x=7, then the equation can be written in the form ...
y = a(x -7)^2 +b
Filling in the two point values, we have two equations:
0 = a(4 -7)^2 +b ⇒ 9a +b = 0
5 = a(1 -7)^2 +b ⇒ 36a +b = 5
__
Subtracting the first equation from the second, we have ...
(36a +b) -(9a +b) = (5) -(0)
27a = 5
a = 5/27
Substituting that value into the first equation gives ...
9(5/27) +b = 0
5/3 +b = 0
b = -5/3
So, the quadratic can be written in vertex form as ...
y = (5/27)(x -7)^2 -5/3