Question 540645: Identify the vertex and the axis of symmetry of the quadratic function.
f(x)=(x+8)^2-7
The vertex is:
The axis of symmetry is: Answer by oberobic(2304) (Show Source):
You can put this solution on YOUR website! f(x) = (x+8)^2 -7
f(x) = x^2 +16x + 64 -7
f(x) = x^2 +16x + 57
.
.
The axis is symmetry is defined by x = -b/2a
.
-b/2a = -16/2 = -8
.
The vertex is found by finding f(x) for x = -8.
.
f(x) = (-8)^2 +16(-8) + 57
f(x) = 64 -128 + 57
f(x) = -7
.
Vertex = (-8,-7)
.
Done.