Round and adjust
Round numbers are far easier to work with in your head than arbitrary ones. When one number sits close to a round one, it pays to compute with the round one and correct the difference at the end.
48 + 37 = 50 + 37 − 2 = 85
You added two too many, so you take two off at the end.
In subtraction the correction goes the other way:
83 − 48 = 83 − 50 + 2 = 35
You took away two too many, so you add two back. That change of direction is the only hard part of the technique and the only place people get it wrong. Take away when adding, add back when subtracting. That rule applies when you round up, which is the usual case. If the number is above the round one and you round down, the correction goes the other way in both operations.
This does not replace adding from the left; it complements it. Adding from the left is the general tool; rounding is for when a number sits just below a round one: 48, 39, 197, 298.
Practise
The exercise deliberately mixes addition and subtraction, because the correction goes in opposite directions and that is where the mistake creeps in. Every task asks for both steps separately.
Mental arithmetic techniques
Addition and subtraction
Multiplication
- Multiplying by eightThree doublings in a row, and you get the twos and the fours for free along the way.
- Squares as anchorsLearn the nine squares by heart and use them to reach the neighbouring products. The hardest corner of the times table sits right next to the squares.
- Multiplying by nineReally just multiplying by ten and subtracting once.
- Multiplying in partsSplit the bigger factor into its tens and its units, multiply each separately, then add.
- Multiplying two-digit numbersSplit one factor and multiply the other factor by each part. Nothing new here, just one layer more.
- Rounding in multiplicationMultiply by the nearby round number and correct afterwards. The correction is the gap times the other factor.
- Halving and doublingMultiplying by five is multiplying by ten and halving. Halving one factor while doubling the other leaves the product unchanged.
- Multiplying by elevenPull the digits apart and put their sum in the middle. When the sum goes past nine, carry one to the left-hand digit.
- Squaring any two-digit numberChoose the nearest multiple of ten. Move one factor to it and the other the same distance in the opposite direction, multiply the new factors, and add the square of the shift.
- Difference of squaresWhen two factors sit the same distance from a round number, square the number between them and subtract the square of the distance.
- Squaring numbers ending in fiveDrop the final five, multiply what is left by the next number up, and put 25 on the end. 35 squared is 3 × 4 and 25, which is 1225.
Division
Checking
Mental arithmetic