Home / Blog / Mental Math
Mental Math

10 Mental Math Shortcuts Every Student Should Know

Master instant mental calculation techniques for rapid multiplication, division, squaring, and percentage estimations without paper.

The Power of Mental Arithmetic

Mental arithmetic develops deep numerical intuition and saves crucial time during competitive exams, STEM courses, and everyday financial decisions.

Formula / Rule: Break numbers into friendly components (e.g. 48 × 5 = 48 × 10 ÷ 2 = 240)

Multiplying Any 2-Digit Number by 11

For any two-digit number AB, add the digits (A + B) and place the sum directly between A and B. If the sum exceeds 9, carry 1 to the tens place.

Example: 45 × 11 → 4 [4+5] 5 = 495 | 78 × 11 → 7 [7+8=15] 8 = 858

Squaring Numbers That End in 5

To square any positive integer ending in 5, multiply the tens digit 'N' by (N + 1), then append 25 to the end.

Example: 35² → (3 × 4) followed by 25 = 1,225 | 85² → (8 × 9) followed by 25 = 7,225

Calculating 15% and 20% Tips in Seconds

Find 10% by shifting the decimal point one place to the left. For 15%, add half of that 10% amount. For 20%, simply double the 10% amount.

Example: $72.00 bill → 10% is $7.20 → 5% is $3.60 → Total 15% Tip = $10.80

Fast Division by 5

Instead of dividing by 5, double the number and divide by 10 (shift the decimal one place to the left).

Example: 340 ÷ 5 = (340 × 2) ÷ 10 = 680 ÷ 10 = 68

6. Estimating Square Roots & Fast Cross-Multiplication

• Square Root Approximation: √N ≈ √A + (N - A) / (2√A) (where A is nearest perfect square) • Example √52: Nearest square A = 49 (√49 = 7). √52 ≈ 7 + (52-49)/(2×7) = 7 + 3/14 ≈ 7.214!

7. Multiplication using Difference of Squares (A+B)(A-B)

Multiply numbers centered around a round number: 47 × 53 = (50 - 3)(50 + 3) = 50² - 3² = 2500 - 9 = 2491!

8. Mental Multiplication by 9, 99, and 999

To multiply any number $N$ by 9, multiply $N$ by 10 and subtract $N$: $47 imes 9 = 470 - 47 = 423$! To multiply by 99, multiply by 100 and subtract $N$: $34 imes 99 = 3400 - 34 = 3366$!

9. The Trachtenberg Speed System of Basic Mathematics

Developed by Jakob Trachtenberg in a WWII concentration camp, this mental math system uses fixed algorithmic rules for multiplying large numbers without writing down intermediate steps.

10. Fast Addition & Subtraction (Left-to-Right Method)

Instead of adding right-to-left with carrying, mental math champions add left-to-right from largest place value to smallest: $476 + 358 = (476 + 300) + 50 + 8 = 776 + 50 + 8 = 826$!

11. Modulo 9 Check (Casting Out Nines)

Verify multiplication accuracy by adding digits until a single number remains. If the product's digital root does not match the product of the inputs' digital roots, an error exists!

Frequently Asked Questions (FAQs)

How does the percentage swap trick work?
X% of Y is always equal to Y% of X because multiplication is commutative: (X/100)*Y = (Y/100)*X.
How do you multiply two-digit numbers by 11 quickly?
Add the two digits together and place the sum between them (e.g. 45 × 11 = 4 [4+5=9] 5 = 495).

Put This Math Into Practice

Test formulas and verify step-by-step solutions instantly using our 38+ free interactive tools.

Explore Math Solvers →

5. Fast Division by 5 and Multiplying by 25

• Dividing by 5: Multiply by 2, then divide by 10 (shift decimal left). • Example 165 ÷ 5: 165 × 2 = 330 ⟹ 33.0! • Multiplying by 25: Divide by 4, then multiply by 100.