document.write( "Question 1182855: The nature of the roots of the equation 3x^4 + 4x^3 + x - 1 = 0 is _____.\r
\n" );
document.write( "\n" );
document.write( "A. Three positive real roots and one negative real root.
\n" );
document.write( "B. Three negative real roots and one positive real root.
\n" );
document.write( "C. One negative real root and three complex roots.
\n" );
document.write( "D. One positive real root, one negative real root and two complex roots.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "--> Please help me on answering the correct nature of the roots on the equation and correct steps of doing it. Thank you so much! \n" );
document.write( "
Algebra.Com's Answer #812976 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Use Descartes' Rule of Signs. \n" ); document.write( "(1) Put the polynomial in standard form -- that is, with decreasing powers of x. \n" ); document.write( "(2) The possible numbers of positive real roots are the number of sign changes in the terms of the polynomial, minus any multiple of 2. \n" ); document.write( "(3) The possible numbers of negative real roots are the number of sign changes in the terms of the polynomial when x is replaced by -x, minus any multiple of 2. \n" ); document.write( "For the polynomial in your problem.... \n" ); document.write( "3x^4+4x^3+x-1 \n" ); document.write( "The signs of the terms are +, +, +, - \n" ); document.write( "There is 1 sign change \n" ); document.write( "The only possible number of positive real roots is 1 \n" ); document.write( "Replace x with -x in the polynomial; note that the signs of the coefficients of the even degree terms stay the same while the signs of the coefficients of the odd degree terms change. \n" ); document.write( "3x^4-4x^3-x-1 \n" ); document.write( "The signs are +, -, -, - \n" ); document.write( "There is 1 sign change \n" ); document.write( "The only possible number of negative real roots is 1 \n" ); document.write( "The polynomial is degree 4, so it has 4 roots. There is only 1 positive real root and only 1 negative real root, so \n" ); document.write( "ANSWER: D. The polynomial has one positive real root, one negative real root, and one pair of complex roots. \n" ); document.write( "For a more interesting example of applying Descartes' Rule of Signs, consider this random polynomial: \n" ); document.write( "4x^8+3x^7-5x^6-3x^5-2x^3+x^2+3x-1 \n" ); document.write( "The signs of the terms are +, +, -, -, -, +, +, - \n" ); document.write( "There are 3 sign changes \n" ); document.write( "The number of positive real roots is either 3 or 1 \n" ); document.write( "Replace x with -x: \n" ); document.write( "4x^8-3x^7-5x^6+3x^5+2x^3+x^2-3x-1 \n" ); document.write( "The signs of the terms are +, -, -, +, +, +, -, - \n" ); document.write( "There are 3 sign changes \n" ); document.write( "The number of negative real roots is either 3 or 1 \n" ); document.write( "The nature of the roots is... \n" ); document.write( "either 1 or 3 positive real roots \n" ); document.write( "either 1 or 3 negative real roots \n" ); document.write( "The total number of real roots is then either 2, or 4, or 6; Since there are 8 roots, there are... \n" ); document.write( "either 6, or 4, or 2 complex roots \n" ); document.write( " \n" ); document.write( " |