Class 8 Maths Ganita Prakash Chapter 5 Solutions (NCERT 2026–27) – Number Play

These Class 8 Maths Ganita Prakash Chapter 5 solutions cover Number Play from the new NCF-2023 textbook (Part I, 2026–27). Every “Figure it Out” exercise is solved step by step — parity, sums of consecutive numbers, divisibility shortcuts for 3, 9 and 11, digital roots and cryptarithms — so you can master each idea and revise the whole chapter quickly.

Class: 8 Subject: Mathematics Book: Ganita Prakash (Part I) Chapter: 5 Exercises: 4 × Figure it Out Session: 2026–27

Chapter 5 Overview

Chapter 5 of Ganita Prakash, Number Play, is an exploration of how numbers behave under the operations of addition, subtraction and multiplication. It begins with sums of consecutive numbers and the idea of parity (odd/even), then builds up powerful divisibility properties — if a number is divisible by another, its multiples and factors behave predictably, and the sum or difference of two multiples of a number is again a multiple. The chapter develops and proves the divisibility shortcuts for 3, 9 and 11 using place value and visualisation, introduces digital roots, and ends with cryptarithms (digit puzzles). The emphasis throughout is on reasoning — understanding “why” a rule works using algebra, examples and counterexamples. The Class 8 Maths Ganita Prakash Chapter 5 solutions below work through every “Figure it Out” question with verified, exam-ready steps.

Key Concepts & Definitions

Parity: whether a number is even (a multiple of 2) or odd. Negative even numbers (−2, −4, …) are also even.

Consecutive numbers: whole numbers that follow one another, e.g. n, n+1, n+2, …

Multiple & factor: if a = b × k, then a is a multiple of b, and b is a factor of a.

Remainder form: a number leaving remainder r on division by m is written as mk + r (e.g. 5k + 3 for remainder 3 mod 5).

Digital root: the single digit obtained by repeatedly adding the digits of a number; it equals the remainder on division by 9 (a multiple of 9 has digital root 9).

Cryptarithm: a puzzle where each letter stands for one digit, each digit by at most one letter, and a leading digit is never 0.

Important Facts & Divisibility Rules (Chapter 5)

Parity of sums/differences: odd ± odd = even, even ± even = even, odd ± even = odd. So a ± b always have the same parity.

If a divides M and a divides N, then a divides (M + N) and (MN).

If A is divisible by k, then all multiples of A are divisible by k, and A is divisible by every factor of k.

If A is divisible by k and by m, then A is divisible by LCM(k, m).

Divisibility by 9 / 3: a number is divisible by 9 (or 3) if and only if the sum of its digits is divisible by 9 (or 3). The remainder on division by 9 equals the digital root.

Divisibility by 11: form the alternating sum of digits starting from the units place (− + − + …); the number is divisible by 11 if this result is 0 or a multiple of 11.

Figure it Out (Page 122) — Class 8 Maths Ganita Prakash Chapter 5 Solutions

1. The sum of four consecutive numbers is 34. What are these numbers?

SOLUTION Let the four consecutive numbers be n, n+1, n+2, n+3. Sum = 4n + 6 = 34 ⇒ 4n = 28 ⇒ n = 7. So the numbers are 7, 8, 9 and 10 (check: 7 + 8 + 9 + 10 = 34). ✓

2. Suppose p is the greatest of five consecutive numbers. Describe the other four numbers in terms of p.

SOLUTION Since p is the greatest, each earlier number is 1 less than the previous one. The other four numbers are (p − 1), (p − 2), (p − 3) and (p − 4).

3. For each statement below, determine whether it is always true, sometimes true, or never true. Explain your answer. Mention examples and non-examples as appropriate. Justify your claim using algebra. (i) The sum of two even numbers is a multiple of 3. (ii) If a number is not divisible by 18, then it is also not divisible by 9. (iii) If two numbers are not divisible by 6, then their sum is not divisible by 6. (iv) The sum of a multiple of 6 and a multiple of 9 is a multiple of 3. (v) The sum of a multiple of 6 and a multiple of 3 is a multiple of 9.

SOLUTION (i) Sometimes true. 2 + 4 = 6 and 4 + 8 = 12 are multiples of 3, but 2 + 6 = 8 and 6 + 8 = 14 are not. (ii) Sometimes true. 30 is divisible by neither 18 nor 9; but 27 is not divisible by 18 yet is divisible by 9, so the claim can fail. (iii) Sometimes true. 9 and 11 are not divisible by 6 and their sum 20 is not either; but 8 and 10 are not divisible by 6 while their sum 18 is. (iv) Always true. Multiple of 6 = 6x, multiple of 9 = 9y; sum = 6x + 9y = 3(2x + 3y), a multiple of 3. (v) Sometimes true. 18 + 9 = 27 is a multiple of 9, but 12 + 9 = 21 is not.

