document.write( "Question 91462: Find the quotient and remainder when x^3 - 2x^2 + 3x - 4 is divided by x-3 \n" ); document.write( "
Algebra.Com's Answer #66415 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find the quotient and remainder when x^3 - 2x^2 + 3x - 4 is divided by x-3
\n" ); document.write( "---------
\n" ); document.write( "Using synthetic division:
\n" ); document.write( "3)....1....-2....3....-4
\n" ); document.write( "........1.....1....6..|..14\r
\n" ); document.write( "\n" ); document.write( "==================
\n" ); document.write( "Quotient: x^2+x+6
\n" ); document.write( "Remainder: 14
\n" ); document.write( "===================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );