document.write( "Question 970657: factor the following polynomial: x^3+2x^2-x-2 \n" ); document.write( "
Algebra.Com's Answer #593265 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "factor the following polynomial: x^3+2x^2-x-2
\n" ); document.write( "
\"x%5E3+%2B+2x%5E2+-+x+-+2\"
\n" ); document.write( "\"%28x%5E3+%2B+2x%5E2%29+%28-+x+-+2%29\" ------- Grouping
\n" ); document.write( "\"x%5E2%28x+%2B+2%29-+1%28x+%2B+2%29\"
\n" ); document.write( "\"%28x%5E2+-+1%29%28x+%2B+2%29\"
\n" ); document.write( "\"highlight_green%28%28x+-+1%29%28x+%2B+1%29%28x+%2B+2%29%29\" ------ Factoring difference of 2 squares (DOTS) \n" ); document.write( "
\n" );