Factoring the divisor
When the divisor is composite, there is no need to divide by it all at once. Break it into factors and divide twice in a row, each time by a smaller number:
342 : 6 = 171 : 3 = 57
Six is two times three, so halve first and then divide by three. Both steps are easier than dividing by six in one go.
384 : 12 = 96 : 3 = 32
Twelve is four times three. And dividing by four is itself two halvings, so the whole thing really runs on three very easy steps.
Which divisors break up. 4 is 2 × 2, 6 is 2 × 3, 8 is 2 × 4, 9 is 3 × 3, 12 is 4 × 3, 14 is 2 × 7, 15 is 3 × 5, 16 is 4 × 4, 18 is 2 × 9, 21 is 3 × 7. Primes cannot be split, so 7, 11, 13, 17 and 19 have to be taken whole.
Which factor first. If one factor is two or four, start there, because halving is the easiest step and it brings the numbers down straight away. Otherwise start with the smaller factor.
Practise
The exercise gives a composite divisor and asks for both steps separately. The result is exactly the same as dividing in one go, only each step uses a simpler divisor.
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