Chapter 5: Number Play class 8th Mathematics (Ganita Prakash) NCERT Solution

Number Play — Chapter 5 Solutions | EduGrown
Ganita Prakash · Grade 8 · Chapter 5

Number Play — every question,
worked out in full.

Consecutive sums, parity proofs, divisibility shortcuts for 3, 9 and 11, digital roots, and a stack of cryptarithms — solved step by step with the algebra written out and the reasoning made visible.

60+questions solved
3chapter sections
16figure-it-out problems
9cryptarithms cracked
A

In-text & Math Talk Questions

Every “explore this”, “Math Talk”, and in-margin question from the chapter — in the order it appears on the page, with the working shown.

§ 5.1 — Is This a Multiple Of?

Sum of Consecutive Numbers

1
Explore Anshu’s questions: Can every natural number be written as a sum of consecutive numbers? Which numbers can be written in more than one way? Can all even numbers be written this way? Can 0 be written this way using negative numbers too?

Exploration

Can every natural number be written as a sum of consecutive numbers? Every number can trivially be written as “a sum of one consecutive number” — itself. If we require at least two numbers, then every number except powers of 2 (1, 2, 4, 8, 16, 32, …) can be written as a sum of two or more consecutive numbers.

Which numbers can be written in more than one way? Numbers with more odd factors can be split in more ways. For example, 15 = 7+8 = 4+5+6 = 1+2+3+4+5 — three different ways, because 15 has odd factors 1, 3, 5, 15.

Can all even numbers be written this way? No — only even numbers that are not a power of 2 can be written as a sum of consecutive numbers. For instance, 6 = 1+2+3 works, but 8 cannot be written as a sum of two or more consecutive natural numbers.

Can 0 be written using negative numbers? Yes — for example 0 = (-2)+(-1)+0+1+2, or simply 0=(-1)+0+1. Using negative numbers and zero opens up many such representations.

2
Take any 4 consecutive numbers — say 3, 4, 5, 6. Place ‘+’ and ‘−’ signs between them. How many different possibilities exist? Write all of them, evaluate each, and look for patterns.

Step 1 — Why are there 8 possibilities?

The first number 3 is always positive (it’s the starting term). Each of the remaining 3 numbers (4, 5, 6) can independently take a ‘+’ or ‘−’ sign. That gives 2 × 2 × 2 = 23 = 8 expressions — exactly the 8 branches of the tree diagram in the textbook.

Fig. — Tree of all 8 sign-arrangements for 3, 4, 5, 6

Step 2 — All 8 expressions evaluated

ExpressionValue
3 + 4 + 5 + 618
3 + 4 + 5 − 66
3 + 4 − 5 + 68
3 + 4 − 5 − 6−4
3 − 4 + 5 + 610
3 − 4 + 5 − 6−2
3 − 4 − 5 + 60
3 − 4 − 5 − 6−12

What’s interesting: every single result — 18, 6, 8, −4, 10, −2, 0, −12 — is an even number. Not one odd value appears, no matter how the signs are arranged.

3
Take four other consecutive numbers and repeat. Then try one more set. What do you observe? Does this always happen — can you reason it out algebraically?

Trying two more sets

For 5, 6, 7, 8: 5+6-7+8=12,   5-6-7-8=-16 — both even, and in fact every one of the 8 arrangements gives an even number again.

For 10, 11, 12, 13: 10+11-12+13 = 22,   10-11-12-13=-26 — still all even.

Observation: No matter which 4 consecutive numbers you pick, all 8 sign-arrangements always evaluate to an even number. This is proved algebraically just below (Explanation 1 and 2).

4
Replace any negative sign in a+b-c-d with a positive sign and find the difference between the two numbers. What do you conclude?

Working it out

Start with a+b-c-d. Replace -c with +c:

(a+b+c-d) – (a+b-c-d) = a+b+c-d-a-b+c+d = 2c

The difference is 2c — again an even number. The same will happen for replacing -d: the difference will be 2d, also even.

Conclusion

Flipping any one sign — whether from + to , or from to + — always changes the expression’s value by an even amount. Since changing by an even number never changes parity (odd/even-ness), every expression formed from a,b,c,d with any combination of +/- signs has the exact same parity. This is why all 8 expressions for 4 consecutive numbers come out even (once we know one of them, like a+b+c+d, is even when a,b,c,d are 4 consecutive integers).

5
Is the phenomenon of all expressions having the same parity limited to taking 4 numbers? What do you think?

No — it works for any number of terms

The proof never actually used “4” in any essential way. For any count of numbers a1, a2, …, an, flipping one sign always changes the total by 2ai — an even number. So all 2n-1 possible sign-arrangements of a1 ± a2 ± a3 ± ⋯ ± an share the same parity.

This works for 2 numbers (a ± b), for 3 numbers, for 5 numbers, and so on — the “all expressions share one parity” rule is a general fact about sums and differences, not a special property of the number 4.

6
Without computing, find which of these are even: 43+37, 672−348, 4×347×3, 708−477, 809+214, 119×303, 5133, 543−479.

Checking parity without full calculation

ExpressionParity reasoningEven?
43 + 37odd + odd = evenYes
672 − 348even − even = evenYes
4 × 347 × 3a factor of 4 (even) makes the whole product evenYes
708 − 477even − odd = oddNo
809 + 214odd + even = oddNo
119 × 303odd × odd = oddNo
5133itself odd (ends in 3)No
543 − 479odd − odd = evenYes
7
Using parity rules, identify which of these always give an even number for any integers: 2a+2b, 3g+5h, 4m+2n, 2u−4v, 13k−5k, 6m−3n, x²+2, b²+1, 4k×3j.

Checking each expression

ExpressionAlways even?Why
2a + 2bYes= 2(a+b), a multiple of 2
3g + 5hNodepends on parity of g, h (e.g. g=h=1 → 8 even; g=1,h=0 → 3 odd)
4m + 2nYes= 2(2m+n), always has factor 2
2u − 4vYes= 2(u−2v), always has factor 2
13k − 5kYes= 8k, always has factor 8 (hence 2)
6m − 3nNo= 3(2m−n); even only when n is even
x² + 2Noeven when x even, odd when x odd
b² + 1Nodepends on parity of b
4k × 3jYes= 12kj, always has factor 4

Examples and non-examples for x2+2: if x=6 (even), x2+2 = 38 (even ✓ for this case); if x=3 (odd), x2+2=11 (odd — shows it’s not always even).

8
Write a few algebraic expressions which always give an even number.

Sample answers

Any expression that can be factored to show a factor of 2 will always be even. For example:

  • 2x + 6y  →  = 2(x+3y)
  • 10p – 4q  →  = 2(5p-2q)
  • 8m + 2  →  = 2(4m+1)
  • 6a + 4b + 2c  →  = 2(3a+2b+c)