4. Find a few numbers that leave a remainder of 2 when divided by 3 and a remainder of 2 when divided by 4. Write an algebraic expression to describe all such numbers.

SOLUTION If a number x leaves remainder 2 on division by both 3 and 4, then x − 2 is divisible by both 3 and 4, hence by LCM(3, 4) = 12. So x − 2 = 12n, i.e. x = 12n + 2. A few such numbers: 14, 26, 38, 50, … (each leaves remainder 2 on division by 3 and by 4). ✓

5. “I hold some pebbles, not too many,
When I group them in 3’s, one stays with me.
Try pairing them up — it simply won’t do,
A stubborn odd pebble remains in my view.
Group them by 5, yet one’s still around,
But grouping by seven, perfection is found.
More than one hundred would be far too bold,
Can you tell me the number of pebbles I hold?”

SOLUTION The number leaves remainder 1 when grouped by 3, by 2 and by 5, so it is 1 more than a multiple of LCM(3, 2, 5) = 30. Such numbers below 100 are 30k + 1 = 31, 61, 91. It must also be a multiple of 7 (“grouping by seven, perfection is found”). Of 31, 61, 91, only 91 = 7 × 13 is a multiple of 7. So the number of pebbles is 91. ✓

6. Tathagat has written several numbers that leave a remainder of 2 when divided by 6. He claims, “If you add any three such numbers, the sum will always be a multiple of 6.” Is Tathagat’s claim true?

SOLUTION Let the three numbers be 6a + 2, 6b + 2 and 6c + 2. Sum = 6a + 6b + 6c + 6 = 6(a + b + c + 1). This is always a multiple of 6, so yes, Tathagat’s claim is true. (The three remainders 2 + 2 + 2 = 6 themselves form a multiple of 6.) ✓

7. When divided by 7, the number 661 leaves a remainder of 3, and 4779 leaves a remainder of 5. Without calculating, can you say what remainders the following expressions will leave when divided by 7? Show the solution both algebraically and visually. (i) 4779 + 661 (ii) 4779 − 661

SOLUTION Write 4779 = 7p + 5 and 661 = 7q + 3. (i) 4779 + 661 = 7p + 7q + 8 = 7(p + q + 1) + 1, so the remainder is 1 (the remainders 5 + 3 = 8 leave 1 on division by 7). (ii) 4779 − 661 = 7p + 5 − 7q − 3 = 7(pq) + 2, so the remainder is 2 (5 − 3 = 2). Visually: draw each number as full rows of 7 with leftover tokens (3 and 5). Combining the leftovers (8) makes one more group of 7 with 1 left over for the sum; for the difference, 5 leftover minus 3 leftover gives 2.

8. Find a number that leaves a remainder of 2 when divided by 3, a remainder of 3 when divided by 4, and a remainder of 4 when divided by 5. What is the smallest such number? Can you give a simple explanation of why it is the smallest?

SOLUTION In each case the remainder is exactly 1 less than the divisor (3−1, 4−1, 5−1). So the number is 1 less than a common multiple of 3, 4 and 5. The smallest common multiple is LCM(3, 4, 5) = 60, so the smallest such number is 60 − 1 = 59. Why smallest: a number that is “1 less” than a multiple of all three divisors must be 1 less than a common multiple; 60 is the least common multiple, so 59 is the least such number. (Check: 59 = 3×19 + 2 = 4×14 + 3 = 5×11 + 4.) ✓

Figure it Out (Page 126) — Divisibility by 9

1. Find, without dividing, whether the following numbers are divisible by 9. (i) 123   (ii) 405   (iii) 8888   (iv) 93547   (v) 358095

SOLUTION Add the digits and test divisibility by 9: (i) 1+2+3 = 6 → not divisible. (ii) 4+0+5 = 9 → divisible. (iii) 8+8+8+8 = 32 → not divisible. (iv) 9+3+5+4+7 = 28 → not divisible. (v) 3+5+8+0+9+5 = 30 → not divisible. So only 405 (ii) is divisible by 9. ✓

2. Find the smallest multiple of 9 with no odd digits.

