document.write( "Question 1204256: Find all rational zeros of the polynomial, and then find the irrational zeros, if any. Whenever appropriate, use the Rational Zeros Theorem, the Upper and Lower Bounds Theorem, Descartes' Rule of Signs, the Quadratic Formula, or other factoring techniques. (Enter your answers as comma-separated lists. Enter all answers including repetitions. If an answer does not exist, enter DNE.)
\n" );
document.write( "P(x) = 6x^4 − 11x^3 − 12x^2 + 5x \n" );
document.write( "
Algebra.Com's Answer #840389 by ikleyn(52921) You can put this solution on YOUR website! . \n" ); document.write( "Find all rational zeros of the polynomial, and then find the irrational zeros, if any. \n" ); document.write( "Whenever appropriate, use the Rational Zeros Theorem, the Upper and Lower Bounds Theorem, \n" ); document.write( "Descartes' Rule of Signs, the Quadratic Formula, or other factoring techniques. \n" ); document.write( "(Enter your answers as comma-separated lists. Enter all answers including repetitions. \n" ); document.write( "If an answer does not exist, enter DNE.) \n" ); document.write( "P(x) = 6x^4 − 11x^3 − 12x^2 + 5x \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Since the constant term is 0 (zero), one root is 0 (zero) - it is obvious\r\n" ); document.write( "\r\n" ); document.write( " P(x) = 6x^4 - 11x^3 - 12x^2 + 5x = x*(6x^3 - 11x^2 - 12x + 5).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The polynomial of the degree 3 in parentheses has the root x= -1 (according to \r\n" ); document.write( "the Remainder theorem), since its value at x= -1 is zero\r\n" ); document.write( "\r\n" ); document.write( " 6*(-1)^3 - 11*(-1)^2 - 12*(-1) + 5 = -6 - 11 + 12 + 5 = 0.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "So, (x+1) is the divisor for that polynomial. We make this division and get\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |