document.write( "Question 203163: Solve by whatever method seems easiest, quadratic, factoring, property of square, of completing the square.
\n" );
document.write( "x^2 + 8x = -16 \n" );
document.write( "
Algebra.Com's Answer #153281 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! x^2 + 8x + 16 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factoring ___ (x + 4)(x + 4)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = -4 (double root) \n" ); document.write( " |