Question
Divide by and find the quotient and remainder.
Solution — Step by Step
Write the dividend and divisor in standard long division form. Both are already in descending order of degree — good, we’re ready.
Ask: what do we multiply by to get ? The answer is .
Multiply the full divisor: .
Subtract from the dividend:
Bring down to get .
What do we multiply by to get ? That’s .
Multiply: .
Subtract:
Bring down to get .
What do we multiply by to get ? That’s .
Multiply: .
Subtract:
Remainder is 0.
Quotient: , Remainder:
Since the remainder is 0, is a factor of the polynomial.
Why This Works
Polynomial long division mirrors integer long division exactly. We always divide the leading term of the current remainder by the leading term of the divisor — this gives us the next term of the quotient. The degree drops by 1 each round, which is why we stop when the remainder’s degree is less than the divisor’s degree.
Here, the divisor has degree 1, so we stop when our remainder is a constant (degree 0) or zero. Three rounds for a cubic dividend divided by a linear divisor — that’s always how it works: degree of quotient = degree of dividend − degree of divisor = .
The zero remainder tells us something extra: is a root of . Useful if this question had asked us to factorise.
Alternative Method — Verify with Remainder Theorem
The Remainder Theorem says: when is divided by , the remainder equals .
Remainder ✓ — matches what long division gave us.
Always use the Remainder Theorem as a 30-second check after long division. Substitute (where the divisor is ) into . If it matches your remainder, the division is correct. This saves you from carrying an arithmetic error all the way to the end in board exams.
We can also factor the quotient further: .
So the full factorisation is:
Common Mistake
The most common error is a sign mistake during subtraction. When we subtract from , many students write instead of . The negative sign distributes to both terms of the product you’re subtracting. A clean way to avoid this: write the subtraction explicitly as adding the negative — change the sign of every term in the row you’re subtracting, then add.