document.write( "Question 206748: Find h, the x coordinate of the vertex of this parabola. Consider the function:
\n" );
document.write( "f(x)=xsquared +4x+1. \n" );
document.write( "
Algebra.Com's Answer #156261 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find h, the x coordinate of the vertex of this parabola. Consider the function: \n" ); document.write( "f(x)=x^2 +4x+1.\r \n" ); document.write( "\n" ); document.write( "Complete the square: \n" ); document.write( "x^2 + 4x + ? = y-1 + ? \n" ); document.write( "--- \n" ); document.write( "x^2 + 4x + 4 = y - 1 + 4 \n" ); document.write( "--- \n" ); document.write( "(x+2)^2 = y + 3 \n" ); document.write( "--- \n" ); document.write( "h = 2 \n" ); document.write( "======================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |