Division is usually the operation people abandon mental math for first — long division on paper feels unavoidable once the divisor gets past single digits. It isn't. A few reframing tricks handle most 2- and 3-digit divisor problems without ever setting up a long division bracket.
Trick 1: Factor the divisor
Instead of dividing by an awkward number directly, split it into smaller factors and divide step by step.
Each step uses an easy single-digit division instead of one hard two-digit one.
Trick 2: Round the divisor, then correct
When the divisor is close to a round number, divide by the round number first, then adjust.
This gives a fast estimate immediately, which is often enough, and can be refined with one more step if an exact answer is needed: 48 × 30 = 1440, so 1450 ÷ 48 ≈ 30 with a small remainder.
Trick 3: Convert to a fraction and simplify
Many divisions become easy once written as a fraction and reduced.
Spotting that 126 × 25 is a round-ish check is often faster than actually performing long division — try multiplying a nearby round quotient back up before dividing forward.
Trick 4: Multiply by the reciprocal for common divisors
For divisors that are common in exam questions, memorizing their fraction/decimal equivalent skips division entirely:
- ÷ 25 → × 4, then ÷ 100 (since 1/25 = 4/100)
- ÷ 125 → × 8, then ÷ 1000 (since 1/125 = 8/1000)
- ÷ 50 → × 2, then ÷ 100
This turns an awkward division into a multiplication, which is almost always faster mentally.
Worked example: 3-digit divisor
7854 ÷ 154. Notice 154 is close to 150:
- 7854 ÷ 150 ≈ 52.4 (quick estimate: 150 × 52 = 7800)
- Check exactly: 154 × 51 = 7854 ✓
The estimate (≈52) got close enough to guess-and-check the exact multiple in one extra step, rather than grinding through long division digit by digit.
Where this actually helps
Bank exam quant sections often disguise division inside ratio, average, and DI questions where an exact long-division answer isn't even necessary — a fast, confident estimate is enough to eliminate wrong options. These tricks are as much about estimation speed as exact calculation.
Put it into practice
Try the division mode in the quiz and practice spotting which trick fits each divisor.
Practice division →Related articles
Digit sum & divisibility rules (2 through 13) explained
The natural pre-check before dividing — spot factors before you need to divide at all.
Fast PercentagesHow to calculate percentages quickly without a calculator
Shares the same round-number-building core idea, applied to percentages instead of division.