Level 2 · Mental Addition & Subtraction
Subtraction via Complements
Turn any difficult subtraction into two easy calculations: one round subtraction, then a small addition to correct it.
The Problem with Hard Subtractions
Consider 725 − 468. Subtracting 468 directly requires tracking three borrows simultaneously — easy to drop on paper, nearly impossible mentally. The complement method sidesteps this entirely.
The Method
- Round the subtrahend up to the nearest hundred.
- Subtract the rounded number (easy — no borrowing).
- Find the complement: how much you over-subtracted (rounded − original).
- Add the complement back to correct the answer.
Worked Example
725 − 468
- Round 468 up to 500
- 725 − 500 = 225
- Complement: 500 − 468 = 32
- 225 + 32 = 257
Why It Works
You subtracted more than you intended (500 instead of 468). The complement (32) measures exactly how much extra you subtracted. Adding it back recovers the true answer. Algebraically: A − B = (A − Br) + (Br − B), where Br is the rounded-up value.
💡 Teaching Tip
Teach the complement as "how far is 468 from 500?" — most students can answer that quickly. Frame the whole method as "overshoot then correct" rather than a new subtraction procedure.