document.write( "Question 1201181: Use Descartes rule of signs to find the number of real zeros possible. \r
\n" );
document.write( "\n" );
document.write( "P(x) = x^5 + 4x^3 − x^2 + 8x \n" );
document.write( "
Algebra.Com's Answer #835446 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "It's fairly clear that x = 0 is a root of P(x) \n" ); document.write( "This is because P(x) = 0 when x = 0 \n" ); document.write( "P(x) = x^5+4x^3-x^2+8x \n" ); document.write( "P(0) = (0)^5+4(0)^3-(0)^2+8(0) \n" ); document.write( "P(0) = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's factor x from each term \n" ); document.write( "P(x) = x^5+4x^3-x^2+8x \n" ); document.write( "P(x) = x(x^4+4x^2-x+8)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We have something of the form \n" ); document.write( "P(x) = x*Q(x) \n" ); document.write( "where \n" ); document.write( "Q(x) = x^4+4x^2-x+8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's use Descartes rule of signs to determine the possible number of roots for Q(x). \n" ); document.write( "It will in turn help us determine the possible number of roots for P(x).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We need to count the number of sign changes in Q(x) to determine the possible number of positive roots for Q(x).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Think of x^4 as +x^4 \n" ); document.write( "The jump from +x^4 to +4x^2 has no sign change because each term is positive.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "But the jump from +4x^2 to -x has the sign go from positive to negative. We have a sign change.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Another sign change happens when going from -x to +8.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Q(x) has 2 sign changes in total. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It means Q(x) has either 2 positive real roots or 0 positive real roots. \n" ); document.write( "We step down by 2 because complex roots (of the form a+bi) come in conjugate pairs. \n" ); document.write( "This is only when all coefficients of the polynomial are real numbers.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Check out this example \n" ); document.write( "https://andymath.com/descartes-rule-of-signs/ \n" ); document.write( "and this video may help \n" ); document.write( "https://www.youtube.com/watch?v=YaU5JTe3cPU\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now we need to look at the sign changes of Q(-x) to determine the possible number of negative roots for Q(x). \n" ); document.write( "Replace each x with -x and simplify. \n" ); document.write( "Q(x) = x^4 + 4x^2 - x + 8 \n" ); document.write( "Q(-x) = (-x)^4 + 4(-x)^2 - (-x) + 8 \n" ); document.write( "Q(-x) = x^4 + 4x^2 + x + 8 \n" ); document.write( "There are NO sign changes at all here. \n" ); document.write( "Each term is positive. \n" ); document.write( "Therefore, the number of possible negative real roots is 0. \n" ); document.write( "In other words, Q(x) will not have x-intercepts in the negative territory. \n" ); document.write( "Furthermore, P(x) doesn't have any x-intercepts in negative territory.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here are all the possible outcomes for Q(x) \n" ); document.write( "
\n" ); document.write( "The first row represents having 2 positive real number roots. Notice the total is always 4 due to the Fundamental Theorem of Algebra. \n" ); document.write( "This theorem says the total number of roots (real+imaginary) must be the degree of the polynomial.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So if we know there are 2 positive roots and 0 negative roots. Then so far we have 2+0 = 2 real roots. The remaining 4-2 = 2 roots must be in the form a+bi where i = sqrt(-1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We use the same logic for the second row as well. All four roots for that row are complex.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is what the table looks like for Q(x) when we list the possible number of real roots and imaginary roots. \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is what the table looks like for P(x) when we list the possible number of real roots and imaginary roots. \n" ); document.write( "
\n" ); document.write( "I've added 1 to each real count for Q(x) since we determined earlier x = 0 was a root of P(x). \n" ); document.write( "Each total also increases by 1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-----------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Final Answer: Either 3 real roots or 1 real root. \n" ); document.write( " \n" ); document.write( " |