← Back to Blog Math

How to Get Better at Mental Math

Mental math — the ability to perform calculations in your head without pen, paper, or calculator — is one of the most practically useful cognitive skills you can develop. It sharpens your number sense, speeds up everyday decisions, and builds the kind of quantitative intuition that helps in careers ranging from engineering to finance to medicine.

Most people assume mental math ability is innate: you either have a "math brain" or you do not. This is false. Research on expert mental calculators consistently shows that their abilities come from learned strategies and extensive practice, not from superior raw processing power. The techniques in this guide — drawn from the Trachtenberg system, Vedic mathematics, and cognitive science research — can transform anyone's mental calculation speed with consistent practice.

Why Mental Math Matters More Than You Think

In a world where everyone has a calculator in their pocket, why bother training mental math? Three reasons:

Number sense. Mental math practice builds an intuitive feel for numbers — how large they are, how they relate to each other, whether a result "feels right." When someone quotes you a price, a salary, or a statistic, number sense lets you instantly evaluate whether it is reasonable. A calculator gives you precise answers to the questions you think to ask; number sense helps you ask the right questions in the first place.

Speed in time-pressured situations. Financial traders, engineers doing back-of-envelope calculations, nurses calculating medication dosages, and managers evaluating business proposals all benefit from rapid mental calculation. The 15 seconds it takes to pull out a phone can mean a missed opportunity or a broken conversational flow.

Cognitive training. Mental math is one of the most effective working memory exercises available. Each calculation requires holding intermediate results in memory while performing operations on them — precisely the kind of processing that keeps working memory sharp. A 2013 study in Intelligence found that arithmetic training improved working memory capacity by 15-20% over 8 weeks.

Building Number Sense: The Foundation

Before learning specific techniques, you need to develop number sense — the ability to think about numbers flexibly rather than as fixed symbols. Number sense means understanding that 48 is "50 minus 2," that 375 is "400 minus 25," and that 15% is "10% plus half of that."

Complements: The Key to Fast Addition and Subtraction

A complement is the distance from a number to the next round number. The complement of 7 (to 10) is 3. The complement of 73 (to 100) is 27. The complement of 840 (to 1000) is 160. Knowing complements instantly — without calculation — is the single most important mental math sub-skill.

Why? Because nearly every mental math technique relies on "bridging" through round numbers. To add 67 + 48, a skilled mental calculator thinks: "67 + 48... 67 needs 33 to reach 100, but I only have 48, so 67 + 33 = 100, and 48 - 33 = 15, so the answer is 115." This happens in under 2 seconds with practice.

Practice drill: set a timer for 2 minutes. Write down random two-digit numbers and immediately write their complement to 100. Target: 30+ pairs in 2 minutes. Once this is fluid, extend to three-digit complements to 1000.

Left-to-Right Calculation

School teaches right-to-left arithmetic (start with the ones column, carry to the tens, etc.). This is optimized for paper, not for mental calculation. Your brain processes information left-to-right — the most significant digits first — so mental math should follow the same direction.

To add 347 + 285 mentally, work left-to-right:

  • 300 + 200 = 500
  • 40 + 80 = 120 → running total: 620
  • 7 + 5 = 12 → final answer: 632

This approach has two advantages: you get an approximate answer immediately (500... then 620... then 632), and you never need to "carry" in the traditional sense because you are adjusting a running total. For subtraction, the same principle applies: 832 - 467 → 800 - 400 = 400, 30 - 60 = -30 (adjust to 370), 2 - 7 = -5 (adjust to 365).

The Trachtenberg System: Rapid Multiplication

Jakow Trachtenberg was a Russian-Jewish engineer who developed a system of rapid mental calculation while imprisoned in a Nazi concentration camp. His system replaces traditional multiplication algorithms with a series of rules that work digit-by-digit, producing the answer from right to left with minimal memorization of intermediate values.

Multiplying by 11

The simplest Trachtenberg technique: to multiply any number by 11, add each pair of adjacent digits and write the results, carrying when the sum exceeds 9.

Example: 352 × 11

  • Write the last digit: 2
  • Add each pair moving left: 5+2=7, 3+5=8
  • Write the first digit: 3
  • Result: 3,872

Example with carrying: 785 × 11

  • Last digit: 5
  • 8+5=13, write 3 carry 1
  • 7+8=15, plus carry 1 = 16, write 6 carry 1
  • First digit: 7 plus carry 1 = 8
  • Result: 8,635

