ICSE • Chapter 8

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 begin an exciting journey through Chapter 8: Playing with Numbers. This chapter will take us through some of the most fundamental ideas in number theory — from simplifying expressions with brackets, to understanding even and odd numbers, factors and multiples, prime numbers, and finally the powerful concepts of Highest Common Factor and Least Common Multiple. Let us dive right in.

We begin with Section 8.1: Simplification of Brackets. When we face a mathematical expression with many operations, we need a clear order to follow. This order is called BODMAS.

Each letter in BODMAS tells us what to do first. B stands for Brackets. O stands for Of, which means multiplication. D stands for Division. M stands for Multiplication. A stands for Addition. And S stands for Subtraction.

Brackets come in four types, and we must open them in a specific order. First, the bar or vinculum — that horizontal line above numbers. Second, small brackets or parentheses. Third, curly brackets. And fourth, square brackets. Always start from the innermost bracket and work your way outward.

Let us see this in action. Consider the expression: 24 − (6 + 8) − 3. First, we simplify inside the brackets: 6 plus 8 gives 14. So we have 24 minus 14 minus 3, which equals 7.

Here is a more complex example: 28 − [19 − {14 − (10 − 2)}]. We begin with the innermost small brackets: 10 minus 2 equals 8. Now we have 14 minus 8, which is 6. Next, 19 minus 6 gives 13. Finally, 28 minus 13 equals 15.

When no brackets are present, we use DMAS — Division, then Multiplication, then Addition, then Subtraction. For instance, in 84 ÷ 28 × 4 + 7, we divide first: 84 by 28 gives 3. Then multiply: 3 times 4 gives 12. Finally add 7, and the answer is 19.

Now let us move to Section 8.2: Even and Odd Numbers.

Natural numbers divisible by 2 are called even numbers. So 2, 4, 6, 8, 10, and so on, are all even. Natural numbers not divisible by 2 are called odd numbers: 1, 3, 5, 7, 9, and so forth.

Here are some beautiful patterns. The sum of two even numbers is always even: 2 plus 4 equals 6. The product of two even numbers is always even: 2 times 4 equals 8. The sum of two odd numbers is always even: 3 plus 7 equals 10. But the product of two odd numbers is always odd: 3 times 7 equals 21. Every natural number is either even or odd — there is no third possibility.

Section 8.3 introduces us to Factors.

When we multiply two or more natural numbers, the result is called their product. Each number we multiplied is called a factor of that product. For example, since 5 times 7 equals 35, both 5 and 7 are factors of 35.

Equivalently, any natural number that divides another number completely is a factor of that number. Let us find all factors of 24. We can write 24 as 1 times 24, so 1 and 24 are factors. We can write 24 as 2 times 12, so 2 and 12 are factors. We can write 24 as 3 times 8, so 3 and 8 are factors. And we can write 24 as 4 times 6, so 4 and 6 are factors. Therefore, the complete list of factors of 24 is: 1, 2, 3, 4, 6, 8, 12, and 24.

Remember two special facts: 1 is a factor of every number, and every number is a factor of itself.

Section 8.4 brings us to Prime Numbers.

A natural number greater than 1 that is divisible only by 1 and itself is called a prime number. The number 2 is prime — it can only be divided by 1 and 2. The number 3 is prime. So are 5, 7, 11, 13, 17, and many more.

Notice that 2 is the smallest prime number, and it is also the only even prime number. All other prime numbers are odd.

Numbers that have more than two factors are called composite numbers. For example, 10 has factors 1, 2, 5, and 10 — four factors — so 10 is composite. Every even number greater than 2 is composite.

From prime numbers, we move to Prime Factors in Section 8.5.

Prime factors of a number are those factors that are prime numbers. Consider 24 again. Its factors are 1, 2, 3, 4, 6, 8, 12, and 24. Among these, only 2 and 3 are prime. So the prime factors of 24 are 2 and 3.

Every number can be written as a product of its prime factors. For instance, 12 equals 2 times 2 times 3. And 54 equals 2 times 3 times 3 times 3.

Now we reach Section 8.6: Highest Common Factor, or H.C.F.

The H.C.F. of two or more numbers is the greatest number that divides each of them completely. For example, the greatest number dividing both 18 and 24 is 6, so H.C.F. of 18 and 24 is 6.

There are three methods to find H.C.F. The Common Factor Method, where we list all factors and pick the greatest common one. The Prime Factor Method, where we break numbers into prime factors and multiply the common ones. And the Division Method, where we repeatedly divide until the remainder is zero.

Let me demonstrate the Prime Factor Method. To find H.C.F. of 18 and 24: 18 equals 2 times 3 times 3, and 24 equals 2 times 2 times 2 times 3. The common prime factors are one 2 and one 3. Multiplying these: 2 times 3 equals 6, which is our H.C.F.

