Tricks
Tricks
two digits of the multiplier; the number in the middle is the sum of
the original two digits. Example: 23 � 11 ?? 2 + 3 = 5; answer: 253.
For a multiplier whose digits sum to a number greater than 9, you
have to carry. Example: 85 � 11 ?? 8 + 5 = 13; carry the 1 from 13
to the 8; answer: 935.
To add 3-digit numbers, ?? rst add the 100s, then the 10s, then the 1s. For 314
+ 159, ?? rst add 314 + 100 = 414. The problem is now simpler, 414 + 59;
keep the 400 in mind and focus on 14 + 59. Add 14 + 50 = 64, then add 9 to
get 73. The answer to the original problem is 473.
We could do 766 + 489 by adding the 100s, 10s, and 1s digits, but each
step would involve a carry. Another way to do the problem is to notice that
489 = 500 � 11; we can add 766 + 500, then subtract 11 (answer: 1255).
Addition problems that involve carrying can often be turned into easy
subtraction problems.
The number 9, because of its simple multiplication table, its divisibility test,
and the casting-out-nines process, seems almost magical. In fact, there�s even
a magical way to divide numbers by 9, using a process called Vedic division.
This process is similar to the technique we learned for multiplying by 11 in
Lecture 1, because dividing by 9 is the same as multiplying by 0.111111.
The close-together method can be used to multiply any two numbers that
are near each other. Consider the problem 107 � 111. First, we note how far
each number is from 100: 7 and 11. We then add either 107 + 11 or 111 +
7, both of which sum to 118. Next, we multiply 7 � 11, which is 77. Write
the numbers down, and that�s the answer: 11,877. The algebraic formula for
this technique is (z + a)(z + b) = (z + a + b)z + ab, where typically, z is an