The rule: as long as every term in the expression has 2 as a factor, the whole expression is guaranteed to be even for any integer values of the letters.

9
Take a pair of even numbers. Add them. Is the sum divisible by 4? When is it, and when is it not? Is there a general rule?

Trying examples

4 + 8 = 12 ✓ mult. of 4 6 + 10 = 16 ✓ mult. of 4 4 + 6 = 10 ✗ not mult. of 4 2 + 8 = 10 ✗ not mult. of 4

The rule

Every even number is either a multiple of 4 (remainder 0 on dividing by 4 — like 4, 8, 12, 16…) or 2 more than a multiple of 4 (remainder 2 — like 2, 6, 10, 14…).

  • Multiple of 4 + Multiple of 4 → always a multiple of 4 (e.g. 12+16=28).
  • (4k+2) + (4k+2 type) + their remainders 2+2=4 → always a multiple of 4 (e.g. 6+10=16).
  • Multiple of 4 + (remainder-2 type) → never a multiple of 4, it leaves remainder 2 (e.g. 4+6=10).

This mirrors exactly how even + even = even: it only depends on whether the “leftover” parts add up to a clean multiple.

Fig. — Even numbers split into “multiple of 4” (square) vs “2 more than a multiple of 4” (L-shape)
10
Look at the expressions and visualisation for adding a multiple of 4 and a non-multiple of 4 (4p and 4q+2). Write the explanation and examples.

Algebra

4p + (4q+2) = 4p + 4q + 2 = 4(p+q) + 2

This is 4(p+q) — a multiple of 4 — plus 2 left over. So the sum can never be a clean multiple of 4; it always leaves remainder 2, exactly like adding an even and an odd number always gives an odd number (the “oddness”/remainder carries through).

Examples

4 + 6 = 10 → remainder 2 8 + 18 = 26 → remainder 2 12 + 14 = 26 → remainder 2
11
“If a number is divisible by 8, then 8 also divides any two numbers (separately) that add up to the number.” Is this always, sometimes, or never true?
Sometimes True

A multiple of 8, say 8m, can be split as a sum of two multiples of 8 (like 24 = 8+16), or as a sum of two numbers that aren’t themselves multiples of 8 (like 24 = 9+15, neither divisible by 8). So the statement holds for some splits but fails for others — it’s sometimes, not always, true.

12
“If a number is divisible by 12, then it’s divisible by all the factors of 12.” Always, sometimes, or never true?
Always True

If A = 12m, then since 12 = 2 × 6=3 × 4, we can always write A as 2 × (6m), or 3 × (4m), or 4 × (3m), or 6 × (2m) — so A is divisible by every factor of 12: 1, 2, 3, 4, 6, and 12. In general, if A is divisible by k, then A is divisible by every factor of k, because each factor “fits evenly” into k, and k fits evenly into A.

“Always, Sometimes, or Never” — Statements 6, 7, 8

13
6. If a number is divisible by both 9 and 4, it must be divisible by 36.
Always True

LCM(9,4) = 36, since 9 and 4 share no common factors (9 = 32, 4 = 22). A number divisible by both 9 and 4 must contain the prime factorisation of both — i.e. 22 × 32 = 36 — in its own factorisation. So it’s always divisible by 36. Example: 72 is divisible by 9 and 4, and indeed by 36 (72 = 36 × 2).

14
7. If a number is divisible by both 6 and 4, it must be divisible by 24.
Never True

LCM(6,4) = 12, not 24 (because 6 and 4 share a common factor of 2, so their LCM is smaller than their product). A number divisible by 6 and 4 is guaranteed only to be divisible by 12 — not necessarily 24. Counter-example: 12 is divisible by both 6 and 4, but 12 ÷ 24 is not a whole number. So this statement is never guaranteed to be true just from “divisible by 6 and 4.”

15
8. When you add an odd number to an even number, you get a multiple of 6. (Worked example from textbook — shown here for reference)
Never True

Multiples of 6 are always even. But odd + even is always odd. An odd number can never equal a multiple of 6 (which is even). Algebraically: if 2n + (2m+1) = 6j, then 2(n+m) = 6j – 1 — an even number equalling an odd number, which is impossible.

What Remains? — Remainder Expressions

16
Find numbers with remainder 3 on dividing by 5. Which expression(s) capture all such numbers? (i) 3k+5 (ii) 3k−5 (iii) 3k/5 (iv) 5k+3 (v) 5k−2 (vi) 5k−3

Testing each option

Numbers leaving remainder 3 on division by 5 are: 3, 8, 13, 18, 23, 28, …

ExpressionCheckCaptures all such numbers?
3k + 5k=0→5, k=1→8 — 5 itself leaves remainder 0, not 3No
3k − 5k=0→−5, doesn’t follow the +3 patternNo
3k/5not even guaranteed to be an integerNo
5k + 3k=0→3, k=1→8, k=2→13 ✓ matches exactlyYes
5k − 2k=1→3, k=2→8, k=3→13 ✓ also matches (shifted index)Yes
5k − 3k=1→2, k=2→7 — gives remainder-2 numbers, not remainder-3No

Correct expressions: (iv) 5k+3 and (v) 5k−2 — both generate exactly the numbers 3, 8, 13, 18, 23, … (just using a different starting value of k).

17
Are there other expressions that generate numbers that are 3 more than a multiple of 5?

Yes — infinitely many

Any expression of the form 5k + 3, 5k – 2, 5(k-1)+3, 5k+3-5j (rearranged), or even 5(k+2)-7 will work, as long as it simplifies down to “5 times something, plus 3” (or equivalently “5 times something, minus 2”). For example, 5k – 22 also works since -22 = 5(-5)+3 — it’s just 5k+3 with the index shifted by 5. The key test: does the expression always leave remainder 3 when you divide by 5, for every integer value of the variable?

§ 5.2 — Checking Divisibility Quickly

Why the shortcuts for 2, 4, 5, 8, 10 work

18
Explain using algebra why the divisibility shortcuts for 5, 2, 4, and 8 work.

Write any number as … + 1000d + 100c + 10b + a, where a is the units digit, b the tens digit, and so on.

5
Divisibility by 5: Every place value except the units place (10, 100, 1000, …) is a multiple of 5. So the whole number is divisible by 5 exactly when the units digit a is divisible by 5 — i.e. a = 0 or a = 5.
2
Divisibility by 2: Every place value except the units place is a multiple of 2 (10, 100, … are all even). So the number is divisible by 2 exactly when the units digit a is even (0, 2, 4, 6, 8).
4
Divisibility by 4: Every place value from the hundreds place onward (100, 1000, 10000, …) is a multiple of 4, since 100 = 4 × 25. So divisibility by 4 depends only on the last two digits (10b+a) — the number is divisible by 4 exactly when this 2-digit “tail” is.
8
Divisibility by 8: Every place value from the thousands place onward (1000, 10000, …) is a multiple of 8, since 1000 = 8 × 125. So divisibility by 8 depends only on the last three digits (100c+10b+a).
19
Can we say that any number made up of only the digits ‘0’ and ‘9’, in any order, will always be divisible by 9?
Yes