With practice, this becomes nearly instantaneous for any number multiplied by 11.

Multiplying by 12

The Trachtenberg rule for multiplying by 12: double each digit, then add its right neighbor.

Example: 431 × 12

  • Last digit: 1×2 + 0 (no neighbor) = 2
  • 3×2 + 1 = 7
  • 4×2 + 3 = 11, write 1 carry 1
  • 0×2 + 4 = 4, plus carry 1 = 5
  • Result: 5,172

The Trachtenberg system includes specific rules for multiplying by every single digit (2 through 12) plus general methods for larger multiplications. Learning even the rules for 5, 6, 9, 11, and 12 covers a large percentage of everyday multiplication needs.

Vedic Math Shortcuts

Vedic mathematics, derived from ancient Indian texts and popularized by Bharati Krishna Tirtha in the early 20th century, offers a complementary set of mental math techniques. Several are particularly powerful for specific types of calculations.

Squaring Numbers Near 50

To square any number close to 50: take the difference from 50 (call it d), then the answer is (25 + d) followed by d².

Example: 53²

  • d = 3 (because 53 - 50 = 3)
  • 25 + 3 = 28
  • 3² = 09 (must be two digits)
  • Answer: 2,809

Example: 47²

  • d = -3 (because 47 - 50 = -3)
  • 25 + (-3) = 22
  • (-3)² = 09
  • Answer: 2,209

This works for any number from 40-60 and produces instant answers with practice.

Multiplying Numbers Near 100

To multiply two numbers both close to 100: find each number's deficit from 100, then the answer is (either number minus the other's deficit) as the left part, and (the two deficits multiplied) as the right part.

Example: 97 × 94

  • Deficits: 97 is 3 below 100, 94 is 6 below 100
  • Left part: 97 - 6 = 91 (or equivalently, 94 - 3 = 91)
  • Right part: 3 × 6 = 18
  • Answer: 9,118

Example: 103 × 108

  • Surpluses: 3 and 8 above 100
  • Left part: 103 + 8 = 111
  • Right part: 3 × 8 = 24
  • Answer: 11,124

The Vertically and Crosswise Method

For general two-digit multiplication: multiply vertically on the right (ones × ones), crosswise in the middle (tens × ones + ones × tens), and vertically on the left (tens × tens). Carry as needed.

Example: 34 × 27

  • Vertical right: 4 × 7 = 28 → write 8, carry 2
  • Crosswise: (3 × 7) + (4 × 2) = 21 + 8 = 29, plus carry 2 = 31 → write 1, carry 3
  • Vertical left: 3 × 2 = 6, plus carry 3 = 9
  • Answer: 918

This method works for any two-digit multiplication and is significantly faster than the traditional long multiplication algorithm once internalized.

Estimation Techniques: Close Enough, Fast Enough

In many real-world situations, an approximate answer in 3 seconds is more valuable than an exact answer in 30 seconds. Estimation is a distinct skill from exact calculation, and it relies on rounding and order-of-magnitude thinking.

The Rounding and Compensation Method

Round numbers to the nearest convenient value, calculate, then compensate for the rounding error.

Example: What is 18% of 4,250?

  • Round: 18% ≈ 20%, and 20% of 4,250 = 850
  • Compensate: 2% of 4,250 = 85, so subtract: 850 - 85 = 765
  • Exact answer: 765 (this technique often gives the exact answer for percentage calculations)

Scientific Notation Mental Math

For very large or small numbers, convert to scientific notation in your head: 3,400,000 × 2,100 becomes 3.4 × 10⁶ × 2.1 × 10³ = 7.14 × 10⁹ = approximately 7.1 billion. This is invaluable for business math (revenue calculations, market sizing), science, and engineering.

Percentage Reversal Trick

A simple but powerful principle: x% of y equals y% of x. So if someone asks "What is 7% of 50?" you can reverse it to "What is 50% of 7?" = 3.5. This often converts a hard percentage problem into a trivial one.

Working Memory and Math Performance

Mental math is fundamentally constrained by working memory — you must hold intermediate results in your head while performing operations. Research shows that individual differences in working memory capacity explain 20-30% of the variance in mental arithmetic performance.

Two strategies reduce working memory load during mental math:

Chunking intermediate results. Instead of holding "three hundred forty seven" in memory, hold "three-forty-seven" as a single phonological chunk. This is why learning to "hear" numbers in compressed form accelerates mental math — it frees working memory capacity for the actual computation.

