You can put this solution on YOUR website! There are several ways to find the coordinates of the vertex of a parabola.
I'm assuming that there is a typographical error in your question.
You probably meant to type:
If not, your question is meaningless.
If this is the equation you intended, then read on.
1) You could graph the equation and find the location of the vertex of the parabola, or
2) You could put the equation into the form:
and read the coordinates of the vertex from: (h, k)
This method requires that you perform an operation known as "completing the square".
3) You could put your equation into standard form . Then find the x-coordinate of the vertex which is located at -b/2a.
Then you could get the y-coordinate by substituting the x-value into the equation and solve for y.
Here's method 2.
Set you equation equal to zero.
Subtract 2 from both sides. Add the square of half the x-coefficient (-3)^2 = 9 to both sides. Factor the left side. Add 7 to both sides. You now have the equation in the a(x-h)^2 + k form h = 3 and k = -7
The coordinates of the vertex are: (h, k) or (3, -7)