Michael J. answered 05/22/16
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
The axis of symmetry is also the x-coordinate of the parabola's vertex. Since we are given h(5)=0, we know it's vertex. A parabola in vertex form is
y = a(x - b)2 + k
where:
a is the coefficient of x2
(b, k) is the vertex
The vertex is (5, 0) and is also the x-intercept because the y-coordinate is zero. So plugging this into the vertex form,
y = a(x - 5)2
Next, we need to solve for a. We use the fact that h(9)=10. Plugging in these values into the vertex form,
10 = a(9 - 5)2
10 = 42a
10 = 16a
5/8 = a
So your actual equation of the parabola in vertex form is
h(x) = (5/8)(x - 5)2
This is a parabola that open upward. So the vertex is a minimum value.
To find h(1), evaluate this function when x=1.