document.write( "Question 148811: I can't seem to get this one.\r
\n" );
document.write( "\n" );
document.write( "Find the vertex of the parabola. y = -2x2 + 12x - 13 \r
\n" );
document.write( "\n" );
document.write( "Help!\r
\n" );
document.write( "\n" );
document.write( "Ellen \n" );
document.write( "
Algebra.Com's Answer #109149 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the vertex of the parabola. y = -2x^2 + 12x - 13 \n" ); document.write( "------------------- \n" ); document.write( "There are several ways to do this; one is to complete the square. \n" ); document.write( " -2x^2 + 12x - 13 = y \n" ); document.write( " 2x^2 - 12x = -(y+13) \n" ); document.write( " Complete the square on the x-terms: \n" ); document.write( "2(x^2 - 6x + 9) = -y-13+18 \n" ); document.write( "Factor: \n" ); document.write( "2(x-3)^2 = -(y-5) \n" ); document.write( "Vertex is at x=3, y=5 \n" ); document.write( "-------------------------- \n" ); document.write( " \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |