ICSE • Chapter 5

Playing with Numbers

Master this chapter with IndiaSchool's AI tutor. Get simplified explanations, real-life examples, and instant doubt resolution.

12.3 min 1,841 words AI-written tutor lesson

Hello, and welcome to today's mathematics lesson. Today, we are diving into Playing with Numbers. This is where numbers become puzzles, patterns reveal themselves, and we discover beautiful secrets hiding in ordinary digits. We will explore how to write numbers in their generalized forms, uncover fascinating properties of two-digit and three-digit numbers, solve cryptarithms where letters stand for digits, and master the tests of divisibility that let you spot patterns instantly.

Let us begin with the foundation: the generalized form of numbers. A number is said to be in generalized form when we express it as the sum of each digit multiplied by its place value. This is simply breaking a number into what it truly represents.

Take the number sixty-eight. We write this as six times ten, plus eight times one. That is 68 = 6 × 10 + 8 × 1. Similarly, two hundred fifty-seven becomes two times one hundred, plus five times ten, plus seven times one. Or 257 = 2 × 100 + 5 × 10 + 7 × 1. Three thousand four hundred seventy-nine expands to 3479 = 3 × 1000 + 4 × 100 + 7 × 10 + 9 × 1.

Now, let us apply this to two-digit numbers using algebra. Imagine a two-digit number where the digit at the tens place is a, and the digit at the units place is b. Remember, a can be any whole number from one to nine, while b can be any whole number from zero to nine.

This number is written as 10a + b. For example, seventy-five equals 10 × 7 + 5. Sixty-eight equals 10 × 6 + 8. Fifty equals 10 × 5 + 0.

Here is a crucial point: when we write ab in this chapter, we do not mean a × b. That is, ab ≠ a × b. Instead, ab represents the two-digit number 10a + b. If we reverse the digits, we get ba, which equals 10b + a.

Moving to three-digit numbers, the pattern extends beautifully. Let a be the hundreds digit, b the tens digit, and c the units digit. Here, a ranges from one to nine, while both b and c range from zero to nine.

The number abc becomes 100a + 10b + c. Four hundred twenty-eight equals 100 × 4 + 10 × 2 + 8. Three hundred equals 100 × 3 + 10 × 0 + 0. Five hundred seventy-nine equals 100 × 5 + 10 × 7 + 9.

When we cyclically rearrange the digits, bca becomes 100b + 10c + a, and cab becomes 100c + 10a + b.

Now we arrive at some truly elegant properties that emerge from these forms.

First property: take any two-digit number ab, equal to 10a + b, and its reverse ba, equal to 10b + a. When we add them, something remarkable happens. The sum equals (10a + b) + (10b + a), which simplifies to 11a + 11b, or 11(a + b). Therefore, a + b = (ab + ba) / 11 and 11 = (ab + ba) / (a + b).

This tells us that the sum of a two-digit number and its reverse is always divisible by eleven, and also by the sum of its digits. When ab + ba is divided by eleven, the quotient equals a + b. Let us verify with thirty-five and fifty-three. Their sum is eighty-eight. Eighty-eight divided by eleven gives eight, which is three plus five. Eighty-eight divided by eight, the sum of digits, gives eleven.

Second property: consider the difference between a number and its reverse. If a is greater than b, then ab − ba equals 9(a − b). Therefore, (ab − ba) / 9 = a − b and (ab − ba) / (a − b) = 9. This difference is always divisible by nine, and also by the difference between the digits.

Take seventy-three and thirty-seven. Their difference is thirty-six. Thirty-six divided by nine gives four, which is seven minus three. Thirty-six divided by four gives nine. If the reverse is larger, simply reverse the subtraction: ba − ab equals 9(b − a). Therefore, (ba − ab) / 9 = b − a and (ba − ab) / (b − a) = 9.

Third property: for three-digit numbers, the magic intensifies. Take abc, bca, and cab — the original and its two cyclic rearrangements. Their sum equals 111a + 111b + 111c, which is 111(a + b + c).

This means the sum is always divisible by one hundred eleven, and also by the sum of the digits. When the sum is divided by one hundred eleven, the quotient is a + b + c. When divided by a + b + c, the quotient is one hundred eleven. Consider three hundred seventy-four, seven hundred forty-three, and four hundred thirty-seven. Adding them gives one thousand five hundred fifty-four. Dividing by one hundred eleven gives fourteen, which is three plus seven plus four. Dividing by fourteen gives one hundred eleven.

Now we enter the world of cryptarithmetics, where letters disguise themselves as digits. Here, each letter stands for a unique digit, and we must deduce which is which.

Let us solve a puzzle: 31A plus 1A3 equals 501. Looking at the units column: A + 3 must give a number whose ones digit is one. This means A + 3 equals eleven, so A equals eight. Note that A + 3 could theoretically equal one or twenty-one, giving A as negative two or eighteen, but since A must be a single digit from zero to nine, only eight works. We verify: 318 plus 183 equals 501. It works perfectly.

Another puzzle: B9 plus 4A equals 65. 9 + A gives a number whose ones digit is five, so 9 + A equals fifteen, making A equal to six, with one carried over. Then one plus B plus four equals six, so B equals one. Check: 19 plus 46 equals 65.