If every digit is 0 or 9, then every term in the place-value expansion is “9 × (place value)” or “0 × (place value)” — and both are multiples of 9. So the whole sum is a multiple of 9. Example:

99009 = 9 × 10000 + 9 × 1000 + 0 × 100 + 0 × 10 + 9 × 1

Each non-zero term is 9 × ▢, so the total is automatically a multiple of 9.

20
Is 10 divisible by 9? If not, what is the remainder? Check other multiples of 10 by 9 — what pattern emerges? Then check multiples of 100.

10 ÷ 9 → quotient 1, remainder 1. (10 = 9+1)

Checking 20, 30, 40 ÷ 9: remainders are 2, 3, 4 — the remainder always equals the number of tens. (20=9 × 2+2, 30=9 × 3+3, etc.)

Checking 100, 200, 300 ÷ 9: remainders are 1, 2, 3 — the remainder equals the number of hundreds. (100=9 × 11+1, 200=9 × 22+2.)

This is the engine behind the “add the digits” shortcut: every place value is “1 more than a multiple of 9,” so each digit contributes exactly its own face value to the remainder.

Fig. — 427 broken into hundreds, tens, units blocks of 9s plus leftovers

Worked check: remainder of 427 ÷ 9

427 has 4 hundreds (remainder contribution 4), 2 tens (contribution 2), 7 units (contribution 7). Total: 4+2+7=13. Since 13 = 9+4, the final remainder is 4.

21
Will this digit-sum method work with bigger numbers? Check each statement: (i) If divisible by 9, digit sum is divisible by 9. (ii) If digit sum divisible by 9, number is divisible by 9. (iii) If not divisible by 9, digit sum is not divisible by 9. (iv) If digit sum not divisible by 9, number is not divisible by 9.

Yes, it works for numbers of any size — every place value (1, 10, 100, 1000, 10000, …) is exactly “1 more than a multiple of 9,” so the argument scales to any number of digits.

StatementCorrect?Reason
(i)CorrectThis is the divisibility rule itself
(ii)CorrectThis is the converse, and it also holds — it’s an “if and only if”
(iii)CorrectThis is the contrapositive of (i), and contrapositives are always logically equivalent to the original
(iv)CorrectThis is the contrapositive of (ii), equally valid

All four statements are correct because “divisible by 9” and “digit sum divisible by 9” are logically equivalent — each implies the other, so every related contrapositive also holds.

22
The shortcut for 3 is similar to 9 — explore remainders when powers of 10 are divided by 3, and explain why the digit-sum method works for 3.

Powers of 10 divided by 3: 1 ÷ 3 → remainder 1; 10 ÷ 3 → remainder 1; 100 ÷ 3 → remainder 1; 1000 ÷ 3 → remainder 1 — every power of 10 leaves remainder 1 when divided by 3 (since 9, 99, 999, … are all multiples of 3).

So just like with 9, each digit contributes exactly its own face value to the remainder when divided by 3. Hence a number is divisible by 3 exactly when the sum of its digits is divisible by 3.

23
Using the alternating-place-value observations, is 462 divisible by 11? What’s a general shortcut for divisibility by 11?

Checking 462

462 has 4 hundreds (each hundred is “1 more than a multiple of 11,” so contributes +4), 6 tens (each ten is “1 less than a multiple of 11,” so contributes −6), and 2 units (contributes +2).

Net excess = 4 – 6 + 2 = 0
Yes, 462 is divisible by 11

A net result of exactly 0 means there’s no leftover — 462 is a clean multiple of 11 (462 = 11 × 42).

Fig. — Alternating “+1” / “−1” pattern of place values relative to multiples of 11

The general shortcut

Starting from the units digit, alternately add and subtract the digits: -a + b – c + d – … (or equivalently, add digits in odd positions, subtract digits in even positions). If the result is 0 or a multiple of 11, the number is divisible by 11. Otherwise, the result tells you how far off it is from the nearest multiple of 11.

24
If the excess-minus-short difference is 11 or a multiple of 11, what does that say about the remainder when the number is divided by 11?
The remainder is 0

If the difference itself is a multiple of 11 (including 0), it means the “leftover” exactly packages into more groups of 11 — so nothing remains unaccounted for. The original number divides evenly by 11.

25
Using the alternating-sum shortcut, check divisibility by 11 for: (i) 158 (ii) 841 (iii) 481 (iv) 5529 (v) 90904 (vi) 857076 — find the remainder where not divisible.

Method: alternating sum from the units digit

NumberAlternating sum (− + − + …, from units)Result
158-1+5-8 = -4Not divisible — remainder 4 (158 = 11×14 + 4)
841-8+4-1 = -5Not divisible — remainder 5 (841 = 11×76 + 5)
481-4+8-1 = 3Not divisible — remainder 8 (since 3 ≡ −8 mod 11; 481 = 11×43 + 8)
5529-5+5-2+9 = 7Not divisible — remainder 7
90904-9+0-9+0-4 → taking digits 9,0,9,0,4: 4-0+9-0+9=22Divisible by 11 (22 is a multiple of 11)
857076digits 8,5,7,0,7,6 → 6-7+0-7+5-8=-11Divisible by 11 (−11 is a multiple of 11)

Note: signs alternate starting with ‘−’ on the units digit, matching the textbook’s worked example for 328105.

26
Is the alternating-sign method (Math Talk box) the same as, or different from, the excess/short method shown earlier for 11?

They’re the same idea, written differently

In the “excess/short” method, place values that are “1 more than a multiple of 11” (units, hundreds, ten-thousands, …) get added, and place values that are “1 less” (tens, thousands, …) get subtracted. That’s exactly the same as alternating +,-,+,-,… signs starting from the units digit. The alternating-sign method is just a faster, more compact way of doing the same excess-minus-short calculation.

27
How can we find out if a number is divisible by 6? Will checking divisibility by its factors 2 and 3 work? Test on 38, 225, 186, 64.
NumberDiv by 2?Div by 3?Div by 6 (actual)?Match?
38YesNoNo (38÷6 = 6.33)
225NoYesNo (225÷6 = 37.5)
186YesYesYes (186÷6 = 31)
64YesNoNo (64÷6 = 10.67)
Yes — checking by 2 AND 3 together works for 6

This works because 2 and 3 are coprime (share no common factors), and 2 × 3=6=LCM(2,3). Whenever a number is divisible by two coprime numbers, it’s divisible by their product too.