SOLUTION A multiple of 9 needs a digit-sum divisible by 9. Using only even digits (0, 2, 4, 6, 8), the digit-sum is even, so it cannot equal 9; the smallest even multiple of 9 it can reach is 18. Use the fewest digits whose even values add to 18: the combination (2, 8, 8) works (2 + 8 + 8 = 18). Arranging for the smallest number: 288 (288 = 9 × 32, all digits even). ✓

3. Find the multiple of 9 that is closest to the number 6000.

SOLUTION 6000 ÷ 9 = 666.67, so 9 × 666 = 5994 and 9 × 667 = 6003. Distances: 6000 − 5994 = 6 and 6003 − 6000 = 3. The closer one is 6003.

4. How many multiples of 9 are there between the numbers 4300 and 4400?

SOLUTION First multiple > 4300: 9 × 478 = 4302. Last multiple < 4400: 9 × 488 = 4392. Count = 488 − 478 + 1 = 11 multiples (4302, 4311, …, 4392). ✓

Figure it Out (Page 131, Digital Roots) — Solutions

1. The digital root of an 8-digit number is 5. What will be the digital root of 10 more than that number?

SOLUTION Digital root behaves like “add modulo 9.” Adding 10 adds 1 + 0 = 1 to the digital root. New digital root = 5 + 1 = 6. (For example, the 8-digit number 40000001 has digital root 5, and 40000011 has digital root 6.) ✓

2. Write any number. Generate a sequence of numbers by repeatedly adding 11. What would be the digital roots of this sequence of numbers? Share your observations.

SOLUTION Take 10 and keep adding 11: 10, 21, 32, 43, 54, 65, 76, 87, 98, 109, 120, … Their digital roots are 1, 3, 5, 7, 9, 2, 4, 6, 8, 1, 3, … Observation: since 11 adds 1 + 1 = 2 to the digital root each time, the digital roots go up by 2 (mod 9). They cycle through every value 1–9 with period 9, in the order 1, 3, 5, 7, 9, 2, 4, 6, 8 — then repeat. ✓

3. What will be the digital root of the number 9a + 36b + 13?

SOLUTION 9a + 36b + 13 = 9a + 36b + 9 + 4 = 9(a + 4b + 1) + 4. 9(a + 4b + 1) is a multiple of 9 (digital root 9), so the whole number is 4 more than a multiple of 9. Hence the remainder on division by 9 is 4, so the digital root is 4. ✓

4. Make conjectures by examining if there are any patterns or relations between (i) the parity of a number and its digital root. (ii) the digital root of a number and the remainder obtained when the number is divided by 3 or 9.

SOLUTION (i) No consistent pattern. An even number can have an odd or even digital root (12 → 3 odd, 24 → 6 even), and likewise for odd numbers. Parity and digital root are independent. (ii) Division by 3: digital roots 3, 6, 9 → remainder 0; roots 1, 4, 7 → remainder 1; roots 2, 5, 8 → remainder 2. Division by 9: the remainder equals the digital root, except a digital root of 9 means remainder 0.

Figure it Out (Page 132, Digits in Disguise) — Solutions

1. If 31z5 is a multiple of 9, where z is a digit, what is the value of z? Explain why there are two answers to this problem.

SOLUTION Digit-sum = 3 + 1 + z + 5 = 9 + z, which must be a multiple of 9. 9 + z = 9 gives z = 0; 9 + z = 18 gives z = 9. Both are single digits. So z = 0 or z = 9. There are two answers because 9 + z can be 9 or 18 while z stays a valid digit. ✓

2. “I take a number that leaves a remainder of 8 when divided by 12. I take another number which is 4 short of a multiple of 12. Their sum will always be a multiple of 8”, claims Snehal. Examine his claim and justify your conclusion.

SOLUTION Let the numbers be a = 12n + 8 and b = 12m − 4. Sum = 12(n + m) + 4 = 12k + 4. This is always a multiple of 4 but not always a multiple of 8: e.g. k = 2 gives 28, which is not divisible by 8. So Snehal’s claim is false. ✓

3. When is the sum of two multiples of 3, a multiple of 6 and when is it not? Explain the different possible cases, and generalise the pattern.

SOLUTION Let the two multiples of 3 be 3m and 3n. Their sum is 3m + 3n = 3(m + n). This is a multiple of 6 exactly when (m + n) is even (so that 3(m+n) has a factor of 2 as well). Cases: both m, n even or both odd → m+n even → sum is a multiple of 6 (e.g. 6 + 12 = 18). One even and one odd → m+n odd → sum is a multiple of 3 but not 6 (e.g. 3 + 6 = 9). ✓

