
Francisco P. answered 10/22/14
Tutor
5.0
(297)
Rigorous Physics Tutoring
Let's use the following form of the quadratic equation since you have the vertex: y = a(x - h)2 + k
The vertex tells us h and k in the equation. The point will allow us to find a.
Use the information given for the vertex: y = a(x - 3)2 + (-3) = a(x - 3)2 - 3
Now use (2, -1) for x and y to find a:
-1 = a(2 - 3)2 - 3
-1 = a - 3
a = 2
The quadratic equation is y = 2(x - 3)2 - 3.
You can expand the square to get y = 2(x2 - 6x + 9) - 3 = 6x2 - 12x + 15.