5 Mental Math Shortcuts Every SASMO Competitor Should Master
Speed matters in math competitions. Every second you save on calculations gives you more time to solve complex problems.
Students who master mental math tricks for competitive exams gain a massive advantage. They finish problems faster, check answers more efficiently, and feel confident under pressure. The best part? These techniques work for any math competition, from SASMO to Math Olympiads to entrance exams.
Mental math shortcuts transform your competition performance by cutting calculation time in half. Master techniques like the cross-multiplication method for percentages, the base method for multiplying near 100, and digit-sum checking for verification. Practice these strategies daily to build speed and accuracy that gives you an edge when every second counts during timed exams.
Why Mental Calculation Speed Changes Everything
Calculator restrictions force competitors to rely on their minds. But mental math isn’t just about following rules.
Fast mental calculations free up cognitive resources. Your brain can focus on problem-solving strategy instead of basic arithmetic. This shift separates top performers from everyone else.
Most students waste minutes on simple multiplications or percentage conversions. Those minutes add up. In a 90-minute exam, saving just 20 seconds per problem creates an extra 5-10 minutes for difficult questions.
The confidence boost matters too. When you know you can calculate 47 × 98 in seconds, you approach problems differently. You take on challenges instead of avoiding them.
The Cross-Multiplication Shortcut for Fractions
Comparing fractions without finding common denominators saves enormous time.
Here’s how it works:
- Write the two fractions side by side: 3/7 and 5/11
- Cross multiply: 3 × 11 = 33 and 5 × 7 = 35
- Compare the products: 33 < 35, so 3/7 < 5/11
The larger product tells you which fraction is bigger. This method works every time and eliminates the need to find lowest common denominators.
Try it with 7/9 and 11/13. Cross multiply to get 91 and 99. Since 91 < 99, you know 7/9 is smaller.
This technique appears constantly in ratio and proportion problems where quick comparisons matter.
Multiplying Numbers Near 100 Using the Base Method
This trick turns difficult multiplications into simple additions.
Take 97 × 94. Both numbers sit close to 100.
Follow these steps:
- Find how far each number is from 100: 97 is 3 below, 94 is 6 below
- Subtract diagonally: 97 – 6 = 91 (or 94 – 3 = 91)
- Multiply the differences: 3 × 6 = 18
- Combine them: 9118
The answer is 9,118.
For numbers above 100, the process adapts easily. Calculate 103 × 107:
- Both are above 100: 3 above and 7 above
- Add diagonally: 103 + 7 = 110 (or 107 + 3 = 110)
- Multiply the differences: 3 × 7 = 21
- Combine: 11021
The answer is 11,021.
This method works for any base (50, 200, 1000) but 100 is most practical for competition problems.
Squaring Numbers Ending in 5
Numbers ending in 5 have a beautiful pattern when squared.
The formula: Take the digit(s) before the 5, multiply by the next consecutive number, then append 25.
For 35²:
* Take 3, multiply by 4 (the next number): 3 × 4 = 12
* Append 25: 1225
For 85²:
* Take 8, multiply by 9: 8 × 9 = 72
* Append 25: 7225
For 125²:
* Take 12, multiply by 13: 12 × 13 = 156
* Append 25: 15625
This pattern never fails. It’s rooted in algebraic identity but you don’t need to understand why it works to use it effectively.
Students who master this technique solve squaring problems in under 3 seconds. That speed advantage compounds across an entire exam.
The Digit Sum Method for Verification
This checking technique catches calculation errors before you submit answers.
Add all digits in a number until you get a single digit. This “digital root” must match on both sides of an equation.
Example: Verify 347 × 28 = 9716
For 347: 3 + 4 + 7 = 14, then 1 + 4 = 5
For 28: 2 + 8 = 10, then 1 + 0 = 1
Multiply the digit sums: 5 × 1 = 5
For 9716: 9 + 7 + 1 + 6 = 23, then 2 + 3 = 5
Both sides give 5, so the answer passes the check.
This method doesn’t guarantee correctness (some wrong answers pass), but it catches most arithmetic mistakes. Use it as a safety net during competitions.
“The digit sum check has saved me countless times during Math Olympiad finals. It takes 5 seconds and catches errors that would have cost me points. I use it on every multiplication and addition problem worth more than 3 marks.” (SASMO Gold Medalist, 2023)
Percentage Calculations Without Writing
Percentages appear in almost every competitive exam. Speed here matters tremendously.
Three core shortcuts:
Finding 15% of any number:
* Calculate 10% (move decimal left)
* Find half of that (5%)
* Add them together
For 15% of 240:
* 10% = 24
* 5% = 12
* Total = 36
Finding what percent one number is of another:
Use the fraction method: (part/whole) × 100
What percent is 45 of 180?
* 45/180 = 1/4
* 1/4 = 0.25 = 25%
Increasing by a percentage:
Add 1 to the decimal form and multiply.
Increase 80 by 35%:
* 1.35 × 80 = 108
These shortcuts eliminate long division and decimal manipulation that eats up time.
Divisibility Rules That Actually Matter
Knowing if a number divides evenly saves you from wasting time on dead ends.
Here are the rules that appear most in competitions:
| Divisor | Rule | Example |
|---|---|---|
| 3 | Sum of digits divisible by 3 | 147: 1+4+7=12, divisible by 3 ✓ |
| 4 | Last two digits divisible by 4 | 3,216: 16 divisible by 4 ✓ |
| 6 | Divisible by both 2 and 3 | 342: even and 3+4+2=9 ✓ |
| 8 | Last three digits divisible by 8 | 5,024: 024 divisible by 8 ✓ |
| 9 | Sum of digits divisible by 9 | 729: 7+2+9=18, divisible by 9 ✓ |
| 11 | Alternating sum divisible by 11 | 2,728: 2-7+2-8=-11 ✓ |
The rule for 11 deserves extra attention. Take the digits in alternating positions, subtract one sum from the other. If the result is 0 or divisible by 11, the original number is divisible by 11.
For 8,437: (8 + 3) – (4 + 7) = 11 – 11 = 0, so it’s divisible by 11.
These rules connect directly to number theory concepts that appear throughout SASMO papers.
The Complement Method for Subtraction
Subtraction from round numbers becomes addition with this technique.
Instead of subtracting, add what’s needed to reach the next round number.
Calculate 1000 – 347:
Think: “What do I add to 347 to get 1000?”
* From 347 to 350: add 3
* From 350 to 400: add 50
* From 400 to 1000: add 600
* Total: 3 + 50 + 600 = 653
This method reduces errors because addition feels more natural than borrowing across multiple digits.
For 5000 – 2847:
* To 2850: add 3
* To 2900: add 50
* To 3000: add 100
* To 5000: add 2000
* Total: 2,153
The technique works especially well under time pressure when borrowing across zeros causes mistakes.
Multiplying by 11 in Your Head
This pattern amazes people but it’s completely mechanical.
For two-digit numbers:
* Add the two digits
* Place the sum between them
34 × 11:
* 3 + 4 = 7
* Place 7 between: 374
If the sum exceeds 9, carry the 1:
78 × 11:
* 7 + 8 = 15
* Write 5 between, carry 1: 858
For three-digit numbers, the pattern extends:
253 × 11:
* Keep the first digit: 2
* Add first two: 2 + 5 = 7
* Add last two: 5 + 3 = 8
* Keep the last digit: 3
* Result: 2783
This technique appears frequently in competition problems involving multiples or pattern recognition.
Breaking Down Complex Multiplications
Large multiplications become manageable when you split them strategically.
The distributive property is your friend: a(b + c) = ab + ac
Calculate 47 × 23:
Break 23 into 20 + 3:
* 47 × 20 = 940
* 47 × 3 = 141
* Total: 940 + 141 = 1,081
Or break both numbers:
(40 + 7)(20 + 3):
* 40 × 20 = 800
* 40 × 3 = 120
* 7 × 20 = 140
* 7 × 3 = 21
* Total: 800 + 120 + 140 + 21 = 1,081
Choose the split that creates easier calculations. Numbers near multiples of 10 work best.
For 89 × 6, think of 89 as (90 – 1):
* 90 × 6 = 540
* 1 × 6 = 6
* 540 – 6 = 534
This flexibility separates strong mental calculators from average ones. You adapt the method to the numbers instead of forcing one approach.
Building Speed Through Daily Practice
These techniques only help if they become automatic. Conscious application is too slow during exams.
Here’s a structured practice routine:
- Week 1: Master one technique. Practice 20 problems daily.
- Week 2: Add a second technique. Mix 10 problems from each.
- Week 3: Introduce a third. Rotate through all three daily.
- Week 4: Random practice. Mix all techniques without knowing which to use.
Time yourself. Track improvement weekly. Your goal is recognition speed (identifying which technique to use) plus execution speed.
Create flashcards with problems on one side and the technique name on the back. This trains pattern recognition.
Common mistakes to avoid:
- Practicing only one technique until perfect before moving on
- Skipping verification steps during practice
- Not timing yourself
- Practicing only easy numbers
Push yourself with harder numbers once basics feel comfortable. Calculate 87 × 96 instead of 11 × 12.
Mix these mental math drills with time management strategies to maximize your competition performance.
Applying Techniques to Competition Scenarios
Mental math tricks shine brightest when combined with problem-solving strategy.
Consider this SASMO-style problem:
“A store offers a 15% discount on an item originally priced at $240, then adds 8% tax. What is the final price?”
Without mental math:
* Write out 240 × 0.15
* Subtract from 240
* Calculate tax on new amount
* Add tax
* Total time: 90+ seconds
With mental math:
* 15% of 240 = 36 (using the 10% + 5% method)
* 240 – 36 = 204
* 8% of 204 ≈ 16 (8% = double of 4%, which is 8.16)
* 204 + 16 = 220
* Total time: 30 seconds
That 60-second savings repeats across multiple problems.
The key is recognizing when mental math applies. Not every problem needs these shortcuts. Some calculations are faster written out.
Develop judgment through practice. Ask yourself: “Will this mental method actually save time, or am I forcing it?”
Common Pitfalls and How to Avoid Them
Even experienced competitors make these mistakes:
Mistake 1: Forgetting to verify
Solution: Make digit sum checking a habit. Do it automatically on every calculation worth checking.
Mistake 2: Mixing up similar techniques
Solution: Practice techniques in isolation first. Only combine them after each feels natural.
Mistake 3: Rushing through mental calculations
Solution: Speed comes from accuracy, not from going faster. A correct slow answer beats a wrong fast answer.
Mistake 4: Neglecting written backup
Solution: For critical problems, jot down intermediate steps. Mental math reduces writing, it doesn’t eliminate it.
Mistake 5: Using mental math when writing is faster
Solution: Three-digit multiplication? Write it out. Save mental techniques for where they shine.
This table summarizes when to use mental versus written methods:
| Calculation Type | Mental Math | Written Method |
|---|---|---|
| Two-digit multiplication | ✓ | |
| Three-digit multiplication | ✓ | |
| Percentage of round numbers | ✓ | |
| Percentage of decimals | ✓ | |
| Squaring numbers ending in 5 | ✓ | |
| Squaring other two-digit numbers | ✓ | |
| Division with remainders | ✓ | |
| Division by single digits | ✓ |
Integrating Mental Math With Problem-Solving
Mental calculation speed supports deeper mathematical thinking.
When you solve geometry problems, fast mental math lets you test multiple approaches. You can calculate an angle sum, realize it doesn’t work, and try another method without losing momentum.
In algebraic problems, mental math helps you evaluate expressions rapidly. Testing whether x = 7 satisfies an equation becomes instant instead of tedious.
For combinatorics questions, quick factorial calculations and multiplication let you verify counting principles on the fly.
The synergy works both ways. Strong problem-solving skills tell you which calculations matter. Mental math skills execute those calculations efficiently.
Think of mental math as the engine and problem-solving as the steering wheel. You need both to reach your destination.
Training Your Mathematical Intuition
Mental math develops number sense that extends beyond calculation.
After weeks of practice, you start seeing patterns everywhere:
* 17 × 6 = 102 feels obvious because 17 × 3 = 51
* 625 must be 25² because it ends in 25 and 6 = 2 × 3
* 143 divides by 11 because 1 – 4 + 3 = 0
This intuition helps you spot logical patterns faster and recognize when answers look wrong.
Students with strong number sense catch errors immediately. An answer of 847 for 23 × 34 triggers an alarm because 20 × 30 = 600, so 847 is too high.
Develop this intuition by estimating before calculating. Guess the answer range, then compute exactly. Over time, your estimates become remarkably accurate.
Resources for Continued Practice
Books and apps can supplement your training:
- Mental math workbooks with progressive difficulty
- Competition math problem sets that force calculation speed
- Mobile apps that drill specific techniques with timers
- Online platforms with adaptive practice
But the best practice comes from real competition problems. Take past SASMO papers and solve them under time pressure. Note which calculations slow you down, then drill those specific techniques.
Study groups help too. Race friends to solve mental math problems. Teaching techniques to others reinforces your own understanding.
Parents can help by creating daily calculation challenges. Five minutes of focused practice beats an hour of distracted work.
Making Mental Math Second Nature
Automaticity is the goal. You should apply these techniques without conscious thought.
That level of mastery requires consistent practice over months, not days. Set realistic expectations. Your speed will improve gradually, not overnight.
Track your progress with simple metrics:
* Time to complete 20 two-digit multiplications
* Accuracy rate on percentage problems
* Speed on verification checks
Celebrate improvements. Going from 45 seconds to 30 seconds on a problem type represents real progress.
The investment pays dividends beyond competitions. Mental math skills help in everyday life, from splitting restaurant bills to calculating discounts while shopping.
But for competitive exam success, these techniques are non-negotiable. Every top performer uses them. The question isn’t whether to learn mental math tricks, but how quickly you can master them.
Your Next Steps to Competition Success
Start with one technique today. Pick the method that seems most useful for your upcoming exam.
Practice that technique for 10 minutes. Use simple numbers first. Build confidence before tackling harder problems.
Tomorrow, add a second technique. By next week, you’ll have a toolkit of mental math tricks for competitive exams that transform your performance.
Remember that speed without accuracy means nothing. Focus on getting answers right, then gradually increase your pace. The speed will come naturally as techniques become automatic.
These mental calculation skills work alongside your existing math knowledge. They don’t replace understanding, they enhance it. Combine these shortcuts with solid problem-solving fundamentals for the best results.
Your competition day will feel different when you have these tools ready. Problems that used to take minutes now take seconds. That confidence shows in your performance and your final score.