document.write( "Question 90593: Find all the factors of x3 + 2x2 - 3x. \n" ); document.write( "
Algebra.Com's Answer #65772 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
\"x%5E3+%2B+2x%5E2+-+3x\"
\n" ); document.write( "\"x%28x%5E2+%2B+2x+-+3%29\"
\n" ); document.write( "\"x%28x%5E2+%2B+3x+-+x+-+3%29\"
\n" ); document.write( "\"x%28x%28x+%2B+3%29+-+1%28x+%2B+3%29%29\"
\n" ); document.write( "\"x%28x+-+1%29%28x+%2B+3%29%29\"
\n" ); document.write( "
\n" );