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