document.write( "Question 364381: Find all of the real solutions of the polynomial equation.\r
\n" );
document.write( "\n" );
document.write( "x^5 - x^4 -3x^3 + 5x^2 -2x = 0\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "So far I have gotten that I would need to take out an x\r
\n" );
document.write( "\n" );
document.write( "x(x^4 - x^3 -3x^2 +5x -2) \n" );
document.write( "
Algebra.Com's Answer #259789 by robertb(5830) You can put this solution on YOUR website! Factoring out x would give \n" ); document.write( "Now |