Question
Given , find the remainder when is divided by .
Solution — Step by Step
If a polynomial is divided by , the remainder is . Here the divisor is , so . We don’t need long division at all — just evaluate the polynomial at .
Work each term separately to avoid sign errors:
The remainder when is divided by is 2.
Quick sanity check: if the remainder were 0, then would be a root. Since , is not a factor — which makes sense.
Why This Works
The Remainder Theorem comes from polynomial long division. When we divide by , we always get:
where is the quotient and is a constant remainder (degree less than 1).
Now substitute on both sides: the term vanishes, giving . That’s it — the remainder equals , no long division required.
This is why this theorem is a massive time-saver in board exams. A problem that would take 2-3 minutes with long division takes 20 seconds with the Remainder Theorem. In CBSE Class 9 and 10, this appears almost every year — either directly or as part of a Factor Theorem question.
Alternative Method — Polynomial Long Division
If you want to verify, you can actually divide by :
x³ - 3x² + 4x - 2 ÷ (x - 2)
Step-by-step:
- . Multiply: . Subtract →
- . Multiply: . Subtract →
- . Multiply: . Subtract → remainder = 2 ✓
Both methods give . Use Remainder Theorem in exams — long division is only for verification or when you need the quotient too.
Common Mistake
Students substitute instead of when the divisor is .
The divisor is , so set → . For : gives . The sign flips only when the divisor is — for example, gives . Don’t mix these up.
This is a scoring topic — NCERT Exercise 2.3 has several direct questions of this type. Once you’re comfortable with it, Factor Theorem (which checks if the remainder is 0) is just one more line. Both together take about 10 minutes to master and regularly appear in board papers for 2-3 marks.