document.write( "Question 683124: find the quotient and remainder of f(x) divided by d(x): f(x) = 3x^5 - 4x^3 + x + 5 d(x) = x^2 - 2x + 3 \n" ); document.write( "
Algebra.Com's Answer #423478 by sachi(548)![]() ![]() You can put this solution on YOUR website! f(x) = 3x^5 - 4x^3 + x + 5 \n" ); document.write( " d(x) = x^2 - 2x + 3 \n" ); document.write( "f(x) divided by d(x)= \n" ); document.write( " x^2 - 2x + 3 )3x^5 - 4x^3 + x + 5 (3x^3+6x^2-x-20 \n" ); document.write( " 3x^5-6x^4+9x^3 \n" ); document.write( " - + - \n" ); document.write( " ------------------ \n" ); document.write( " 6x^4-13x^3+x+5 \n" ); document.write( " 6x^4-12x^3+18x^2 \n" ); document.write( " - + - \n" ); document.write( " ------------------ \n" ); document.write( " -x^3-18x^2+x+5 \n" ); document.write( " -x^3+2x^2-3x \n" ); document.write( " + - + \n" ); document.write( " ------------ \n" ); document.write( " -20x^2+4x+5 \n" ); document.write( " -20x^2+40x-60 \n" ); document.write( " + - + \n" ); document.write( " ------------- \n" ); document.write( " -36x+65 \n" ); document.write( " ---------- \n" ); document.write( "so the quotient = 3x^3+6x^2-x-20 & the reminder=-36x+65 \n" ); document.write( "ans \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |