document.write( "Question 47419: factor each polynomial by grouping the first 2 terms and the last two terms.
\n" ); document.write( "x^5+x^3-2x^2-2
\n" ); document.write( "

Algebra.Com's Answer #31310 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
\"x%5E5+%2B+x%5E3+-+2x%5E2+-+2\"
\n" ); document.write( "\"%28x%5E5+%2B+x%5E3%29+%2B+%28-2x%5E2+-+2%29\"
\n" ); document.write( "\"x%5E3%28x%5E2+%2B+1%29+-+2%28x%5E2+%2B+1%29\"
\n" ); document.write( "\"%28x%5E3+-+2%29%28x%5E2+%2B+1%29\"
\n" ); document.write( "
\n" );