document.write( "Question 470437: Solve the problem.\r
\n" );
document.write( "\n" );
document.write( "Use synthetic division to divide f(x) = x3 + 1x2 - 26x + 24 by x + 6. Use the result to find all zeros of f. \n" );
document.write( "
Algebra.Com's Answer #322766 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Solve the problem. \n" ); document.write( "Use synthetic division to divide f(x) = x3 + 1x2 - 26x + 24 by x + 6. Use the result to find all zeros of f. \n" ); document.write( "** \n" ); document.write( "f(x) = x^3+x^2-26x+24 \n" ); document.write( "synthetic division: \n" ); document.write( "-6).....1......1.....-26........24 \n" ); document.write( "................-6.......30......-24 \n" ); document.write( "..........1....-5.......4...........0 \n" ); document.write( "f(x)=(x+6)(x^2-5x+4) \n" ); document.write( "f(x)=(x+6)(x-4)(x-1) \n" ); document.write( "ans: \n" ); document.write( "zeros:-6, 1, and 4 \n" ); document.write( "see graph below as a visual check on answers\r \n" ); document.write( "\n" ); document.write( " |