s4.1.3
Multiplying Two Numbers Whose Units Add to 10 and the Rest is the Same
1,000 questions
This is a generalization of the 'Squares Ending in 5' trick. For two numbers where the units digits add to 10 and the remaining leading digits are the same (e.g., 68 and 62), there's a shortcut.
Let the numbers be and where . The product is .
Procedure:
- The last two digits of the answer are the product of the units digits ().
- The preceding digits are the leading digit(s) () multiplied by one greater than itself ().
For example, for : The last two digits are . The preceding digits are . The answer is 4216.