document.write( "Question 68227: Perform the division.
\n" );
document.write( "(3x^3 + 4x^2 - 4x - 6) / (x - 1) \n" );
document.write( "
Algebra.Com's Answer #48543 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! ------------------- \n" ); document.write( "Perform the division. \n" ); document.write( "(3x^3 + 4x^2 - 4x - 6) / (x - 1) \n" ); document.write( "------------------- \n" ); document.write( "Using synthetic division you get: \n" ); document.write( "...1).3....4....-4....-6 \n" ); document.write( "........3....7.....3..|.-3 \n" ); document.write( "The Quotient is 3x^2+7x+3 \n" ); document.write( "The Remainder is -3 \n" ); document.write( "----------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |