Mental Math Tricks They Do Not Teach in School

A fox mascot flipping a percent card on a stack of number blocks, white ink on black

Schools teach one algorithm per operation and stop there. The next twenty years of arithmetic get done in your head anyway, on receipts, on tip lines, in meetings, and inside puzzle boards. Ten pattern shortcuts cover most of that daily load. Each one leans on a small identity, a number range where it wins, and a failure mode where it stops paying off. Learn the trick, then learn the edge.

Left to right, not right to left

The column method taught in second grade carries right to left, which forces you to hold every digit in memory before you speak the first one. Left to right delivers the leading digits first, so you can say the answer while you compute it. Take 468 plus 375. Add hundreds: 700. Add tens: 60 plus 70 equals 130, running total 830. Add units: 8 plus 5 equals 13, running total 843. The pipeline stays two numbers deep instead of six.

The same direction works for short subtraction and two-digit multiplication, and it removes the mental register that carries usually clog. For the full breakdown of how the direction change reshapes speed, see left-to-right arithmetic. Left to right fails on subtractions that require heavy borrowing across three columns, and on divisions longer than three digits, where paper still wins.

Complements finish subtraction faster

Subtraction from a round number, 100 or 1000 or 10000, goes faster if you take each digit from 9 and the last digit from 10. To compute 1000 minus 384, subtract 3 from 9 to get 6, 8 from 9 to get 1, and 4 from 10 to get 6. Answer: 616. No borrowing, no scratch. This is the shopkeeper's method used before electronic tills to count change back to the customer.

For a subtraction with an irregular top, split it into two moves. To compute 1000 minus 384 minus 217, complement 384 to reach 616, then apply the same digit-from-9 rule to 217 to reach 399. Two seconds each, no borrows carried across. The technique also verifies a subtraction done another way: if 1000 minus 384 does not equal 616, one of the digits was misheard.

Percentages fold in half with one swap

Two identities collapse most percentage work. First, 10 percent of any number is that number with the decimal moved one place left. Second, a percent of b equals b percent of a. So 8 percent of 25 is the same as 25 percent of 8, which is 2. A 16 percent tip on 50 dollars flips to 50 percent of 16, which is 8. VAT of 15 percent on 240 flips to 240 percent of 15, or 3 times 12, which is 36.

Everything else builds on the 10-percent anchor: 5 percent is half of 10, 15 percent is 10 plus 5, 20 percent is double 10, 25 percent is a quarter. Full treatment in how to calculate percentages in your head in under three seconds. The swap trick fails only when both numbers are ugly at once, in which case a nearby round base and one correction step finishes the job.

Squares near a round base with one identity

The identity (a plus b) squared equals a squared plus 2ab plus b squared turns any square within ten of a round base into three small pieces. For 41 squared, take a equal to 40 and b equal to 1. That gives 1600 plus 80 plus 1, or 1681. For 97 squared, take a equal to 100 and b equal to negative 3. That gives 10000 minus 600 plus 9, or 9409. Both answers land in under three seconds and use no scratch.

Numbers ending in 5 have their own shortcut: n5 squared equals n times (n plus 1), then append 25. So 65 squared is 6 times 7 equals 42, append 25, answer 4225. So 85 squared is 8 times 9 equals 72, append 25, answer 7225. These two identities together cover every two-digit square worth memorizing, and they extend cleanly to three-digit numbers near 100, 200, or 500.

Divisibility screens in one second

Before dividing a large number, run a screen. Most divisions fail immediately if the divisor is not a factor, and the check takes less time than the trial. Chain two screens together to test a compound divisor: a number divisible by 12 must pass both the 4 test and the 3 test.

  • Divisible by 2: last digit even.
  • Divisible by 3: digit sum divisible by 3.
  • Divisible by 4: last two digits form a multiple of 4.
  • Divisible by 5: last digit 0 or 5.
  • Divisible by 6: passes both the 2 and 3 tests.
  • Divisible by 9: digit sum divisible by 9.
  • Divisible by 11: alternating digit sum divisible by 11. For 2937, compute 2 minus 9 plus 3 minus 7 equals negative 11, yes.

These screens also verify the result of a multiplication: if the product should be divisible by 3 and is not, one of the factors was misread. For the longer form and how to chain screens with the actual division step, see fastest way to do long division in your head.

Turn the trick into a reflex

A trick you can execute in ten seconds under no pressure fails in three seconds under pressure. The gap closes with volume, not with study. Twenty reps a day per trick, spread across three short sessions, moves a technique from working memory to automatic recall inside two weeks. Twenty reps of ten tricks is 200 problems, which takes roughly eight minutes at fluent speed.

Short-round formats give that volume without boredom. A daily puzzle at /daily forces one full pass through mixed operations under a time budget, and a ranked run trades study time for feedback the drill sheet cannot give. For a six-week rebuild path aimed at adults returning to arithmetic after years off, follow mental math for adults. The tricks are the shortest path in. The reps are the only path to the reflex.

The identities are the input. Reps under time pressure are what turn them into reflexes. Study once, drill daily.

← All posts