document.write( "Question 177514: Find all the roots of :
\n" );
document.write( "a) (x^3) - 1=0
\n" );
document.write( "b)(x^5)- 32j=0 \n" );
document.write( "
Algebra.Com's Answer #132601 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find all the roots of : \n" ); document.write( "a) (x^3) - 1=0 \n" ); document.write( "Factor to get: \n" ); document.write( "(x-1)(x^2 + x + 1) = 0 \n" ); document.write( "x = 1, or x = [-1 +- sqrt(1 - 4*1*1)]/2 = (-1+sqrt(3)i)/2 or (-1-sqrt(3)i)/2 \n" ); document.write( "===================================================== \n" ); document.write( "b)(x^5)- 32j=0 \n" ); document.write( "x^5 - (2i)^ = 0 \n" ); document.write( "(x-2i)(?) = 0 \n" ); document.write( "? is a 4th power polynomial with complex coefficients. \n" ); document.write( "Zero: x = 2i and 4 others \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |