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+729
\n" );
document.write( "b) f(x)=-11
+ 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)![]() ![]() ![]() You can put this solution on YOUR website! a) f(x)=-9 \n" ); document.write( "b) f(x)= \n" ); document.write( "\n" ); document.write( "For a), begin by putting it in factored form: \n" ); document.write( "-9 \n" ); document.write( "Then, set each factor = 0. Each one will generate a solution: \n" ); document.write( "-9 \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( " \n" ); document.write( "1 - 11 + 26 - 16 = 0. So, x = 1 is a real zero and (x - 1) is a factor of \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, \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( " |