Michael J. answered 05/28/15
Tutor
5
(5)
Best Afterschool Tutor to Prepare You For Your Regents
The equation of a parabola in vertex form is
y = a(x - h)2 + k
where:
a is the coefficient of x2 term
the vertex has coordinates (h, k)
Since our vertex is (-2, -20), the equation will be
y = a(x + 2)2 - 20
Now we solve for a using the y-intercept.
-12 = a(0 + 2)2 - 20
-12 = 4a - 20
8 = 4a
2 = a
Plug this value of a into the vertex form of equation.
y = 2(x + 2)2 - 20
Expand this vertex form so that it is in standard form.
y = 2(x2 + 4x + 4) - 20
y = 2x2 + 8x + 8 - 20
y = 2x2 + 8x - 12