Mental Subtraction: Methods That Make Sense

Book A Free Math Class

Mental Subtraction: Methods That Make Sense

TL;DR

Mental subtraction is faster when you reason with place value and distance instead of borrowing column by column. This article walks through four understanding-first methods - left-to-right by place value, counting up, the equal-shift (compensation) method, and rounding-and-adjusting - each with a worked example, a practice set, the common mistakes, and the reasoning that makes the method stick.

The Core Idea

Most of us learned subtraction as a borrowing ritual: line up the digits, take from the column on the left when you run short, write the answer underneath. That algorithm is correct, but it was built for paper, not for your head. In your head, holding crossed-out digits and carried tens is exactly the kind of bookkeeping that breaks down.

Mental subtraction works on a different principle. A subtraction like 63−28 is really a question about distance: how far apart are 63 and 28 on the number line? Once you see subtraction as distance rather than as column-borrowing, you can move along that line in whatever steps are easiest, and the borrowing disappears. The methods below are all ways of measuring that distance cleanly.

The reasoning matters more than the speed. A child who understands that 900−1 and 899−0 describe the same gap can shift any problem into an easier one on purpose. A child who only memorised borrowing has nothing to fall back on when the digits get awkward. That difference - reasoning you can transfer versus a trick that works in one shape - is the whole point.

Method 1: Left-to-Right by Place Value

The first instinct is to start from the right, the way the written algorithm does. Flip it. Start from the left, subtract the big pieces first, and you carry less in your head.

Take 63−28. Break the 28 into its place values, 20 and 8, then peel them off in order:

63−20=43, 43−8=35.

You held one running number the whole time - 63, then 43, then 35 - instead of two columns and a borrow. The answer is 35.

Why it works: subtraction lets you take away the parts of a number separately, because 63−28=(63−20)−8. You are not inventing a shortcut; you are using the structure of place value. The left-to-right order helps because the tens give you the rough size of the answer first, and the ones only nudge it.

This method shines when no awkward crossing happens in the tens. When it does - when the ones digit you are subtracting is bigger than the one you have - one of the next two methods is cleaner.

Method 2: Counting Up (Complement Reasoning)

How do you get better at mental subtraction when borrowing keeps tripping you up? Stop subtracting. Add instead.

Subtraction and addition are the same relationship read in two directions. 61−47 asks "what is left after I remove 47," but it answers the identical question "what do I add to 47 to reach 61." Counting up from the smaller number to the larger one measures the same distance without a single borrow.

For 61−47, step up to the friendly number first, then the rest:

47+3=50, 50+11=61.

The answer is 14. You hopped to 50 because round tens are easy resting points, then covered the remaining gap, then added your two hops.

This is exactly how a cashier hands back change - they count up from the price to the cash you gave, never subtracting on paper. Cashiers reach for counting-up first because the number you are subtracting is close to the total; the gap is small, so the hops are few.

Method 3: The Equal-Shift Method (Compensation)

How do you subtract from a round number like 900 without a chain of borrows? Here is the move that makes "borrowing" cases vanish. The distance between two numbers does not change if you slide both of them by the same amount. So shift both until the subtraction is clean.

Take 900−54. Instead, subtract 11 from each number:

900−54=899−53.

Now there is nothing to borrow. Subtract by place value: 899−53=846. The answer is 846.

Wait - let me be precise about the direction, because this is where it goes wrong. You must shift both numbers the same way by the same amount. Subtract 11 from both, or add 11 to both. If you only change one, you have changed the distance and your answer is off by exactly that amount.

A cleaner everyday case: 452−376. Add 24 to both to push the second number up to a round 400:

452−376=476−400=76.

The equal-shift method works because subtraction measures a gap, and a gap is unchanged when both endpoints move together.

Method 4: Round and Adjust

What is the quickest way to subtract a number like 198? When a number sits just below a round figure, subtract the round figure and give back the difference. This trades one hard subtraction for one easy subtraction plus a small correction.

Take 345−198. The 198 is two short of 200:

345−200=145, 145+2=147.

The answer is 147.

The adjustment direction is the only thing to keep straight: if you subtracted more than you meant to (you rounded the amount being taken away up), you add the surplus back.

Practice Set

Work each one with the method named, then check against the answers below.

  1. 74−31 (left-to-right by place value)
  2. 52−38 (counting up)
  3. 800−47 (equal-shift)
  4. 263−99 (round and adjust)
  5. 531−268 (your choice - which method fits?)

Answers. 1. 43. 2. 14. 3. 753. 4. 164. 5. 263 (counting up or equal-shift both work well here).

Common Mistakes With Mental Subtraction

Mistake 1: Borrowing in your head the way you borrow on paper

Where it slips in: On problems with a string of zeros or several crossings, learners try to picture the crossed-out digits.

Don't do this: Do not mentally rewrite 900 as "eight, nine, ten" and carry borrows across three columns.

The correct way: Shift both numbers to kill the zeros first.

Mistake 2: Shifting only one number in compensation

Where it slips in: Using the equal-shift method but adjusting just one side.

Don't do this: Do not turn 452−376 into 452−400 and call it done - you took away too much.

The correct way: Move both endpoints by the same amount.

Mistake 3: Adjusting in the wrong direction after rounding

Where it slips in: Round-and-adjust problems.

Don't do this: Do not subtract the surplus after you have already subtracted the round figure.

The correct way: If you rounded the amount being subtracted up, you give the surplus back - you add it.

How Bhanzu Approaches Mental Subtraction

Bhanzu does not teach subtraction as a bag of shortcuts to memorise. The starting point is the idea underneath all four methods: subtraction measures distance, and distance is something you can reshape. Once a student genuinely understands that 899−53 and 900−54 are the same question, they invent the equal-shift move themselves.

Conclusion