Answer:
The vertex would be D) (-3, 29)
Explanation:
To find the vertex , start by find the x-value. For this we can use the equation below.
x = -b/2a
In which a is the coefficient of x^2 and b is the coefficient of x.
x = -b/2a
x = -(18)/2(-3)
x = -18/-6
x = 3
Now that we have x, we find y by plugging 3 in for each x.
g(x) = -3x^2 + 18x + 2
g(x) = -3(3)^2 + 18(3) + 2
g(x) = -3(9) + 18(3) + 2
g(x) = -27 + 54 + 2
g(x) = 29