Finance

Quant Mental Math Questions: 50 Drills and Techniques 2026

50 mental math drills for quant trader interviews, plus the techniques that actually work for two-digit multiplication, percentages.

12 min read·

Why Mental Math Matters in Quant Interviews

Every options market-making firm - SIG, Optiver, IMC, Akuna, Belvedere, Flow Traders - tests mental arithmetic, often as the first filter. The Optiver trader test in particular is famous for asking 50 to 80 mental math questions in two minutes; pass rates are below 10%. The reason is straightforward: floor traders genuinely need to do two-digit multiplications and percentage calculations in seconds, and the test is a reasonable proxy for that ability.

This guide covers the techniques that actually work for the most common question patterns, plus 50 drill questions you can work through. For firm-specific context on which firms test mental math hardest, see our SIG interview, Optiver interview and IMC trading interview guides.


Core Techniques

Two-digit multiplication: the standard form

To multiply two two-digit numbers AB × CD:

  1. Compute (A×C) hundreds
  2. Add (A×D + B×C) tens
  3. Add (B×D) units

Example: 47 × 36 = (4×3)·100 + (4×6 + 7×3)·10 + (7×6) = 1200 + 450 + 42 = 1692.

Two-digit multiplication: the difference of squares

When numbers are close, use a2b2=(ab)(a+b)a^2 - b^2 = (a-b)(a+b):

  • 17 × 23 = (20-3)(20+3) = 400 - 9 = 391
  • 47 × 53 = (50-3)(50+3) = 2500 - 9 = 2491
  • 28 × 32 = (30-2)(30+2) = 900 - 4 = 896

Squaring numbers ending in 5

N52=N(N+1)100+25N5^2 = N(N+1)·100 + 25:

  • 352=34100+25=122535^2 = 3·4·100 + 25 = 1225
  • 752=78100+25=562575^2 = 7·8·100 + 25 = 5625
  • 952=910100+25=902595^2 = 9·10·100 + 25 = 9025

Multiplication by 11

Insert the sum of adjacent digits between them:

  • 35 × 11 = 3, (3+5), 5 = 385
  • 67 × 11 = 6, (6+7=13), 7 → 7,3,7 + carry → 737
  • For longer numbers: 234 × 11 = 2, (2+3), (3+4), 4 = 2574

Percentages

For "X% of N", swap if easier: 24% of 50 = 50% of 24 = 12.

For "X is what % of N": think in fractions first. 8 of 32 = 1/4 = 25%. 15 of 60 = 1/4 = 25%. 7 of 35 = 1/5 = 20%.

Square roots

Memorise:

  • 1²=1, 2²=4, 3²=9, 4²=16, 5²=25
  • 6²=36, 7²=49, 8²=64, 9²=81, 10²=100
  • 11²=121, 12²=144, 13²=169, 14²=196, 15²=225
  • 16²=256, 17²=289, 18²=324, 19²=361, 20²=400
  • 25²=625, 30²=900, 50²=2500

Division

For "N / 7" (or other awkward divisors), think in known multiples. 245 / 7: 7×30=210, 7×35=245, so 35.

For percentages: 38% ≈ 38/100. To divide by 100 use the comma; to divide by 7, multiply by ~0.143.


Did you know?

Tap a tile for a quick interview snippet — then keep going.

Drill Set 1: Multiplication (15 questions)

#QuestionAnswerTechnique
113 × 17221Diff of squares: 1524=22115^2 - 4 = 221
224 × 26624Diff of squares: 2521=62425^2 - 1 = 624
338 × 421596Diff of squares: 4024=159640^2 - 4 = 1596
447 × 532491Diff of squares: 502950^2 - 9
519 × 21399Diff of squares: 202120^2 - 1
665 × 7548757022570^2 - 25
727 × 33891302930^2 - 9
814 × 2839214×3014×214 × 30 - 14 × 2
935 × 11385Add adjacent digits
1067 × 11737Add adjacent digits with carry
1125²62523100+252·3·100 + 25
1245²202545100+254·5·100 + 25
1375²562578100+257·8·100 + 25
1495²9025910100+259·10·100 + 25
1517 × 23391202920^2 - 9

Drill Set 2: Percentages (15 questions)

#QuestionAnswerQuick path
125% of 802080/4
215% of 60910% + 5% = 6 + 3
375% of 2401803/4 of 240
412% of 506Swap: 50% of 12 = 6
535% of 2007035 × 2
68% of 25020Swap: 250/8 × 8 = 20
724% of 5012Swap: 50% of 24 = 12
818 is what % of 60?30%18/60 = 3/10
99 is what % of 36?25%9/36 = 1/4
1021 is what % of 70?30%21/70 = 3/10
1160 is what % of 80?75%60/80 = 3/4
1214 is what % of 56?25%14/56 = 1/4
1335 is what % of 140?25%35/140 = 1/4
14240 increased by 15%276240 + 36
1580 decreased by 20%6480 × 0.8

Quick quiz

Mental maths sprint

No calculator — three quick ones.

1 / 3

15% of 240?

Drill Set 3: Division (10 questions)

#QuestionAnswerQuick path
1240 / 1615240/8/2 = 30/2
2144 / 916Use known: 9×16=1449 × 16 = 144
3196 / 1414196=142196 = 14^2
4117 / 13913×9=11713 × 9 = 117
5169 / 1313169=132169 = 13^2
61000 / 2540× 4 = 4000/100
7750 / 1550× 2 = 1500/30
8480 / 1240480/12 = 40
9384 / 1624Halve twice from 384/4 = 96
10567 / 7817×80=5607 × 80 = 560, +7 = 81

Drill Set 4: Square Roots and Special (10 questions)

#QuestionAnswerTechnique
1√16913Memorise
2√19614Memorise
3√22515Memorise
4√32418182=32418^2 = 324
5√40020Memorise
6√6252525225^2
7√90030Memorise
8√102432Memorise (powers of 2)
9√136937372=136937^2 = 1369
10√240149Memorise (49²)

How to Train

Daily routine. 30 minutes per day on Zetamac for 4-6 weeks. Set the timer to 2 minutes and aim for steady improvement. Most people start at 15-20 correct in 2 minutes; the target for a serious Optiver/SIG candidate is 50+ in 2 minutes.

Vary the operations. Don't drill only multiplication. Practice mixed arithmetic (add, subtract, multiply, divide, percentages) because the actual interview will jump between operations rapidly.

Practice fractions to decimals. Top firms test these directly. Memorise:

  • 1/3 = 0.333, 2/3 = 0.667
  • 1/7 = 0.143, 2/7 = 0.286, 3/7 = 0.429
  • 1/8 = 0.125, 3/8 = 0.375, 5/8 = 0.625, 7/8 = 0.875
  • 1/9 = 0.111, 2/9 = 0.222, 4/9 = 0.444

Practice large round numbers. "7000 × 0.6" should come instantly (4200). "350 × 0.4" instantly (140).

For broader interview prep, see our quant interview questions hub and quant probability interview questions.

Practise the questions Quant Mental Math Questions: 50 Drills and Techniques 2026 actually asks

Reading about the interview is one thing - sitting one is another. Open your free Quantt prep workspace for a real course lesson plus interview-style coding tests modelled on firms like Jane Street, Citadel, Hudson River and Optiver.

Free lesson + interview practice · No credit card required