Two numbers with no common prime factor are called co-prime numbers. Their H.C.F. is always 1. For example, 15 and 16 are co-prime.

Prime numbers that differ by 2, like 3 and 5, or 5 and 7, are called twin primes. The only prime triplet — three consecutive primes differing by 2 — is 3, 5, and 7.

Section 8.11 introduces Multiples.

When we multiply a number by 1, 2, 3, and so on, we get its multiples. Multiples of 5 are 5, 10, 15, 20, 25, and continuing endlessly. Multiples of 3 are 3, 6, 9, 12, 15, 18, and so on. Notice that multiples continue infinitely — there is no largest multiple.

This leads us to Section 8.12: Least Common Multiple, or L.C.M.

The L.C.M. of two or more numbers is the smallest number that is exactly divisible by each of them. In other words, it is the smallest common multiple.

For example, multiples of 15 are 15, 30, 45, 60, 75, and so on. Multiples of 25 are 25, 50, 75, 100, and so on. The common multiples are 75, 150, and so forth. The smallest is 75, so L.C.M. of 15 and 25 is 75.

We can find L.C.M. by three methods. The Common Multiple Method — listing multiples until we find a match. The Prime Factor Method — taking the highest power of each prime factor present. And the Common Division Method — dividing by common primes until we reach 1.

Let us use the Prime Factor Method for 18, 24, and 36. 18 equals 2 times 3 squared. 24 equals 2 cubed times 3. 36 equals 2 squared times 3 squared. The highest power of 2 is 2 cubed, and the highest power of 3 is 3 squared. So L.C.M. equals 2 cubed times 3 squared, which is 8 times 9, giving 72.

Here is a powerful relationship you must remember. For any two numbers, the product of their L.C.M. and H.C.F. equals the product of the numbers themselves.

Take 48 and 60. Their H.C.F. is 12, and their L.C.M. is 240. The product 12 times 240 equals 2880. And 48 times 60 also equals 2880. This relationship always holds true.

From this, we can derive useful formulas. L.C.M. equals product of the two numbers divided by their H.C.F. And H.C.F. equals product of the two numbers divided by their L.C.M.

Finally, Section 8.17 presents Divisibility Rules — shortcuts to test if one number divides another without actual division.

A number is divisible by 2 if its unit digit is 0, 2, 4, 6, or 8. A number is divisible by 4 if the number formed by its last two digits is divisible by 4. For instance, 232 is divisible by 4 because 32 is divisible by 4.

A number is divisible by 8 if the number formed by its last three digits is divisible by 8. So 5408 is divisible by 8 because 408 divided by 8 equals 51.

A number is divisible by 3 if the sum of its digits is divisible by 3. Take 4215: 4 plus 2 plus 1 plus 5 equals 12, which is divisible by 3, so 4215 is divisible by 3.

A number is divisible by 6 if it is divisible by both 2 and 3. A number is divisible by 9 if the sum of its digits is divisible by 9. For 7236, the digit sum is 7 plus 2 plus 3 plus 6 equals 18, which is divisible by 9, so 7236 is divisible by 9.

A number is divisible by 5 if its unit digit is 0 or 5.

The rule for 11 is elegant. Find the sum of digits in odd positions from the right, and the sum of digits in even positions from the right. If the difference of these sums is 0 or divisible by 11, the number is divisible by 11.

Consider 90816. Sum of digits in odd positions: 6 plus 8 plus 9 equals 23. Sum of digits in even positions: 1 plus 0 equals 1. The difference is 22, which is divisible by 11, so 90816 is divisible by 11.

Let me now recap the key takeaways from this chapter.

First, BODMAS and DMAS give us the order of operations, with brackets always opened from innermost to outermost.

Second, even numbers are divisible by 2, odd numbers are not, and they follow predictable patterns in addition and multiplication.

Third, factors divide a number completely, while multiples are products of that number with other natural numbers.

Fourth, prime numbers have exactly two factors, composite numbers have more than two, and every number can be expressed as a product of prime factors.

Fifth, H.C.F. is the greatest common divisor, L.C.M. is the smallest common multiple, and their product equals the product of the original numbers.

Sixth, divisibility rules let us quickly test for factors 2, 3, 4, 5, 6, 8, 9, and 11 using simple digit patterns.

And that brings us to the end of our journey through Playing with Numbers. I hope you now see the beautiful patterns and relationships hidden within numbers. Keep exploring, keep questioning, and remember — mathematics is not just about answers, but about understanding why. Until next time, happy learning!

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 6 Mathematics Chapter 8?

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 6.

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 6 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 6 with AI.

Hold to talk

Subscription Status