
Philip P. answered 02/21/19
Affordable, Experienced, and Patient Algebra Tutor
Start with the vertex form because you are given the parabola's vertex, (h.k) = (-4,-1):
y = a·(x-h)2 + k
y = a·(x-(-4))2 + (-1)
y = a·(x+4)2 - 1
To find the value of the constant a, plug in the given point (-6,3):
y = a·(x+4)2 - 1
3 = a·(-6+4)2 - 1
3 = a·(-2)2 - 1
3 = 4a - 1
4 = 4a
1 = a
So the final equation in vertex form is:
y = (x+4)2 - 1
Multiply the right hand side out to put it into standard form, y = ax2 + bx + c.