JOHN L. answered 01/30/15
Tutor
4.9
(3,236)
The Navy SEAL of Math Tutors Helps You Get Up to Speed and Forge Ahead
Long division in algebra is done the same way it's done in arithmetic, but you have to be careful to handle the variables properly. For instance, in the problem you gave, the first expression has no x2 term, so you have to insert 0x2 as a placeholder, making it
2x4 - 3x3 + 0x2 +1
1) you write your divisor, 2x2 + x + 1 to the left of the first expression.
2) since the first term of your expression (2x4) divided by the first term of your divisor (2x2) is x2, the first term of your dividend will be x2. Multiplying this by the divisor will give 2x4 + x3 + x2, which you write under the first expression and then subtract (some people prefer to change the sign of each term that product, making it -2x4 -x3 - x2 and then add it, as it is less confusing to add). Either way, the result is -4x3 - x2.