document.write( "Question 302294: Find the vertex of the parabola.y = -4x2 - 16x - 11 \n" ); document.write( "
Algebra.Com's Answer #216794 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the vertex of the parabola. \n" ); document.write( "y = -4x^2 - 16x - 11 \n" ); document.write( "--- \n" ); document.write( "Vertex occurs at x = -b/2a = 16/(-8) = -2 \n" ); document.write( "f(-2)= -4(-2)^2 - 16(-2) - 11 \n" ); document.write( "f(-2) = -16 + 32 - 11 \n" ); document.write( "f(-2) = 5 \n" ); document.write( "--- \n" ); document.write( "Vertex:: (-2,5) \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |