What this chapter is about
This chapter explores the fascinating patterns and properties hidden inside numbers. You will discover how digits within a number behave when you reverse them, add them in special ways, or rearrange them. The chapter builds your number sense and helps you see mathematics as a playground of patterns rather than just calculations.
At the Class 8 level, you already know place value, divisibility rules, and basic operations. Now you will use these skills to investigate why certain number tricks work, understand palindromes, explore digit sums, and see how numbers can be arranged to satisfy interesting conditions. By the end, you should be able to predict outcomes of number games, explain patterns using place value, and appreciate the structure that makes arithmetic logical.
Key ideas
- Place value breakdown: Any number can be written using its digits and powers of 10. For example, 357 = 3 × 100 + 5 × 10 + 7 × 1. This helps explain many number patterns.
- Palindromic numbers: These read the same forwards and backwards, like 121, 4554, or 78987. You can often create palindromes by repeatedly reversing a number and adding it to the original.
- Reversing and subtracting: When you take a two-digit number, reverse its digits, and subtract the smaller from the larger, the result is always a multiple of 9.
- Digit sum patterns: The sum of digits of a number has a special relationship with divisibility by 9 and 3. If digits add to a multiple of 9, the number itself divides by 9.
- Number puzzles using letters: When letters stand for unknown digits (like AB + BA), you can use place value to find what values work.
- Magic of 1089: Certain three-digit number operations always give the same surprising result when you follow specific reversal and subtraction steps.
- Divisibility connections: Patterns in digit arrangements often connect to divisibility rules you have learned earlier.
Formulas and facts to remember
- Two-digit number in place value form: A two-digit number with digits a and b equals 10a + b.
- Three-digit number in place value form: A three-digit number with digits a, b, c equals 100a + 10b + c.
- Reverse of a two-digit number: If the number is 10a + b, its reverse is 10b + a.
- Difference pattern: (10a + b) − (10b + a) = 9(a − b), which is always a multiple of 9.
- Sum pattern: (10a + b) + (10b + a) = 11(a + b), which is always a multiple of 11.
- Divisibility by 9: A number is divisible by 9 if and only if the sum of its digits is divisible by 9.
- Divisibility by 3: A number is divisible by 3 if and only if the sum of its digits is divisible by 3.
Worked examples
Example 1: Take the number 72. Reverse its digits to get 27. Find the difference.
Step 1: The larger number is 72, the smaller is 27. Step 2: Subtract: 72 − 27 = 45. Step 3: Check if 45 is a multiple of 9: 45 ÷ 9 = 5. Yes, it is. Step 4: Verify using formula: 72 = 10 × 7 + 2, reverse = 10 × 2 + 7 = 27. Difference = 9 × (7 − 2) = 9 × 5 = 45. ✓
Example 2: Priya picks a two-digit number. She adds it to its reverse and gets 132. What could her number be?
Step 1: Let the number be 10a + b, where a is the tens digit and b is the units digit. Step 2: Reverse is 10b + a. Step 3: Sum = (10a + b) + (10b + a) = 11a + 11b = 11(a + b). Step 4: So 11(a + b) = 132, which means a + b = 12. Step 5: Possible pairs where a + b = 12 and both are single digits: (3,9), (4,8), (5,7), (6,6), (7,5), (8,4), (9,3). Step 6: Priya's number could be 39, 48, 57, 66, 75, 84, or 93.
Example 3: Check whether 738 is divisible by 9 using the digit sum method.
Step 1: Add the digits: 7 + 3 + 8 = 18. Step 2: Check if 18 is divisible by 9: 18 ÷ 9 = 2. Yes. Step 3: Therefore, 738 is divisible by 9. Verification: 738 ÷ 9 = 82. ✓
Common mistakes
- Forgetting place value when writing numbers with letters → Remember AB means 10 × A + B, not A × B.
- Thinking the difference of a number and its reverse is always 9 → The difference is 9 times the difference of digits, not just 9.
- Adding digits incorrectly when checking divisibility → Take your time; one wrong digit sum ruins the whole check.
- Assuming all number patterns work for numbers starting with zero → The tens digit of a two-digit number cannot be 0.
- Confusing reverse with negative → Reversing 53 gives 35, not −53.
Quick revision
- Any two-digit number can be written as 10a + b; its reverse is 10b + a.
- Subtracting a two-digit number from its reverse always gives a multiple of 9.
- Adding a two-digit number to its reverse always gives a multiple of 11.
- Digit sums reveal divisibility by 3 and 9 quickly.
- Palindromes read the same both ways: 1331, 2552, 48984.
- Place value is the key to explaining why number tricks work.