document.write( "Question 703178: x^2+4x+4=25 \n" ); document.write( "
Algebra.Com's Answer #433334 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! x^2+4x+4=25 \n" ); document.write( "x^2+4x-21 = 0 \n" ); document.write( "factor the left side: \n" ); document.write( "(x+7)(x-3) = 0 \n" ); document.write( "x = {-7, 3} \n" ); document.write( " |