document.write( "Question 231979: I have to find all roots of X^6 + 9X^3 + 8 = 0.
\n" );
document.write( "I first let Y=X^3, then my equation became Y^2 + 9Y + 8 = 0. Solving for Y, I have Y = -8 OR -1.
\n" );
document.write( "So I have two possible roots as X = -2 and X = -1.
\n" );
document.write( "Since the highest power in the equation is 6, there are four other roots.
\n" );
document.write( "How do you find the other roots?
\n" );
document.write( "Thanks,
\n" );
document.write( "Alan \n" );
document.write( "
Algebra.Com's Answer #171539 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "I took a direct approach and factored it into \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "I need the other 2 roots now. I proceed to cheat and \n" ); document.write( "apply what I know about complex roots, namely that \n" ); document.write( "they are equally spaced aound the complex plane. That means \n" ); document.write( "the 3 roots are 120 degrees apart. One complex root is \n" ); document.write( "30 degrees from the vertical in 1st quadrant, the other is \n" ); document.write( "30 degrees from vertical in 4th quadrant. The components of \n" ); document.write( "the complex roots are \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "I do the same for \n" ); document.write( " \n" ); document.write( "The complex roots are \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "I don't know an easy way to prove that's right, but \n" ); document.write( "I'm pretty sure it is\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |