Mallory M. answered 01/07/22
Mathematics Teacher with Passion for Helping Students Achieve
The vertex form of a quadratic equation (parabola) is as follows
y = a ( x - h)2 + k
Where a is the stretch/compressions, (h,k) is the vertex.
Thus if the vertex is at (-6,3) then h=-6 and k=3, and a=.25
So combining that into the vertex form of the equation we get
y=.25(x+6)2+3
Now, if the answer must be put into standard form you will need to rearrange the equation into the form bellow
y=ax2+bx+c
To do that you would follow these steps
- y=.25(x+6)2+3 you would need to perform the square first
- y=.25(x2+12x+36)+3 now you will need to distribute the .25
- y=.25x2+3x+9+3 and finally combine like terms for the constants 9 and 3
- y=.25x2+3x+12