4. Sreelatha says, “I have a number that is divisible by 9. If I reverse its digits, it will still be divisible by 9”. (i) Examine if her conjecture is true for any multiple of 9. (ii) Are any other digit shuffles possible such that the number formed is still a multiple of 9?

SOLUTION (i) Yes, always true. Reversing the digits does not change the digit-sum, and divisibility by 9 depends only on the digit-sum. (ii) Yes — any rearrangement (shuffle) of the digits keeps the same digit-sum, so the new number is still a multiple of 9. ✓

5. If 48a23b is a multiple of 18, list all possible pairs of values for a and b.

SOLUTION A multiple of 18 must be divisible by 2 and by 9. For divisibility by 2, the units digit b is even: b ∈ {0, 2, 4, 6, 8}. For divisibility by 9, the digit-sum 4 + 8 + a + 2 + 3 + b = 17 + a + b must be a multiple of 9, i.e. a + b = 1 or 10 (since a + b ranges 0–17). Pairing each even b with the a that makes a + b = 1 or 10 (with a a digit): (ab) = (1, 0), (8, 2), (6, 4), (4, 6), (2, 8).

6. If 3p7q8 is divisible by 44, list all possible pairs of values for p and q.

SOLUTION 44 = 4 × 11, so the number must be divisible by 4 and by 11. By 4: the last two digits “q8” must be a multiple of 4 → q8 ∈ {08, 28, 48, 68, 88} → q ∈ {0, 2, 4, 6, 8}. By 11: (sum of digits at odd places) − (sum at even places) = (8 + 7 + 3) − (q + p) = 18 − (p + q) must be 0 or a multiple of 11. With p + q from 0–18, this means p + q = 7 (giving difference 11). Combining q even with p + q = 7: (p, q) = (7, 0), (5, 2), (3, 4), (1, 6).

7. Find three consecutive numbers such that the first number is a multiple of 2, the second number is a multiple of 3, and the third number is a multiple of 4. Are there more such numbers? How often do they occur?

SOLUTION One set is 2, 3, 4 (2 is a multiple of 2, 3 of 3, 4 of 4). Yes, there are more. The pattern repeats every LCM(2, 3, 4) = 12 starting positions, so the next set is 14, 15, 16, then 26, 27, 28, and so on. They occur once in every block of 12 consecutive numbers. ✓

8. Write five multiples of 36 between 45,000 and 47,000. Share your approach with the class.

SOLUTION 36 = 4 × 9, so a multiple of 36 is divisible by both 4 and 9. Divide to find the range: 45000 ÷ 36 = 1250 exactly, so 45000 = 36 × 1250 is itself a multiple. Add 36 repeatedly: 45000, 45036, 45072, 45108, 45144 (= 36 × 1250, 1251, 1252, 1253, 1254). Each lies between 45,000 and 47,000. Approach: take the first multiple of 36 at or above 45,000 and keep adding 36. ✓

9. The middle number in the sequence of 5 consecutive even numbers is 5p. Express the other four numbers in sequence in terms of p.

SOLUTION Consecutive even numbers differ by 2. With middle term 5p, the two below are 5p − 2 and 5p − 4, and the two above are 5p + 2 and 5p + 4. In order: 5p − 4, 5p − 2, 5p, 5p + 2, 5p + 4. So the other four are 5p − 4, 5p − 2, 5p + 2 and 5p + 4.

10. Write a 6-digit number that is divisible by 15, such that when the digits are reversed, it is divisible by 6.

SOLUTION Divisible by 15 means divisible by 3 and 5, so the units digit is 0 or 5. If it ends in 0, the reversed number would start with 0 and not be a 6-digit number; so the original ends in 5. The reversed number must be divisible by 6 (by 2 and 3), so it must be even — hence the original number’s first digit must be even (2, 4, 6 or 8). One valid choice: 200055. Check: 200055 = 15 × 13337 (digit-sum 12 is a multiple of 3, ends in 5); reversed it is 550002, which is even with digit-sum 12, so divisible by 6. ✓

11. Deepak claims, “There are some multiples of 11 which, when doubled, are still multiples of 11. But other multiples of 11 don’t remain multiples of 11 when doubled”. Examine if his conjecture is true; explain your conclusion.

SOLUTION Let n be any multiple of 11, so n = 11k. Doubling: 2n = 22k = 11 × (2k). This is always a multiple of 11. So Deepak’s conjecture is false — doubling any multiple of 11 gives a multiple of 11. ✓

