document.write( "Question 1105029: x^5-3x^3-4x=0
\n" );
document.write( "solve under the set of complex numbers \n" );
document.write( "
Algebra.Com's Answer #719776 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! x^5-3x^3-4x=0 \n" ); document.write( "solve under the set of complex numbers \n" ); document.write( "------------------ \n" ); document.write( "x = 0 is one. \n" ); document.write( "---- \n" ); document.write( "x^4 - 3x^2 - 4 = 0 \n" ); document.write( "(x^2 - 4)*(x^2 + 1) = 0 \n" ); document.write( "x = +2, -2 \n" ); document.write( "x = +i, -i \n" ); document.write( " \n" ); document.write( " |