Question 1119704: Find the coordinates of the vertex for the parabola defined by the given quadratic function.
f(x) = -x2 + 12x + 4 Answer by Boreal(15235) (Show Source):
You can put this solution on YOUR website! -x^2+12x+4=f(x)
vertex x point is -b/2a; a=-1, b=12, so vertex has x value of 6
f(6)=-36+72+4=40
(6, 40)