Question 1097630

find the quotient and remainder when 6X^3 + 3X^2 - 2X + 1 is divided by 
(a)  3X^2 +2X + 1
(b)  X^2 - 3X + 2
<pre>Is (a) really: {{{(6X^2 + 3X^2 - 2x + 1)/(3X^2 + 2X + 1)}}}?
For (b), {{{highlight_green(matrix(1,3, (6X^3 + 3X^2 - 2x + 1)/(X^2 - 3X + 2), "=", 6X + 21 + (49X - 41)/(X^2 - 3X + 2)))}}}, so I'm sure you can see the quotient and remainder.