28
How about checking divisibility by 24? Will checking by its factors 4 and 6 work? Why or why not? Explain using prime factorisation why 3-and-8 works but 4-and-6 doesn’t.
No — checking by 4 and 6 does NOT work for 24

Counter-example: 12 is divisible by both 4 and 6, but 12 ÷ 24 is not a whole number.

Why, using prime factorisation

24 = 23 × 3. We need a number’s factorisation to contain three 2’s and one 3.

  • 4 = 22 and 6 = 2 × 3. Checking these only guarantees the number has 22 (from 4) and one factor of 2 and one of 3 (from 6) — but the “22” from 4 and the “2” from 6 can be the same 2’s, not necessarily three separate ones. So we’re not guaranteed all three 2’s needed for 23.
  • 3 = 3 and 8 = 23. Since 3 and 8 share no common prime factors (coprime), checking both guarantees the number independently contains a clean 31 and a clean 23 — exactly what 24 = 23 × 3 needs.

General rule: Checking divisibility by two factors p and q of N only guarantees divisibility by N when p and q are coprime and p × q = N.

29
What property do you think the digital root will have? (Recall the divisibility shortcut for 9.)

The digital root of a number is exactly the remainder when the number is divided by 9 — except when the number is an exact multiple of 9, in which case the digital root is 9 (not 0).

30
Between 600 and 700, which numbers have digital root (i) 5 (ii) 7 (iii) 3?

(i) Digital root 5: 608, 617, 626, 635, 644, 653, 662, 671, 680, 689, 698

(ii) Digital root 7: 601, 610, 619, 628, 637, 646, 655, 664, 673, 682, 691

(iii) Digital root 3: 606, 615, 624, 633, 642, 651, 660, 669, 678, 687, 696

(Each list increases the units digit by 1 and decreases the tens digit by 1 — that keeps the digit-sum, and hence the digital root, fixed.)

31
Write digital roots of any 12 consecutive numbers. What do you observe?

Take 1 to 12: digital roots are 1,2,3,4,5,6,7,8,9,1,2,3.

The digital roots cycle through 1–9 repeatedly

Since the digital root cycle has length 9, exactly 9 numbers complete one full cycle (1 through 9), and the next 3 numbers (10, 11, 12) restart the cycle (1, 2, 3). So in any 12 consecutive numbers, you see one complete 1–9 cycle plus 3 extra repeats.

32
Find digital roots of some consecutive multiples of (i) 3 (ii) 4 (iii) 6. What are digital roots of numbers 1 more than a multiple of 6?

(i) Multiples of 3 (3,6,9,12,15,18,21,24,27,…): digital roots cycle as 3, 6, 9, 3, 6, 9, …

(ii) Multiples of 4 (4,8,12,16,20,24,28,32,36,…): digital roots cycle as 4, 8, 3, 7, 2, 6, 1, 5, 9, 4, 8, 3, … (a full 9-step cycle before repeating)

(iii) Multiples of 6 (6,12,18,24,30,36,…): digital roots cycle as 6, 3, 9, 6, 3, 9, …

Numbers 1 more than a multiple of 6 (7,13,19,25,31,37,…): digital roots are 7, 4, 1, 7, 4, 1, … — also a repeating cycle of length 3, because adding 6 repeatedly changes the digit-sum in a way that cycles every 3 steps (since 6 × 3=18, and 1+8=9 ≡ 0).

Pattern: multiples of 3 always have digital root 3, 6, or 9 (i.e. a multiple of 3). This makes sense since digital root and divisibility-by-3 remainder are tied together.

33
Riddle: “I’m made of digits, each tiniest and odd, no shared ground with root #1 — how odd! My digits count, their sum, my root — all point to one bold number’s pursuit — the largest odd single digit I proudly claim. What’s my number? What’s my name?”

Decoding the riddle

“Tiniest and odd” digit → 1. “No shared ground with root #1” → the digital root isn’t 1. “My digit count, their sum, my root — all point to one number” → the number of digits, the digit sum, and the digital root are all the same value. “The largest odd single digit” → 9.

So we need a number made entirely of 1’s, where: the count of digits = 9, the sum of digits = 9, and the digital root = 9.

A number with nine 1’s — i.e. 111,111,111 — has digit count 9, digit sum 1 × 9=9, and digital root 9. All three match!

111,111,111 — “Eleven crore eleven lakh eleven thousand one hundred eleven”
§ 5.3 — Digits in Disguise

Cryptarithms — In-text Questions

34
Solve the four cryptarithms: (i) A1 + 1B = B0 (ii) AB + 37 = 6A (iii) ON + ON + ON = PO (iv) QR + QR + QR = PRR

(i) A1 + 1B = B0

Units column: 1+B ends in 0, so B=9 (with a carry of 1). Tens column: A+1+1(carry)=B=9, so A=7.

71 + 19 = 90
A = 7, B = 9

(ii) AB + 37 = 6A

Units: B+7 ends in A. Tens: A+3+carry=6. Trying A=2: tens gives 2+3+carry=6 ⇒ carry=1, so B+7 ≥ 10 and ends in 2 → B+7=12 ⇒ B=5.

25 + 37 = 62
A = 2, B = 5

(iii) ON + ON + ON = PO

This means 3 × ON = PO. Trying N=1, O=3: ON=31, and 3 × 31=93=PO, so P=9, O=3 — consistent!

31+31+31=93
N = 1, O = 3, P = 9

(iv) QR + QR + QR = PRR

3 × QR = PRR — a 2-digit number times 3 gives a 3-digit number ending in RR (a repeated digit). Trying Q=8, R=5: QR=85, 3 × 85=255=PRR, with P=2, R=5 — matches both digits!

85+85+85=255
Q = 8, R = 5, P = 2
35
PQ × 8 = RS. Guna found 12 × 8 = 96 works. Can PQ be 13? Think about why or why not.
No, PQ cannot be 13

13 × 8 = 104 — that’s a 3-digit number, but RS must be a 2-digit number. In fact, for any 2-digit number greater than 12, multiplying by 8 overflows into 3 digits (since 13 × 8=104 > 99). So 12 is the largest possible value of PQ that keeps RS a 2-digit number — and we already ruled out 10 and 11 for repeating-digit reasons. 12 × 8 = 96 is the unique solution.

36
GH × H = 9K. Pick the answer from: 11×9=99, 12×8=96, 46×2=92, 24×4=96, 47×2=94, 31×3=93, 16×6=96.

