document.write( "Question 379481: Find the vertex, the line of symmetry, and the maximum or minimum value of f(x).
\n" );
document.write( "f(x)= -(x+2)^2-4 \n" );
document.write( "
Algebra.Com's Answer #269429 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Vertex is the point (-2, -4). \n" ); document.write( "Line of symmetry is x = -2. \n" ); document.write( "Since a < 0 (equal to -1), parabola opens downward, so it will have a maximum. Maximum value is -4. \n" ); document.write( " |