Strategic decomposition. Break complex problems into steps that each produce a simple intermediate result. For 24 × 17: think (24 × 10) + (24 × 7) = 240 + 168 = 408. The intermediate values (240, 168) are each simple enough to hold in memory. Compare this to trying to mentally execute the long multiplication algorithm, which requires tracking multiple digits across multiple rows.

Daily Practice Routines: A 6-Week Progression

Weeks 1-2: Addition and Subtraction Speed

Practice 15 minutes per day:

  • 5 minutes: complements drill (two-digit complements to 100)
  • 5 minutes: left-to-right addition of three-digit numbers (aim for 15+ problems in 5 minutes)
  • 5 minutes: left-to-right subtraction of three-digit numbers

By end of week 2, target: add two three-digit numbers in under 5 seconds consistently.

Weeks 3-4: Multiplication Shortcuts

Practice 15 minutes per day:

  • 5 minutes: Trachtenberg multiplication by 11 and 12
  • 5 minutes: Vedic crosswise method for two-digit × two-digit
  • 5 minutes: squaring numbers (near 50, near 100, and numbers ending in 5 — e.g., 65² = 6×7 followed by 25 = 4,225)

By end of week 4, target: multiply any two two-digit numbers in under 8 seconds.

Weeks 5-6: Division, Percentages, and Mixed Practice

Practice 15 minutes per day:

  • 5 minutes: estimation division (express answers as decimals to one place: 473 ÷ 7 ≈ 67.6)
  • 5 minutes: percentage calculations using rounding and compensation
  • 5 minutes: random mixed problems (addition, subtraction, multiplication, division, percentages) to build the skill of selecting the right technique for each problem type

By end of week 6, target: calculate any common percentage (of amounts up to 10,000) in under 5 seconds, and answer any mixed arithmetic problem within 10 seconds.

Beyond the Basics: Keeping Progress Going

After the initial 6-week program, sustained improvement comes from two practices:

Real-world application. Make a habit of calculating mentally before reaching for a calculator. Estimate your grocery bill as you shop. Calculate tips without your phone. Convert currencies when traveling. Every real-world calculation reinforces your skills in a way that pure drill does not, because it requires you to set up the problem yourself rather than having it presented to you.

Increasing difficulty. Extend to three-digit multiplication, multi-step word problems, and rapid-fire calculation competitions (sites like Zetamac and Rankyourbrain offer timed arithmetic challenges with leaderboards). Competition adds motivation and reveals your true speed under pressure.

Mental math is not magic and it is not talent — it is a collection of learnable techniques practiced to fluency. The same brain that struggles with 17 × 23 today can solve it in three seconds after six weeks of structured training. The techniques exist, the science supports them, and the only variable is whether you put in the daily practice.

Frequently Asked Questions

Is mental math ability related to intelligence?

Mental math speed correlates weakly with general intelligence but strongly with practice and strategy use. Studies show that people who learn specific mental math techniques (like the ones in this article) outperform those with higher IQs who use brute-force calculation. Mental math is primarily a learned skill, not an innate talent, and improves dramatically with structured training.

How long does it take to get noticeably better at mental math?

Most people notice significant improvement within 2-3 weeks of daily 15-minute practice. Basic addition and subtraction speed typically doubles within a month. Multiplication and division take longer — expect 6-8 weeks to internalize shortcut methods. The key is daily consistency; five 10-minute sessions produce better results than one 50-minute weekly session.

What is the best order to learn mental math techniques?

Start with addition and subtraction speed (complements of 10, left-to-right calculation), then move to multiplication shortcuts (multiplying by 11, squaring numbers near 50/100), then division estimation, then square roots. Each skill builds on the previous one. Trying to learn advanced multiplication tricks before mastering rapid addition creates a shaky foundation.

Does mental math still matter in the age of calculators?

Absolutely. Mental math develops number sense — an intuitive feel for quantities, proportions, and reasonableness that no calculator provides. People with strong number sense catch errors, make better estimates, negotiate more effectively, and think more quantitatively. In timed professional settings (trading floors, engineering estimates, medical dosing), mental math speed directly impacts performance.

Can adults improve their mental math or is it a childhood skill?

Adults can absolutely improve mental math at any age. While children may learn new techniques faster due to greater neural plasticity, adults have the advantage of existing number knowledge and the discipline to practice systematically. Studies on adult math training consistently show large improvements with practice. Many competitive mental calculators did not begin training until adulthood.

Try It Yourself

Put these tips into practice with the Math Test on Player Benchmark.