We need a 2-digit number times a 1-digit number to land in the 90s, where the units digit of the multiplier equals the units digit of GH (since H appears in both GH and as the multiplier).

  • 11×9=99 → multiplier 9, but units digit of 11 is 1. ✗
  • 12×8=96 → multiplier 8, units digit of 12 is 2. ✗
  • 46×2=92 → multiplier 2, units digit of 46 is 6. ✗
  • 24×4=96 → multiplier 4, units digit of 24 is 4. ✓ Match!
  • 47×2=94 → multiplier 2, units digit of 47 is 7. ✗
  • 31×3=93 → multiplier 3, units digit of 31 is 1. ✗
  • 16×6=96 → multiplier 6, units digit of 16 is 6. ✓ Also a match!

Checking both: for 24×4=96: G=2,H=4,K=6 — consistent (GH=24, H=4, 9K=96). For 16×6=96: G=1,H=6,K=6 — but then K=H=6, and a cryptarithm requires each letter to map to a distinct value when they’re different letters… here H and K are different letters representing the same digit 6, which most cryptarithm conventions disallow.

24 × 4 = 96 → G = 2, H = 4, K = 6
37
BYE × 6 = RAY. Anshu found B = 1. What can you say about ‘Y’? What digits are possible/not possible?

Since B=1, we have 1YE × 6=RAY, where 1YE is between 100 and 199, so the product is between 600 and 1194 — meaning R is 6, 7, 8, 9, or possibly causes a 4-digit result (which we must avoid since RAY is 3 digits). So 1YE ≤ 166 roughly, meaning Y ∈ {0,1,…,6} loosely — but more precisely:

Y cannot be 7, 8, or 9: e.g. if Y=7, 170 × 6=1020 — already 4 digits before even adding E. So the product overflows past 3 digits.

Y must be even: Because multiplying BYE by 6 means the result’s units digit (the units digit of Y in the product RAY — i.e. the last digit of 6 × E) must loop back consistently; following through the full constraint solving (units digit of 6 × E ending in Y, and Y also being the tens digit of BYE) forces Y to be even.

Working through fully: B=1, Y=4, E=8 gives 148 × 6=888=RAY with R=8,A=8,Y=8 — but that repeats digits awkwardly. The textbook intends this as a guided reasoning exercise rather than requiring a unique final digit set — the key takeaway is the range restriction (Y ≤ ~6) and the even-parity restriction on Y, both derived purely from place-value reasoning before any guessing.

38
Solve: (i) UT×3=PUT (ii) AB×5=BC (iii) L2N×2=2NP (iv) XY×4=ZX (v) PP×QQ=PRP (vi) JK×6=KKK

(i) UT × 3 = PUT

Trying U=5, T=0: 50 × 3=150=PUTP=1, U=5, T=0. ✓

U=5, T=0, P=1  (50×3=150)

(ii) AB × 5 = BC

Trying A=1, B=9: 19 × 5=95=BCB=9, C=5. ✓

A=1, B=9, C=5  (19×5=95)

(iii) L2N × 2 = 2NP

Trying L=1, N=5, P=0: 125 × 2=250=2NPN=5, P=0. ✓

L=1, N=5, P=0  (125×2=250)

(iv) XY × 4 = ZX

Trying X=2, Y=3: 23 × 4=92=ZXZ=9, X=2. ✓

X=2, Y=3, Z=9  (23×4=92)

(v) PP × QQ = PRP

Trying P=2, Q=1: 22 × 11=242=PRPP=2, R=4. ✓

P=2, Q=1, R=4  (22×11=242)

(vi) JK × 6 = KKK

Trying J=7, K=4: 74 × 6=444=KKKK=4. ✓

J=7, K=4  (74×6=444)
B

Figure It Out — Exercise Solutions

All numbered exercise problems from the chapter’s three “Figure it Out” sets (pages 122, 126, 132–134), solved fully with algebra and reasoning shown.

Figure it Out — Set 1 (Page 122)
1
The sum of four consecutive numbers is 34. What are these numbers?

Setting up the algebra

Let the four consecutive numbers be n, n+1, n+2, n+3.

1
Sum them: n+(n+1)+(n+2)+(n+3) = 4n+6
2
Set equal to 34: 4n+6=34 ⇒ 4n=28 ⇒ n=7
3
The four numbers are 7, 8, 9, 10. Check: 7+8+9+10=34
7, 8, 9, and 10
2
Suppose p is the greatest of five consecutive numbers. Describe the other four numbers in terms of p.

If p is the greatest, the numbers count down from it: p, p-1, p-2, p-3, p-4.

