Michael J. answered 10/31/17
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
Lets put this equation in vertex form.
y = a(x - h)2 + k
where:
a is the leading coefficient
(h, k) is the vertex
Since the axis of symmetry is x - 5 = 0
y = a(x - 5)2 + k
Next, we will set two equations. Onc for each intercept.
y-intercept:
-6.75 = 25a + k
x-intercept:
0 = 16a + k
Here are your two equations:
-6.75 = 25a + k eq1
0 = 16a + k eq2
We can solve for a and k from these equation. From eq2 , k = -16a
Substitute this value of k into eq1.
-6.75 = 25a - 16a
Solving for a.
-6.75 = 9a
-0.75 = a
Then, k = (-16)(-0.75) = 12
Your equation is then,
y = -0.75(x - 5)2 + 12
Vertex is (5, 12)