document.write( "Question 770788: find a rational zero of the polynomial function and use it to find all the zeros of the function.
\n" );
document.write( "f(x)=x^3+2x^2-5x-6 \n" );
document.write( "
Algebra.Com's Answer #469836 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find a rational zero of the polynomial function and use it to find all the zeros of the function. \n" ); document.write( "f(x)=x^3+2x^2-5x-6 \n" ); document.write( "----- \n" ); document.write( "Since f(-1) = 0, x = -1 is a root. \n" ); document.write( "---- \n" ); document.write( "Use x = -1 to find other roots: \n" ); document.write( "-1)....1....2....-5....-6 \n" ); document.write( ".......1....1....-6...|..0\r \n" ); document.write( "\n" ); document.write( "--- \n" ); document.write( "Quotient: x^2 +x -6 \n" ); document.write( "---- \n" ); document.write( "Factor: \n" ); document.write( "(x+3)(x-2) = 0 \n" ); document.write( "--- \n" ); document.write( "x =-3 or x = 2 \n" ); document.write( "====================== \n" ); document.write( "Rational roots: -1,-3,2 \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |