document.write( "Question 1200927: Find all the real zeros of the polynomial. Use the quadratic formula if necessary, as in Example 3(a). (Enter your answers as a comma-separated list. Enter all answers including repetitions.)\r
\n" );
document.write( "\n" );
document.write( "P(x) = x^4 − 8x^3 + 8x^2 + 23x + 6\r
\n" );
document.write( "\n" );
document.write( "x = \n" );
document.write( "
Algebra.Com's Answer #835156 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! Lead term coefficient 1 \n" ); document.write( "Constant term coefficient +6 \n" ); document.write( "Some negative terms in the expression \n" ); document.write( "Rational Roots Theorem tells that the possible roots to check are from plus and minus of 1, 2, 3, 6.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Synthetic Division can be used to start and check. You should find with no trouble that the roots include -1 and +6. \n" ); document.write( " |