document.write( "Question 77338: Polynomial function:
\n" ); document.write( "a. List all possible zeros
\n" ); document.write( "b. find all rational zeros
\n" ); document.write( "c. list all factors! \r
\n" ); document.write( "\n" ); document.write( "f(x) = x^3 + 5x^2 + 2x -8 \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #55463 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Polynomial function:\r\n" );
document.write( "a. List all possible zeros\r\n" );
document.write( "b. find all rational zeros \r\n" );
document.write( "c. list all factors! \r\n" );
document.write( "f(x) = x³ + 5x² + 2x - 8\r\n" );
document.write( "\r\n" );
document.write( "The rule is: If a polynomial arranged in descending order\r\n" );
document.write( "has any rational zeros, then they will be among the set \r\n" );
document.write( "of positive and negative fractions, each of whose numerator \r\n" );
document.write( "is a factor of the constant term, (i.e. the term with no\r\n" );
document.write( "vraiable), and whose denominator is a factor of the \r\n" );
document.write( "coefficient of the first term.\r\n" );
document.write( "\r\n" );
document.write( "The polynomial is so arranged.\r\n" );
document.write( "The constant term is -8, and the coefficient of the first\r\n" );
document.write( "term is 1, so if there are any rational zeros, they will\r\n" );
document.write( "be among these:\r\n" );
document.write( "\r\n" );
document.write( "±1, ±2, ±4, ±8\r\n" );
document.write( "\r\n" );
document.write( "Try the easiest one first, 1. If 1 is a solution, then\r\n" );
document.write( "(x - 1) will be a factor of f(x)\r\n" );
document.write( "\r\n" );
document.write( "using synthetic division we divide by (x - 1):\r\n" );
document.write( "\r\n" );
document.write( "1|1  5  2 -8\r\n" );
document.write( " |   1  6  8\r\n" );
document.write( "  1  6  8  0\r\n" );
document.write( "\r\n" );
document.write( "Since the last number on the bottom row of the\r\n" );
document.write( "aynthetic division (the remainder) is 0, we\r\n" );
document.write( "have factored f(x) as\r\n" );
document.write( "\r\n" );
document.write( "f(x) = (x - 1)(x² + 6x + 8)\r\n" );
document.write( "\r\n" );
document.write( "We can now factor the trinomial in the second\r\n" );
document.write( "parentheses:\r\n" );
document.write( "\r\n" );
document.write( "f(x) = (x - 1)(x + 2)(x + 4)\r\n" );
document.write( "\r\n" );
document.write( "That's the list of factors, (x - 1), (x + 2), and\r\n" );
document.write( "(x + 4)\r\n" );
document.write( "\r\n" );
document.write( "Setting each of the factors = 0 we have\r\n" );
document.write( "\r\n" );
document.write( "x = 1, x = -2, and x = -4 as the three zeros.\r\n" );
document.write( "\r\n" );
document.write( "Here's the graph of f(x). Notice that it crosses\r\n" );
document.write( "the x-axis 3 times, once at each those three zeros. \r\n" );
document.write( "\r\n" );
document.write( "\"graph%28350%2C+350%2C+-10%2C10%2C-10%2C10%2C+x%5E3%2B5x%5E2%2B2x-8%29\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );