9.) Ratio Scaling
This strategy, and many that follow, uses a bit of algebra to simplify problems before solving them.
Take:
45 × 25
Instead of jumping into the standard algorithm, notice that 25 is one-fourth of 100. That lets you rewrite the problem as:
45 × (100 ÷ 4) = 4500 ÷ 4
From there, you can split the division into easier parts:
- 4000 ÷ 4 = 1000
- 500 ÷ 4 = 125
So the result is:
1000 + 125 = 1125
This path only becomes visible once you recognize that one number can be scaled into a more convenient form.
- You replace a harder multiplication with a clean multiplication and an easier division
- You gain flexibility to break the problem into manageable pieces
- You avoid more cumbersome intermediate steps
Another example:
48 × 125
Notice that 125 is one-eighth of 1000. So rewrite:
48 × (1000 ÷ 8) = 48000 ÷ 8
Now divide:
- 48000 ÷ 8 = 6000
This avoids multiplying 48 × 125 directly and replaces it with a much simpler division.
Like many mental math strategies, the key step is observation. When you spot that a number relates cleanly to something like 10, 100, or 1000, you can often reshape the entire problem into something much simpler.
Back to main article