document.write( "Question 800939: P(x) = 20 x^3 - 12 x^2 + 7 x + 34 and divisor d(x) = 5 x + 2, find the quotient Q(x) and remainder R(x).
\n" );
document.write( "Write your answer in the form P(x) = d(x) Q(x) + R(x).\r
\n" );
document.write( "\n" );
document.write( " 20 x^3 - 12 x^2 + 7 x + 34 = (5 x + 2)(________)+(___________) \n" );
document.write( "
Algebra.Com's Answer #483360 by mathstutor494(120) You can put this solution on YOUR website! Ans : \n" ); document.write( "(5x+2)(4x^2-4x+3)+28 \n" ); document.write( " |