(p − 1), (p − 2), (p − 3), and (p − 4)
3
For each statement, determine if always/sometimes/never true. Explain with algebra, examples and non-examples.
(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.
(i) Sometimes True

2+4=6 and 4+8=12 are multiples of 3, but 2+6=8 and 6+8=14 are not. Whether the sum of two even numbers is a multiple of 3 depends entirely on which even numbers you pick.

(ii) Sometimes True

30 is not divisible by 18 and also not divisible by 9 (consistent). But 27 is not divisible by 18, yet is divisible by 9 — a direct counter-example. So the implication doesn’t always hold.

(iii) Sometimes True

9 and 11 aren’t divisible by 6, and their sum 20 also isn’t — consistent. But 8 and 10 aren’t divisible by 6, yet 8+10=18 is divisible by 6 — a counter-example.

(iv) Always True

Let the multiple of 6 be 6x and the multiple of 9 be 9y. Then:

6x + 9y = 3(2x+3y)

This is always 3 × (an integer), so it’s always a multiple of 3 — guaranteed, regardless of x and y.

(v) Sometimes True

18 (mult. of 6) + 9 (mult. of 3) = 27, which is a multiple of 9. But 12 (mult. of 6) + 9 (mult. of 3) = 21, which is not a multiple of 9. So this depends on the specific multiples chosen.

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

Setting up two conditions

Let the number be x. We need x = 3a+2 for some integer a, and also x = 4b+2 for some integer b.

1
From both equations, x-2 is a common multiple of both 3 and 4.
2
LCM(3,4)=12, so x-2 must be a multiple of 12, i.e. x-2=12n.
3
So x = 12n+2. For n=1,2,3: x=14, 26, 38, …

Check: 14 ÷ 3 = 4 r 2 ✓, 14 ÷ 4 = 3 r 2

x = 12n + 2  → 14, 26, 38, 50, …
5
The pebble riddle: groups of 3 leave 1, pairs leave 1 (odd one out), groups of 5 leave 1, but groups of 7 leave 0 — and there are fewer than 100 pebbles. How many?

Translating the riddle

  • “Group by 3’s, one stays” → remainder 1 when divided by 3
  • “Pairing won’t do, odd one remains” → remainder 1 when divided by 2 (it’s odd)
  • “Group by 5, one’s still around” → remainder 1 when divided by 5
  • “Grouping by 7, perfection is found” → remainder 0 when divided by 7 (a multiple of 7)
  • “More than 100 would be far too bold” → fewer than 100
1
Remainder 1 on division by 3, 2, and 5 means the number is “1 more than a common multiple of 3, 2, 5.” LCM(3,2,5)=30.
2
So the number has the form p = 30k+1. Under 100, possible values: k=0 → 1, k=1 → 31, k=2 → 61, k=3 → 91.
3
Now check which of these is divisible by 7: 1 ÷ 7✗, 31 ÷ 7✗, 61 ÷ 7✗, 91 ÷ 7=13
91 pebbles
6
Tathagat’s numbers leave remainder 2 when divided by 6. He claims: adding any three such numbers always gives a multiple of 6. Is this true?

Let three such numbers be 6a+2, 6b+2, 6c+2.

(6a+2)+(6b+2)+(6c+2) = 6a+6b+6c+6 = 6(a+b+c+1)

This is 6 times an integer — always a multiple of 6, no matter what a, b, c are.

Check with numbers: 8+14+20=42=6 × 7

Yes, Tathagat’s claim is true — three remainder-2-on-6 numbers always sum to a multiple of 6, because 2+2+2=6 exactly.
7
661 ÷ 7 leaves remainder 3; 4779 ÷ 7 leaves remainder 5. Without calculating, find the remainder of: (i) 4779+661 (ii) 4779−661. Show algebraically and visually.

Algebraic approach

Write 4779 = 7p+5 and 661=7q+3 for some integers p, q.

(i) 4779 + 661

4779+661 = (7p+5)+(7q+3) = 7p+7q+8 = 7(p+q+1)+1
Remainder = 1

(The remainders 5 and 3 add to 8, which is “one full group of 7, plus 1 leftover.”)

(ii) 4779 − 661

4779-661 = (7p+5)-(7q+3) = 7(p-q)+2
Remainder = 2

(The remainders simply subtract: 5-3=2, with no borrowing needed since 5 > 3.)

Fig. — Visualising remainder-5 and remainder-3 blocks combining
8
Find a number leaving remainder 2 (÷3), remainder 3 (÷4), and remainder 4 (÷5). What’s the smallest such number, and why is it the smallest?

Spotting the pattern

Each remainder is exactly 1 less than its divisor: remainder 2 is 1 less than 3; remainder 3 is 1 less than 4; remainder 4 is 1 less than 5.

1
This means the number, when you add 1 to it, becomes exactly divisible by 3, 4, and 5 simultaneously.
2
So (number+1) must be a common multiple of 3, 4, and 5. The smallest positive common multiple is LCM(3,4,5)=60.
3
So the smallest such number is 60-1=59.

Check: 59 ÷ 3=19 r2 ✓,  59 ÷ 4=14 r3 ✓,  59 ÷ 5=11 r4

59

Why it’s the smallest: 60 is the smallest number divisible by 3, 4, and 5 together (their LCM) — any smaller common multiple doesn’t exist. Since our number is always exactly 1 less than some common multiple of 3, 4, 5, the smallest possible such number must come from the smallest common multiple, giving 60-1=59.

Figure it Out — Set 2 (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

Method: add the digits; check if the digit-sum is divisible by 9

NumberDigit sumDivisible by 9?
1231+2+3 = 6No
4054+0+5 = 9Yes
88888+8+8+8 = 32 → 3+2 = 5No
935479+3+5+4+7 = 28 → 2+8 = 10 → 1No
3580953+5+8+0+9+5 = 30 → 3+0 = 3No
Only (ii) 405 is divisible by 9
2
Find the smallest multiple of 9 with no odd digits.

Working through the constraint

Digits allowed (all even): 0, 2, 4, 6, 8. We need their sum to be a multiple of 9.

1
Sum = 9 itself is impossible — 9 is odd, and any combination of even digits always sums to an even total. So we need the next multiple of 9 that’s even: 18.
2
Find the fewest even digits summing to 18: try two digits first — max even digit is 8, so two digits max out at 8+8=16 < 18. Need at least three digits.
3
Three digits summing to 18, all even: 2+8+8=18 ✓ (also 4+6+8=18, 6+6+6=18, etc.)
4
To get the smallest number, arrange the smallest digit first: from {2,8,8}, the smallest arrangement is 288.

Compare with other digit sets: {4,6,8} → 468 and {6,6,6} → 666 — both bigger than 288.

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

6000 ÷ 9 = 666.67, so check 9 × 666=5994 and 9 × 667=6003. Distance: 6000-5994=6, and 6003-6000=3.

6003 (closer than 5994)
4
How many multiples of 9 are there between 4300 and 4400?

4300 ÷ 9=477.8, so the first multiple after 4300 is 9 × 478=4302. 4400 ÷ 9=488.9, so the last multiple before 4400 is 9 × 488=4392.

Count of multiples from 478 to 488 (inclusive): 488-478+1=11.

11 multiples
In-text Table Exercise (Page 129)
Fill in the divisibility table for: 990, 1586, 275, 6686, 639210, 429714, 2856, 3060, 406839 — checking divisibility by 2, 3, 4, 5, 6, 8, 9, 10, 11. Find a quick way to do this.

Quick method used for each column

  • 2: last digit even   5: last digit 0 or 5   10: last digit 0
  • 4: last 2 digits divisible by 4   8: last 3 digits divisible by 8
  • 3: digit sum divisible by 3   9: digit sum divisible by 9
  • 6: divisible by both 2 and 3   11: alternating digit-sum is 0 or a multiple of 11
Number23456891011
128YesNoYesNoNoYesNoNoNo
990YesYesNoYesYesNoYesYesYes
1586YesNoNoNoNoNoNoNoNo
275NoNoNoYesNoNoNoNoYes
6686YesNoNoNoNoNoNoNoNo
639210YesYesNoYesYesNoNoYesYes
429714YesYesNoNoYesNoYesNoNo
2856YesYesYesNoYesYesNoNoNo
3060YesYesYesYesYesNoYesYesNo
406839NoYesNoNoNoNoNoNoNo
Figure it Out — Set 3 (Pages 132–134) · The Big Set
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.

Setting up the digit sum

3+1+z+5 = 9+z

For 9+z to be a multiple of 9, either 9+z=9 (giving z=0) or 9+z=18 (giving z=9).

Why two answers? Because z is a single digit (0–9), and there are two multiples of 9 reachable by adding a single digit to 9 — namely 9 itself (z=0) and 18 (z=9). Both 3105 and 3195 turn out to be multiples of 9.

z = 0 or z = 9
2
Snehal claims: “I take a number leaving remainder 8 on division by 12, and another that’s 4 short of a multiple of 12. Their sum will always be a multiple of 8.” Examine and justify.

Setting up algebraically

Let the first number be a = 12n+8, and the second be b = 12m-4 (4 short of a multiple of 12).

a+b = (12n+8)+(12m-4) = 12(n+m)+4 = 12k+4

Testing the claim

Is 12k+4 always a multiple of 8? Try k=2: 12(2)+4=28. Is 28 divisible by 8? 28 ÷ 8=3.5no.

Snehal’s claim is false

The sum is always of the form 12k+4 — a multiple of 4, certainly — but not guaranteed to be a multiple of 8. It depends on whether k happens to be even or odd.

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

Setting up

Let the two multiples of 3 be 3m and 3n.

3m+3n = 3(m+n)

This is a multiple of 6 exactly when 3(m+n) has a factor of 2 as well — i.e. when (m+n) is even.

  • Case A — both m,n even, or both odd: m+n is even → sum is a multiple of 6. Example: 6+12=18=6 × 3
  • Case B — one of m,n even, the other odd: m+n is odd → sum is a multiple of 3 but NOT 6. Example: 3+12=15, not a multiple of 6.
The sum of two multiples of 3 is a multiple of 6 exactly when the two “multiplier” values (m and n) have the same parity — both even or both odd.
4
Sreelatha says: “I have a number divisible by 9. If I reverse its digits, it’s still divisible by 9.” (i) Is this true for any multiple of 9? (ii) Are other digit-shuffles possible too?
(i) True for any multiple of 9

Reversing the digits of a number doesn’t change which digits are present — only their order. Since divisibility by 9 depends purely on the sum of the digits (not their order or position), reversing leaves the digit sum unchanged, so the reversed number is also divisible by 9.

Example: 153 is divisible by 9 (1+5+3=9); reversed, 351 has the same digit sum 9, also divisible by 9.

(ii) Other digit shuffles

Yes — ANY rearrangement of the digits works

Not just reversal — shuffling the digits into any order at all keeps the digit sum identical, so the number remains divisible by 9 no matter how you scramble the digit order.

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

Step 1 — Split 18 into 2 and 9

18=2 × 9, and 2, 9 are coprime, so we need divisibility by both 2 and 9.

1
Divisible by 2 → units digit b must be even: b ∈ {0,2,4,6,8}.
2
Divisible by 9 → digit sum must be a multiple of 9: 4+8+a+2+3+b = 17+a+b must be a multiple of 9.

Step 2 — Try each value of b

b17+a+b must be mult. of 9Valid a (0–9)
0a+17: needs =18 ⇒ a=1a = 1
2a+19: needs =27 ⇒ a=8a = 8
4a+21: needs =27 ⇒ a=6a = 6
6a+23: needs =27 ⇒ a=4a = 4
8a+25: needs =27 ⇒ a=2a = 2
(a,b) pairs: (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.

Step 1 — Split 44 into 4 and 11

44=4 × 11, coprime, so check both.

1
Divisible by 4 → last 2 digits “q8” divisible by 4. Checking 08, 18, 28, …, 98: only 08, 28, 48, 68, 88 work (since they’re even tens-digit combos divisible by 4). So q ∈ {0,2,4,6,8}.
2
Divisible by 11 → alternating digit sum is 0 or a multiple of 11. Digits (left to right): 3, p, 7, q, 8. Sum of odd positions (1st, 3rd, 5th = positions from left: 3, 7, 8) = 3+7+8=18. Sum of even positions (2nd, 4th: p, q) = p+q. Difference: 18-(p+q) must be 0 or a multiple of 11.

Step 2 — Solve the 11-divisibility condition

  • If p+q=18: not possible since q ≤ 8 means p ≥ 10, not a single digit.
  • If 18-(p+q)=11 ⇒ p+q=7: possible! Combined with q ∈ {0,2,4,6,8}: (q=0,p=7), (q=2,p=5), (q=4,p=3), (q=6,p=1). (q=8 ⇒ p=-1, invalid.)
(p,q) pairs: (7,0), (5,2), (3,4), (1,6)
7
Find three consecutive numbers where the first is a multiple of 2, second a multiple of 3, third a multiple of 4. Are there more? How often do they occur?

Setting up

Let the numbers be n, n+1, n+2 where n is a multiple of 2, (n+1) a multiple of 3, (n+2) a multiple of 4.

Smallest example: n=2: check 2 (mult. of 2 ✓), 3 (mult. of 3 ✓), 4 (mult. of 4 ✓).

2, 3, 4

Are there more, and how often?

Yes — this pattern repeats. Since the three conditions involve divisors 2, 3, 4, and LCM(2,3,4)=12, the same pattern of “first divisible by 2, second by 3, third by 4” recurs every 12 numbers along the number line.

Next set: n=14: check 14 (÷2 ✓), 15 (÷3 ✓), 16 (÷4 ✓). Then n=26: 26, 27, 28 — also works.

Occurs every 12 numbers: (2,3,4), (14,15,16), (26,27,28), …
8
Write five multiples of 36 between 45,000 and 47,000.

Approach: 36 = 4 × 9, both must divide the number

1
For divisibility by 4: last two digits must form a number divisible by 4.
2
For divisibility by 9: digit sum must be divisible by 9.
3
Combine both: starting near 45,000, check candidates systematically.

45000 ÷ 36=1250 exactly, so 45000 itself is a multiple of 36! Continue adding 36 repeatedly:

45000, 45036, 45072, 45108, 45144  (each is 36 more than the last)

Check: 45036 ÷ 36=1251, 45072 ÷ 36=1252, 45108 ÷ 36=1253, 45144 ÷ 36=1254 — all exact.

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

Consecutive even numbers differ by 2. If the middle one is 5p, the sequence is:

5p-4,   5p-2,   5p,   5p+2,   5p+4
5p − 4, 5p − 2, 5p + 2, and 5p + 4
10
Write a 6-digit number divisible by 15, such that when its digits are reversed, the result is divisible by 6.

Setting constraints

Let the number be abcdef.

1
Divisible by 15 → divisible by 3 and 5, so f=0 or f=5. If f=0, the reversed number 0edcba would only have 5 digits (leading zero is dropped) — not allowed. So f=5.
2
The reversed number fedcba must be divisible by 6 → divisible by 2 and 3. Since the reversed number starts with f=5 … actually divisibility by 2 needs the reversed number’s last digit (a) to be even.
3
So pick a even (and nonzero, as it’s the leading digit): try a=2.
4
Original number must be divisible by 3 → digit sum divisible by 3. With a=2, f=5: choose b=c=d=0, giving digit sum 2+0+0+0+0+5=7 — not divisible by 3. Adjust: try b=0,c=0,d=2, digit sum =2+0+0+2+0+5=9

Number: 200205. Check: 200205 ÷ 15=13347 exact ✓. Reversed: 502002; check divisible by 6: 502002 ÷ 6=83667 exact ✓.

200205  (reversed: 502002, divisible by 6)

Many other valid 6-digit numbers exist following the same a-even, f=5, digit-sum-divisible-by-3 pattern — e.g. 200025 or 200085 also work.

11
Deepak claims: “Some multiples of 11, when doubled, are still multiples of 11. Others aren’t.” Examine if this is true.
Deepak’s claim is false

Let n be any multiple of 11, so n=11k for some integer k. Doubling it:

2n = 2(11k) = 11(2k)

This is 11 times the integer 2k — so 2n is always a multiple of 11, no matter which multiple of 11 you start with. There’s no exception; doubling never breaks divisibility by 11.

Check: 22 × 2=44=11 × 4 ✓; 55 × 2=110=11 × 10 ✓ — always works.

12
Determine Always/Sometimes/Never true:
(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 is divisible by 6. (iii) If abcdef is a multiple of 6, then badcef is a multiple of 6. (iv) 8(7b−3) − 4(11b+1) is a multiple of 12.
(i) Always True

Multiple of 6 = 6m, multiple of 3 = 3n. Product: 6m × 3n = 18mn = 9(2mn) — always 9 × integer.

(ii) Always True

Three consecutive even numbers: 2n, 2n+2, 2n+4. Sum =6n+6=6(n+1) — always a multiple of 6.

(iii) Always True

Swapping the 1st and 2nd digits (a ↔ b) and the 3rd and 4th digits (c ↔ d) doesn’t change the digit sum at all (same digits, just reordered) — so divisibility by 3 is preserved. The units digit f is untouched, so divisibility by 2 (which depends only on f) is also preserved. Since divisibility by 6 = divisible by 2 AND 3, and both are preserved, badcef is still a multiple of 6.

(iv) Never True

Simplify: 8(7b-3)-4(11b+1) = 56b-24-44b-4 = 12b-28.

12b-28 = 12b-24-4 = 12(b-2)-4

This is “a multiple of 12, minus 4” — it can never itself be a multiple of 12 (the leftover −4 never disappears for any integer b).

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

Thinking in terms of remainders mod 3

Every number leaves remainder 0, 1, or 2 when divided by 3. Let the three remainders be R1, R2, R3.

1
Case A — all three remainders the same (R1=R2=R3): the sum of remainders is 3R1, automatically a multiple of 3. Example: remainders 1,1,1 → e.g. 4+7+10=21 ✓ divisible by 3.
2
Case B — all three remainders different (one each of 0, 1, 2): sum of remainders =0+1+2=3, a multiple of 3. Example: 3+4+5=12 ✓ divisible by 3.
3
Case C — exactly two remainders match, one differs: sum could be 0+0+1=1, 0+0+2=2, 1+1+0=2, 1+1+2=4, 2+2+0=4, 2+2+1=5 — none of these are multiples of 3. Example: 3+6+4=13, not divisible by 3.
Sum is divisible by 3 exactly when the three remainders (mod 3) are either all equal, or all different.
14
Is the product of two consecutive integers always a multiple of 2? Why? What about three consecutive integers — always a multiple of 6? What about 4 consecutive, and 5 consecutive?

Two consecutive integers

Always a multiple of 2

Among any two consecutive integers, one is odd and the other is even (they alternate). An even number as a factor makes the whole product even.

Three consecutive integers

Always a multiple of 6

Among any 3 consecutive integers, at least one is a multiple of 2 (from the pair-alternation argument), and exactly one is a multiple of 3 (since every 3rd integer along the number line is divisible by 3). Having both a factor of 2 and a factor of 3 guarantees a factor of 2 × 3=6.

Four consecutive integers

Always a multiple of 24

Among 4 consecutive integers, there are two even numbers, and one of those two is itself a multiple of 4 (every other even number is). So we get a factor of 4 and a separate factor of 2 (total factor of 8 = 23), plus at least one multiple of 3. Combined: 8 × 3=24 guaranteed. Example: 2 × 3 × 4 × 5=120=24 × 5.

Five consecutive integers

Always a multiple of 120

Extending the same logic — 5 consecutive integers contain the same guaranteed factors as before (giving 24) plus a guaranteed multiple of 5 (since every 5th integer is divisible by 5). Combined: 24 × 5=120.

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

(i) EF × E = GGG

GGG is a repdigit (like 111, 222, …, 999) — and every repdigit GGG = G × 111 = G × 3 × 37.

So we need EF × E = 37 × 3G. Trying E=3: EF × 3 should be a multiple of 37 and a repdigit. Try EF=37: 37 × 3=111=GGG with G=1. So E=3, F=7, G=1.

37 × 3 = 111
E=3, F=7, G=1

(ii) WOW × 5 = MEOW

WOW is a 3-digit palindrome-style number (first and third digit both W). Multiplying by 5 gives a 4-digit number MEOW, where interestingly the last 3 digits “EOW”… let’s solve by testing: try W=5: 5O5 × 5. Try O=7: 575 × 5=2875. So M=2, E=8, O=7, W=5 — check: is MEOW=2875? M=2,E=8,O=7,W=5 → yes, matches!

575 × 5 = 2875
W=5, O=7, M=2, E=8
16
Which Venn diagram correctly captures the relationship between multiples of 4, 8, and 32?

Reasoning about the relationship

Every multiple of 32 is automatically a multiple of 8 (since 32=8 × 4), and every multiple of 8 is automatically a multiple of 4 (since 8=4 × 2). This means the sets are nested inside one another — not overlapping side by side, and not separate.

{Multiples of 32} ⊂ {Multiples of 8} ⊂ {Multiples of 4}
Fig. — The correct nested relationship: 32 ⊂ 8 ⊂ 4

The correct diagram is the one with three concentric circles, where the multiples of 4 form the largest outer ring, multiples of 8 form the middle ring (entirely inside 4’s circle), and multiples of 32 form the smallest inner circle (entirely inside both).

Diagram (iv) — concentric circles with 32 innermost, then 8, then 4 outermost
Puzzle Time (Page 135)

🎲 Navakankari

Also known as Sālu Mane Āṭa, Chār-Pār, or Navkakri — a traditional Indian board game equivalent to Nine Men’s Morris (“Mills” in the West). A two-player strategy game where the goal is to form lines of three pawns to capture the opponent’s pieces.

  1. Each player starts with 9 pawns, taking turns placing them on marked intersections (max 1 pawn per spot).
  2. Once all pawns are placed, players move one pawn at a time to an adjacent empty spot, trying to form a line of 3 (horizontal or vertical).
  3. Completing a line lets you remove one opponent pawn (as long as it isn’t part of one of their own lines).

Win condition: reduce the opponent to fewer than 3 pawns, or trap them with no legal move.

EduGrown · Ganita Prakash Grade 8 · Chapter 5 — Number Play

Leave a Reply

Your email address will not be published. Required fields are marked *

error: Content is protected !!