Numbers are not just tools for counting; they hide many interesting patterns and secrets. By writing numbers in their expanded form and studying the letters and digits, we can discover fascinating properties of numbers. For example, why is a number divisible by 9 when the sum of its digits is divisible by 9? Why is a number divisible by 11 when the alternating sum of its digits is a multiple of 11? These questions belong to the wonderful branch of mathematics called number theory, and they are studied in this chapter through the concept of playing with numbers.
In this chapter we will learn how to write numbers in generalised (expanded) form, how to solve puzzles involving numbers in which some digits are replaced by letters, and the important divisibility tests for numbers 2, 3, 4, 5, 6, 8, 9, 10 and 11. Understanding these tests helps us check large numbers quickly without actually dividing them.
Any two-digit number ab (where a is the tens digit and b is the units digit) can be written in its generalised (expanded) form as: $$ab = 10a + b$$
For example, 47 = 10 x 4 + 7. Similarly, a three-digit number abc can be written as: $$abc = 100a + 10b + c$$
For example, 523 = 100 x 5 + 10 x 2 + 3.
If a two-digit number is ab = 10a + b, then its reverse is ba = 10b + a. - The sum of the number and its reverse is 10a + b + 10b + a = 11a + 11b = 11(a + b), which is always divisible by 11. - The difference between the number and its reverse is (10a + b) - (10b + a) = 9a - 9b = 9(a - b), which is always divisible by 9.
In such puzzles, some letters stand for digits of numbers. We use the properties of numbers and divisibility to find the values of the letters. Each letter represents a unique digit.
Solve the puzzle: A B + A B
B C C
Working through the addition: B + B gives a units digit C, and carrying may occur. Using the divisibility and place value rules, we can determine A, B and C uniquely. Such puzzles test our understanding of place value and arithmetic.
A number is divisible by 2 if its last digit is even (0, 2, 4, 6 or 8).
A number is divisible by 3 if the sum of its digits is divisible by 3.
A number is divisible by 4 if the number formed by its last two digits is divisible by 4.
A number is divisible by 5 if its last digit is 0 or 5.
A number is divisible by 6 if it is divisible by both 2 and 3.
A number is divisible by 8 if the number formed by its last three digits is divisible by 8.
A number is divisible by 9 if the sum of its digits is divisible by 9.
A number is divisible by 10 if its last digit is 0.
A number is divisible by 11 if the difference between the sum of the digits at odd places and the sum of the digits at even places is either 0 or a multiple of 11.
The sum of the digits of a multiple of 9 is always 9 or a multiple of 9. For example, 9, 18, 27, ... 9 x 12 = 108 and 1 + 0 + 8 = 9.
Numbers like 12 and 21 are reverses of each other. Their sum 12 + 21 = 33 is divisible by 11, and their difference 21 - 12 = 9 is divisible by 9, as shown by the generalised form.
These patterns show that numbers are not random but follow beautiful mathematical laws.
| Divisibility | Test |
|---|---|
| By 2 | Last digit is even |
| By 3 | Sum of digits is divisible by 3 |
| By 4 | Last two digits form a number divisible by 4 |
| By 5 | Last digit is 0 or 5 |
| By 6 | Divisible by both 2 and 3 |
| By 8 | Last three digits form a number divisible by 8 |
| By 9 | Sum of digits is divisible by 9 |
| By 10 | Last digit is 0 |
| By 11 | Difference of sums of digits at odd and even places is 0 or a multiple of 11 |
| Number | Generalised form |
|---|---|
| ab (two digit) | 10a + b |
| abc (three digit) | 100a + 10b + c |
| ab + ba | 11(a + b), divisible by 11 |
| ab - ba | 9(a - b), divisible by 9 |
Playing with numbers reveals the hidden beauty and structure of the number system. In this chapter we learnt how to express numbers in their generalised form using place values, how to reverse numbers and the interesting results that follow - the sum of a number and its reverse is divisible by 11, while their difference is divisible by 9. We solved puzzles in which digits are replaced by letters, and we studied the divisibility tests for numbers 2 through 11. These ideas build our number sense and lay the groundwork for prime factorisation, HCF, LCM and cryptography in higher classes. Most importantly, this chapter shows that mathematics is not just about rules but about discovering fascinating patterns.