document.write( "Question 466145: Solve by factoring:
\n" );
document.write( "x(x+10)=x+36 \n" );
document.write( "
Algebra.Com's Answer #319485 by sofiyac(983) You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "(x+12)(x-3)=0 \n" ); document.write( "x=-12 or x=3 \n" ); document.write( " |