document.write( "Question 238361: Please help me find the real zeros of this polynomial function:\r
\n" );
document.write( "\n" );
document.write( "\r
\n" );
document.write( "\n" );
document.write( "Please find the zeros using the Rational Zero Theorem and Synthetic Division.\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #175160 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! The possible rational roots are all the rational numbers, positive and negative, which can be formed using a factor of the constant term (at the end) over a factor of the leading coefficient. \n" ); document.write( "This function's constant term is -5 and its leading coefficient if 3. These are both prime numbers so the number of possible rational roots is small: 1/1, 5/1, 1/3, and 5/3 (both positive and negative). \n" ); document.write( "Synthetic Division is a relatively quick and easy way to determine which, if any of these possible roots actually are roots. Here's how to test to see if 1/1 (aka 1): \n" ); document.write( " \r\n" ); document.write( "1 | 3 -8 -5 16 -5\r\n" ); document.write( "--- 3 -5 -10 6\r\n" ); document.write( " -----------------------\r\n" ); document.write( " 3 -5 -10 6 1\r\n" ); document.write( "Since the remainder (the \"1\" in the lower right above) is not 0, 1 is not a root for f(x).\r\n" ); document.write( " \n" ); document.write( "There is a lot of trial and error in this process. (Don't forget to try the possible negative rational roots, even if both the constant term and the leading coefficient are positive.) I have tried the possible rational roots and I was not able to find any. This means one of the following:
\n" ); document.write( " \n" ); document.write( " |