Question 535398: Without graphing, determine the vertex of the given parabola:
y = -3x^2 - 6x - 8 Found 2 solutions by rfer, oberobic:Answer by rfer(16322) (Show Source):
You can put this solution on YOUR website! y = -3x^2 -6x -8
.
The axis of symmetry is defined by x = -b/2a.
.
-b/2a = -(-6)/(2*(-3) = 6/-6 = -1
.
Then substitute x=-6 to find 'y'.
.
y = -3(-1^2) -(6-1) -8
y = -3 +6 -8
y = -5
.
The vertex is: (-1,-5).
.
Of course, the graph is a good way to check this solution.
.