The x component of the vertex is determined by the formula -b/2a given a quadratic ax2 + bx + c.
The y component of the vertex is determined by solving the quadratic for y using the x component derived above.
x component of vertex = -18 -18
------- = ------ = 3
(2)(-3) -6
Use x=3 in the original quadratic to solve for y
y = -3(3)2 + 18(3) + 7
y = -27 + 54 + 7
y = 34
So the vertex point is (3,34)
And the vertex form of the equation is y = -3(x-3)2 + 34
Notice the x2 coefficient from the original equation is used in the vertex form as well.
The answer is E.