document.write( "Question 66848: How do you divide polynomials using synthetic division?
\n" );
document.write( "My problem is:\r
\n" );
document.write( "\n" );
document.write( "(3x^3-11x^2+7x-44)/(x-4)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank-you \n" );
document.write( "
Algebra.Com's Answer #47533 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do you divide polynomials using synthetic division? \n" ); document.write( "My problem is: \n" ); document.write( "(3x^3-11x^2+7x-44)/(x-4) \n" ); document.write( "-------------------------- \n" ); document.write( "4)..3....-11....7....-44 \n" ); document.write( ".............12....4.....44 \n" ); document.write( "________________________ \n" ); document.write( "......3......1....11..|..0\r \n" ); document.write( "\n" ); document.write( "This shows the quotient is 3x^2+x+11 \n" ); document.write( "and the Remainder is 0\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |