document.write( "Question 44516This question is from textbook INTERMEDIATE ALGEBRA
\n" );
document.write( ": Solve by completing the square:
\n" );
document.write( "x2 + 6x + 4 = 0 \n" );
document.write( "
Algebra.Com's Answer #29414 by atif.muhammad(135)![]() ![]() ![]() You can put this solution on YOUR website! x^2 + 6x + 4 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x+3)^2 - 9 +4 = 0\r \n" ); document.write( "\n" ); document.write( "(x+3)^2 = 5\r \n" ); document.write( "\n" ); document.write( "x+3 = +/- SQRT(5)\r \n" ); document.write( "\n" ); document.write( "x = -3 +/- SQRT(5) \n" ); document.write( " |