document.write( "Question 1003470: Use the Rational Zero Theorem to list possible rational zeros for the polynomial function. (Enter your answers as a comma-separated list.)
\n" );
document.write( "P(x) = x^3 + 2x^2 − 7x − 10\r
\n" );
document.write( "\n" );
document.write( "x= \n" );
document.write( "
Algebra.Com's Answer #620171 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Normally you look at factors of -10 divided by the coefficient of the leading term...here the leading coefficient is one, so x could be \n" ); document.write( "1,-1,2,-2,5,-5,10,-10 \n" ); document.write( " |