document.write( "Question 86297: I need help with this homework problem. It says: find all real zeros of the function
\n" ); document.write( "a) f(x)=-9\"x%5E4\"+729\"x%5E2\"
\n" ); document.write( "b) f(x)=\"x%5E3\"-11\"x%5E2\"+ 26x - 16\r
\n" ); document.write( "\n" ); document.write( "The lecture notes are not very good on this and I can't understand the book. The question is not from the book.
\n" ); document.write( "

Algebra.Com's Answer #62391 by scianci(186)\"\" \"About 
You can put this solution on YOUR website!
a) f(x)=-9\"x%5E4\"+729\"x%5E2\"
\n" ); document.write( "b) f(x)=\"x%5E3\"-11\"x%5E2\"+ 26x - 16\r
\n" ); document.write( "\n" ); document.write( "For a), begin by putting it in factored form:
\n" ); document.write( "-9\"x%5E4\"+729\"x%5E2\" = -9\"x%5E2\"(\"x%5E2\" - 81) = -9\"x%5E2\"(x + 9)(x - 9).
\n" ); document.write( "Then, set each factor = 0. Each one will generate a solution:
\n" ); document.write( "-9\"x%5E2\" = 0 , x + 9 = 0 , x - 9 = 0
\n" ); document.write( "x = 0 , x = -9 , x = 9. These are your real zeros.\r
\n" ); document.write( "\n" ); document.write( "For b), apply the rational root theorem and look for a rational root first. By the rational root theorem, the numerator of any rational root will be a factor of 16 [which is your constant term] and the denominator of any rational root will be a factor of 1 [which is your lead coefficient]. So, any rational roots will be from among 1 , -1 , 2 , -2 , 4 , -4 , 8 , -8 , 16 , -16. Try each one in turn until you find one that fits the equation. Start with 1:
\n" ); document.write( "\"1%5E3\"-11\"1%5E2\"+ 26(1) - 16 =
\n" ); document.write( "1 - 11 + 26 - 16 = 0. So, x = 1 is a real zero and (x - 1) is a factor of \"x%5E3\"-11\"x%5E2\"+ 26x - 16. Use synthetic diviison to locate its companion quadratic factor:
\n" ); document.write( "1 1 -11 26 -16
\n" ); document.write( " 1 -10 16
\n" ); document.write( " 1 -10 16 0\r
\n" ); document.write( "\n" ); document.write( "So,\"x%5E3\"-11\"x%5E2\"+ 26x - 16 = (x - 1)((\"x%5E2\" - 10x + 16). Now, break down the \"x%5E2\" - 10x + 16 into (x - 2)(x - 8). So, the factored form is:
\n" ); document.write( "(x - 1)(x - 2)(x - 8). Set each of these equal to 0 in turn:
\n" ); document.write( "x - 1 = 0 , x - 2 = 0 , x - 8 = 0
\n" ); document.write( "x = 1 , x = 2 , x = 8 are the real zeros.
\n" ); document.write( "
\n" );