12. Determine whether the statements below are ‘Always True’, ‘Sometimes True’, or ‘Never True’. Explain your reasoning. (i) The product of a multiple of 6 and a multiple of 3 is a multiple of 9. (ii) The sum of three consecutive even numbers will be divisible by 6. (iii) If abcdef is a multiple of 6, then badcef will be a multiple of 6. (iv) 8 (7b – 3) – 4 (11b + 1) is a multiple of 12.

SOLUTION (i) Always true. 6x × 3y = 18xy = 9(2xy), a multiple of 9. (ii) Always true. Three consecutive even numbers are 2k, 2k+2, 2k+4; their sum is 6k + 6 = 6(k + 1), a multiple of 6. (iii) Always true. Swapping ab and cd keeps the same units digit (still even) and the same digit-sum (so still a multiple of 3); hence still a multiple of 6. (iv) Never true. 8(7b − 3) − 4(11b + 1) = 56b − 24 − 44b − 4 = 12b − 28 = 12(b − 2) − 4, which is 4 short of a multiple of 12 — never a multiple of 12.

13. Choose any 3 numbers. When is their sum divisible by 3? Explore all possible cases and generalise.

SOLUTION On division by 3, every number leaves remainder 0, 1 or 2. The sum is divisible by 3 exactly when the sum of the three remainders is a multiple of 3. Case 1 — all three remainders equal (0,0,0 / 1,1,1 / 2,2,2): the remainder sum is 0, 3 or 6 → sum divisible by 3. Case 2 — all three remainders different (0,1,2 in any order): sum of remainders = 3 → sum divisible by 3. Generalisation: the sum of three numbers is divisible by 3 iff their remainders mod 3 are either all the same or all different. ✓

14. Is the product of two consecutive integers always multiple of 2? Why? What about the product of three consecutive integers? Is it always a multiple of 6? Why or why not? What can you say about the product of 4 consecutive integers? What about the product of five consecutive integers?

SOLUTION Two consecutive integers: always a multiple of 2 — one of any two consecutive integers is even. Three consecutive integers: always a multiple of 6 — among any three consecutive integers there is at least one multiple of 2 and one multiple of 3 (2 × 3 = 6). Four consecutive integers: always a multiple of 24 — they contain a multiple of 2, a multiple of 3 and a multiple of 4 (2 × 3 × 4 = 24). Five consecutive integers: always a multiple of 120 (= 2 × 3 × 4 × 5). ✓

15. Solve the cryptarithms — (i) EF × E = GGG (ii) WOW × 5 = MEOW

SOLUTION (i) GGG = G × 111 = G × 3 × 37, so EF × E must equal a multiple of 37. With E = 3 and F = 7: 37 × 3 = 111. So E = 3, F = 7, G = 1. (ii) Multiplying a 3-digit number by 5 gives a 4-digit number MEOW that starts with M. Testing WOW with W = 5, O = 7: 575 × 5 = 2875 = MEOW with M = 2, E = 8, O = 7, W = 5. So W = 5, O = 7, M = 2, E = 8. ✓

16. Which of the following Venn diagrams captures the relationship between the multiples of 4, 8, and 32?

SOLUTION Every multiple of 32 is a multiple of 8, and every multiple of 8 is a multiple of 4 (since 32 = 8 × 4 and 8 = 4 × 2). So the sets are nested: multiples of 32 inside multiples of 8 inside multiples of 4. This is option (iv). ✓

Common Mistakes to Avoid

Watch out for these

  • Confusing “always / sometimes / never true” — one counterexample is enough to rule out “always,” but you need a general (algebraic) argument to prove “always.”
  • For divisibility by 9 or 3, testing the units digit instead of the digit-sum.
  • In the rule for 11, forgetting that the alternating sum can be 0 or any multiple of 11 (not just 0).
  • Thinking divisibility by a × b follows from divisibility by a and b when they share factors (e.g. 4 and 6 do not test 24; use 3 and 8 instead).
  • Writing the digital root as the divisor when the number is a multiple of 9 — the digital root is 9 but the remainder is 0.
  • Allowing a leading 0 or letting two different letters equal the same digit in a cryptarithm.

Practice MCQs & Assertion–Reason

1. The sum of two odd numbers is always:

(a) odd    (b) even    (c) a multiple of 3    (d) prime

2. A number is divisible by 9 if and only if:

(a) its units digit is 9    (b) its last two digits are divisible by 9    (c) the sum of its digits is divisible by 9    (d) it is even

