document.write( "Question 333576: What is the vertex of the parabola y = 2(x - 1)2 - 5?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #239078 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! The vertex of\r \n" ); document.write( "\n" ); document.write( "y = a(x - h)2 + k\r \n" ); document.write( "\n" ); document.write( "is (h, k) \r \n" ); document.write( "\n" ); document.write( "Therefore, the vertex of\r \n" ); document.write( "\n" ); document.write( "y = 2(x - 1)2 - 5\r \n" ); document.write( "\n" ); document.write( "is (1, -5)\r \n" ); document.write( "\n" ); document.write( " |