Home/Study Plan/Fast Multiplication & Squaring
🧮

Mental Math

Fast Multiplication & Squaring

Easy2–3 hrsMultiplicationSquaringMental MathTricks

Overview

Mental math speed in trading interviews is non-negotiable. The goal isn't calculator accuracy — it's 'fast enough to participate in live markets.' The key techniques: (1) decompose numbers into round numbers ± small corrections, (2) use algebraic identities like (a+b)(a−b), (3) percentage swapping. Practice the same 10 patterns until they're automatic. Zetamac is the best free tool — aim for 40+ correct per minute.

How to Recognize

  • Any quick arithmetic under interview pressure
  • Pricing derivatives: 'What's 47² ≈?'
  • Speed is the key differentiator vs. other candidates

Step-by-Step Approach

  1. 1.(a+b)² = a²+2ab+b²: decompose into round numbers
  2. 2.Near-squares: (a+b)(a−b) = a²−b² — fastest for numbers close to a round number
  3. 3.Multiply by 9: multiply by 10 then subtract the original
  4. 4.FOIL with friendly splits: 47×83 = (50−3)(80+3) = 4000+150−240−9 = 3901

Key Formulas

01472=(503)2=2500300+9=220947^2 = (50-3)^2 = 2500 - 300 + 9 = 2209
0248×52=50222=25004=249648 \times 52 = 50^2 - 2^2 = 2500-4 = 2496
03(a+b)(ab)=a2b2(a+b)(a-b) = a^2-b^2: use for products near the same midpoint
04Percentage swap: 13%13\% of 400=4%400 = 4\% of 1300=521300 = 52

Worked Examples

0Quick Example
73² = (70+3)² = 4900 + 420 + 9 = 5329. Takes <3 seconds with practice.

Problem

Compute 97² and 103² mentally.

Solution

1

97² = (100−3)² = 10000 − 600 + 9 = 9409.

2

103² = (100+3)² = 10000 + 600 + 9 = 10609.

3

Pattern: (100±n)² = 10000 ± 200n + n². Fast for n ≤ 10.

Answer

972=940997^2 = 9409, 1032=10609103^2 = 10609. The (100±n)² pattern gives answers in 3 seconds.

Common Mistakes

  • !

    Using the long multiplication algorithm under pressure — much slower than decomposition tricks.

  • !

    Not practicing daily. Mental math is a physical skill (like a sport) that requires repetition, not just understanding.

Practice Problems

Click "Show Answer" to reveal
1

Compute 64² mentally.

Hint: (60+4)² = 3600+480+16.
2

Compute 43 × 57 mentally.

Hint: 43×57 = (50−7)(50+7) = 50²−7².
3

What is 17% of 300?

Hint: 10% + 7%.

Only works in the Electron app

<webview> is an Electron-only tag. Run npm run electron:dev to use this.

25:00Focus
0

25 min focus · 5 min break · long break every 4 sessions

The Ultimate Grind