document.write( "Question 100958: Solve the equation by completing the square\r
\n" );
document.write( "\n" );
document.write( "4x^2 + 16x + 7 = 0 \n" );
document.write( "
Algebra.Com's Answer #73456 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve the equation by completing the square \n" ); document.write( "4x^2 + 16x + 7 = 0 \n" ); document.write( "4(x^2+4x+? = -7 + 4*? \n" ); document.write( "4(x^2+4x+4)= -7 + 4*4 \n" ); document.write( "4(x+2)^2 = 9 \n" ); document.write( "(x+2)^2 = 9/4 \n" ); document.write( "x+2 = 9/2 or x+2 = -9/2 \n" ); document.write( "x = -2+(9/2) or x = -2 -(9/2) \n" ); document.write( "x = 5/2 or x = -13/2 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |