document.write( "Question 315822: Let f(x)=2x^2+8x+5.
\n" );
document.write( "Rewrite the equation for f(x) in the form f(x)=(a(x-h)^2+k.The graph of f(x) is a parabola. Give the coordinates of its vertex. \n" );
document.write( "
Algebra.Com's Answer #225950 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! factoring a ___ f(x) = 2(x^2 + 4x) + 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "completing the square ___ f(x) = 2(x^2 + 4x + 4) + 5 - (2 * 4)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(x) = 2(x + 2)^2 - 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "vertex is ___ (-2 , -3) \n" ); document.write( " |