document.write( "Question 611067: I need to factories the following expression:-\r
\n" );
document.write( "\n" );
document.write( "x^2+2x\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #384780 by nerdybill(7384) You can put this solution on YOUR website! x^2+2x \n" ); document.write( "x(x+2) \n" ); document.write( " \n" ); document.write( " |