
Nathan B. answered 11/15/16
Tutor
5
(20)
Elementary and Algebraic skilled
The trick is to keep track of your signs. I find it useful to put parentheses around the part we subtract in order to distribute the negative sign to each part individually. You might find it easier to distribute the minus sign beforehand; it's up to you.
x2 + 2x + 3
-------------------
x-1 | x3 + x2 + x - 3
-(x3 - x2)
----------------
2x2 + x
-(2x2 - 2x)
-----------------
3x - 3
-(3x - 3)
-----------
0