document.write( "Question 495037:  x^4= 16 
\n" );
document.write( "using complex numbers solve for x. couldn't find any examples like this in the book.\r
\n" );
document.write( "\n" );
document.write( "i get the same answer every time : 2, -2 yet the back of the book has -2i and 2i also. \n" );
document.write( "
| Algebra.Com's Answer #335905 by Alan3354(69443)     You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x = -2, +2 \n" ); document.write( "---------- \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x = -2i, +2i \n" ); document.write( "-------------- \n" ); document.write( "The number of roots = the order of the equation. \n" ); document.write( "4th order --> 4 roots \n" ); document.write( "Sometimes the roots are repeated, eg, x^3=0 \n" ); document.write( "--> x = 0,0,0 \n" ); document.write( "3 roots, of 0, multiplicity 3 \n" ); document.write( " \n" ); document.write( " |