document.write( "Question 90596: With the help of synthetic division, find the zeros of the polynomial 2x3 + 9x2 - 32x + 21. \n" ); document.write( "
Algebra.Com's Answer #65766 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the zeros of the polynomial f(x) = 2x^3 + 9x^2 - 32x + 21. \n" ); document.write( "-------- \n" ); document.write( "The coefficents add up to zro so x=1 is a zero of f(x) \n" ); document.write( "-------- \n" ); document.write( "1)....2....9....-32....21 \n" ); document.write( "........2....11....-21...|..0\r \n" ); document.write( "\n" ); document.write( "====================== \n" ); document.write( "Remainder is zero \n" ); document.write( "Quotient is 2x^2+11x-21 \n" ); document.write( "Factor to get: (2x-3)(x+7) \n" ); document.write( "x=3/2 or x=-7\r \n" ); document.write( "\n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |