document.write( "Question 617893: factor the polynomial\r
\n" );
document.write( "\n" );
document.write( "x2+12x+11 \n" );
document.write( "
Algebra.Com's Answer #388624 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! x^2+12x+11 \n" ); document.write( "factors to: \n" ); document.write( "(x+11)(x+1) \n" ); document.write( " \n" ); document.write( " |