For multiplication puzzles, we use similar logic. If BA times six equals C88, we test possibilities. The units digit of six times A is eight, so A could be three or eight, since six times three equals eighteen and six times eight equals forty-eight. Testing A equals three: we need six times B plus one to equal C8, that is 10C + 8. This gives 6B equals 10C + 7, which has no digit solutions. For A equals eight: we need six times B plus four to equal C8, giving 6B equals 10C + 4. This works when B is four and C is two, or when B is nine and C is five.

Finally, we master the tests of divisibility — shortcuts that reveal whether one number divides another without performing full division.

Divisibility by ten: a number is divisible by ten if its unit digit is zero. Divisibility by five: the unit digit must be zero or five. Divisibility by two: the unit digit must be zero or even.

Divisibility by nine: add all digits. If this sum is divisible by nine, so is the number. Four five three eight seven: four plus five plus three plus eight plus seven equals twenty-seven, which is divisible by nine. Therefore, forty-five thousand three hundred eighty-seven is divisible by nine.

Divisibility by three uses the same digit sum test. Six hundred forty-five: six plus four plus five equals fifteen, divisible by three. Three hundred sixty-four thousand twenty-eight: three plus six plus four plus zero plus two plus eight equals twenty-three, not divisible by three.

Divisibility by six requires satisfying both two and three. Five hundred forty ends in zero, so it is divisible by two. Its digit sum is nine, so it is divisible by three. Therefore, it is divisible by six.

Divisibility by eleven: find the difference between the sum of digits in even places and the sum of digits in odd places, counting from the right hand side. If this difference is zero or divisible by eleven, the number is divisible by eleven. The difference can be taken either way: sum of even places minus sum of odd places, or vice versa. Sixty-one thousand eight hundred nine: counting from the right hand side, sum of digits in odd places equals nine plus eight plus six equals twenty-three; sum of digits in even places equals zero plus one equals one; the difference is twenty-two, divisible by eleven.

Divisibility by four: examine only the last two digits. If the two-digit number formed by the tens digit and units digit is divisible by four, the entire number is divisible by four. Three thousand five hundred sixteen: sixteen is divisible by four, so the entire number is.

Divisibility by seven: take the unit digit, double it, then subtract this result from the rest of the number. Repeat if needed. Three hundred seventy-eight: double eight to get sixteen, subtract from thirty-seven to get twenty-one, which is divisible by seven. Seventeen thousand four hundred forty-four: double four to get eight, subtract from one thousand seven hundred forty-four to get one thousand seven hundred thirty-six, which is not obviously divisible by seven. Repeat: double six to get twelve, subtract from one hundred seventy-three to get one hundred sixty-one, still not obvious. Repeat again: double one to get two, subtract from sixteen to get fourteen, which is divisible by seven. Therefore, seventeen thousand four hundred forty-four is divisible by seven.

Let us recap the key treasures from this chapter.

First, any two-digit number ab can be written as 10a + b, and any three-digit number abc as 100a + 10b + c.

Second, the sum of a two-digit number and its reverse is always divisible by eleven and by the sum of its digits.

Third, the difference between a two-digit number and its reverse is always divisible by nine and by the difference of its digits.

Fourth, the sum of a three-digit number and its two cyclic rearrangements is divisible by one hundred eleven and by the sum of its digits. The quotient when divided by one hundred eleven is the sum of digits; when divided by the sum of digits, the quotient is one hundred eleven.

Fifth, cryptarithms are solved by analyzing each column, considering carries, and testing digit constraints.

Sixth, divisibility tests for two, three, four, five, six, nine, ten, and eleven let you spot factors instantly using simple digit patterns.

Mathematics is not just about calculation — it is about seeing patterns, making connections, and finding elegance in structure. You have now unlocked some of the hidden symmetries within numbers. Keep exploring, keep questioning, and remember: every number tells a story if you know how to read it. Until next time, happy problem solving!

Want to go deeper?

Unlock the full AI tutor experience for Playing with Numbers — free 14-day trial, no credit card.

Listen to the lesson

Studio-quality AI narration with sentence highlighting

Ask any doubt

Chat with an AI tutor that knows this exact chapter

Interesting facts & exam tips

Curated, verified, and chapter-specific

Practice tests

Unlimited AI-generated papers with instant evaluation

Frequently Asked Questions

What are the key topics in ICSE Class 8 Mathematics Chapter 5?

The chapter "Playing with Numbers" covers core concepts including important formulas, definitions, and problem-solving techniques aligned with the latest ICSE syllabus.

How can I practice for Mathematics Playing with Numbers?

You can practice with our AI tutor that provides instant doubt resolution, interactive quizzes, and personalized chapter explanations specially designed for Class 8.

Is this chapter updated for the 2026 ICSE curriculum?

Yes, all study material and summary content for Playing with Numbers is thoroughly updated according to the most recent ICSE Class 8 guidelines.

AI Features

  • Instant doubt resolution
  • Personalized explanations
  • Interactive quizzes
  • Multi-lingual support (Hindi/English)

Ready to score 95%+?

Join thousands of students mastering Class 8 with AI.

Hold to talk

Subscription Status