Mark M. answered 01/10/16
Tutor
4.9
(955)
Retired college math professor. Extensive tutoring experience.
You can put the equation in the form y = a(x-h)2+k by completing the square.
y = -3x2+18x+7
= -3(x2-6x)+7
= -3(x2-6x+9-9)+7 {the number 9 is obtained by taking half of -6 and squaring that number}
= -3(x-3)2 + 27 + 7
y = -3(x-3)2+34
So, the vertex (highest point on the parabola) is (3,34).