document.write( "Question 428718: x(x+6)=27 solve by factoring \n" ); document.write( "
Algebra.Com's Answer #297928 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! x(x+6)=27 \n" ); document.write( "x^2+6x = 27 \n" ); document.write( "x^2+6x-27 = 0 \n" ); document.write( "factoring the left: \n" ); document.write( "(x+9)(x-3) = 0 \n" ); document.write( "x = {-9, 3} \n" ); document.write( " \n" ); document.write( " |