3. The digital root of 489710 is:

(a) 2    (b) 5    (c) 9    (d) 11

4. Which number is divisible by 11?

(a) 158    (b) 481    (c) 90904    (d) 841

5. The remainder when 7309 is divided by 9 is:

(a) 0    (b) 1    (c) 7    (d) 9

6. Numbers that leave remainder 3 when divided by 5 are of the form:

(a) 3k + 5    (b) 5k + 3    (c) 5k − 3    (d) 3k

7. The product of any three consecutive integers is always a multiple of:

(a) 2    (b) 4    (c) 6    (d) 9

8. If 31z5 is a multiple of 9, the possible values of z are:

(a) 0 only    (b) 9 only    (c) 0 or 9    (d) 3 or 6

9. To check divisibility by 24, it is enough to check divisibility by:

(a) 4 and 6    (b) 3 and 8    (c) 2 and 12    (d) 6 and 8

10. The smallest number leaving remainders 2, 3, 4 when divided by 3, 4, 5 respectively is:

(a) 58    (b) 59    (c) 60    (d) 61

Answer key: 1-(b), 2-(c), 3-(a), 4-(c), 5-(b), 6-(b), 7-(c), 8-(c), 9-(b), 10-(b).

For each Assertion–Reason question, choose: (A) Both Assertion and Reason are true and the Reason is the correct explanation of the Assertion; (B) Both are true but the Reason is not the correct explanation; (C) Assertion is true but Reason is false; (D) Assertion is false but Reason is true.

A-R 1. Assertion: The number 405 is divisible by 9.

Reason: A number is divisible by 9 if the sum of its digits is divisible by 9.

A-R 2. Assertion: Doubling any multiple of 11 gives a multiple of 11.

Reason: If n = 11k, then 2n = 11(2k).

A-R 3. Assertion: A number divisible by both 4 and 6 must be divisible by 24.

Reason: A number divisible by two numbers is divisible by their product.

A-R 4. Assertion: The digital root of every multiple of 9 is 9.

Reason: The remainder of any multiple of 9 on division by 9 is 0.

A-R 5. Assertion: The sum of three consecutive even numbers is always divisible by 6.

Reason: Three consecutive even numbers can be written as 2k, 2k+2, 2k+4, whose sum is 6(k+1).

Answer key: 1-(A), 2-(A), 3-(D), 4-(B), 5-(A).

Quick Revision Summary

  • Any combination a ± b ± c ± d of four numbers has a fixed parity, because a ± b always have the same parity.
  • If a divides M and N, it divides M + N and MN; multiples of A stay divisible by A’s factors.
  • If A is divisible by k and m, then A is divisible by LCM(k, m).
  • Divisibility by 9 / 3 → test the digit-sum; the remainder on division by 9 equals the digital root.
  • Divisibility by 11 → alternating sum of digits is 0 or a multiple of 11.
  • Products of consecutive integers: 2 of them → multiple of 2; 3 → of 6; 4 → of 24; 5 → of 120.
  • Cryptarithms are solved by reasoning about leading digits, units digits and carrying.

How to score full marks in this chapter

For “always / sometimes / never” questions, always back “always true” with an algebraic proof and disprove with a clear counterexample. Show the digit-sum (for 3 and 9) or the alternating sum (for 11) explicitly. In word/remainder problems, convert each condition into mk + r form and use the LCM. For cryptarithms, state the constraint you used (range of the leading digit, units-digit match) before guessing.

Frequently Asked Questions

What is Class 8 Maths Ganita Prakash Chapter 5 about?

Chapter 5, Number Play, explores parity (odd/even), sums of consecutive numbers, divisibility properties, the divisibility shortcuts for 3, 9 and 11 (with reasons), digital roots, and cryptarithms — with a strong focus on understanding why each rule works.

How many Figure it Out exercises are in Ganita Prakash Chapter 5?

There are four “Figure it Out” sets: on page 122 (8 questions), page 126 (4 questions), page 131 in Digital Roots (4 questions) and page 132 in Digits in Disguise (16 questions) — 32 questions in all, every one solved on this page.

What is the divisibility rule for 11 used in this chapter?

Place alternating + and − signs before the digits starting from the units place and add them up. If the result is 0 or a multiple of 11, the number is divisible by 11; otherwise the result tells you the remainder.

Are these Class 8 Maths Ganita Prakash Chapter 5 solutions free?

Yes. All solutions are free and follow the official NCERT Ganita Prakash (Part I) textbook for 2026–27.

Scroll to Top