SOLUTION: Write the equation of the parabola described below in VERTEX FORM.
vertex at open parentheses negative 3 comma space 2 close parentheses and passes through open parentheses nega
Algebra ->
Graphs
-> SOLUTION: Write the equation of the parabola described below in VERTEX FORM.
vertex at open parentheses negative 3 comma space 2 close parentheses and passes through open parentheses nega
Log On
Question 1002372: Write the equation of the parabola described below in VERTEX FORM.
vertex at open parentheses negative 3 comma space 2 close parentheses and passes through open parentheses negative 5 comma space negative 8 close parentheses Answer by Boreal(15235) (Show Source):
You can put this solution on YOUR website! vertex form is y=a(x-h)^2 + k, where h and k are the vertex coordinates.
So, we have y=a(x+3^2) +2. Note that the sign of x changed.
Now we need a point to solve for a.
-8=a(-5+3)^2 + 2
-8=4a+2
4a=-10
a=-2.5
y= -2.5(x+3)^2+2