Number Games and Divisibility Tests
Number Games and Divisibility Tests
Compendium
A. Introduction
B. Numbers is Generalised Forms
C. Games with Numbers
(i) Guessing a Two-Digit Number
(ii) Guessing the difference between a 3-digit number and its
reverse
D. Tests of Divisibility
E. Mathematical puzzles-Cryptarithmetic
F. More Number Puzzles
(i) More Number Puzzles
(ii) Number Patterns
(iii) Arithmetic Sequence
(iv) Geometric Sequence
(v) Triangular Numbers
G. Bird’s Eye View
H. Solved Examples
I. Practice Yourself
J. Solutions
1
CHAPTER 16
PLAYING WITH NUMBERS
A. Introduction
You have already learnt about the tests of divisibility of numbers by 2,
3, 4, 5, 8, 9 and 10. You also know how to write natural numbers in the
expanded form. Now, we will learn to express 2-digit and 3-digit
numbers in a generalised form and learn how the divisibility tests
actually work using the generalised form of a number.
2
CHAPTER 16
PLAYING WITH NUMBERS
abc=(100×a)+(10×b)+c, where a ≠ 0 and b, c take any value from 0 to
9.
The 3 digits can be used to form six different 3-digit numbers, abc, acb,
bca, bac, cab and cba.
Example 1 Write in the regular form:
(i) (100×5)+(10×0)+(1×6)
(ii) (100×7)+(10×7)+(1×7)
Solution The regular forms of the given numbers are:
(i) (100×5)+(10×0)+(1×6)=506
(ii) (100×7)+(10×7)+(1×7)=777
Checkpoint-1
3
CHAPTER 16
PLAYING WITH NUMBERS
Riya: 11
Tina: Now, take the 2-digit number you first thought of. Subtract its
ones digit from 11. What do you get?
Riya:
Tina: The number you thought of is 38, right?
Riya: How did you guess?
Let us now see how Tina guessed the correct answer.
• Let ab = 10a + b be the expanded form of a 2-digit number ab.
• The expanded form of the number be formed by reversing its digits
is ba = 10b + a.
• Add the two numbers to get (10a + b) + (10b + a) = 11a + 11b = 11 (a +
b).
• Divide this by 11 to get (a + b).
So, if we know (a + b) and a, we can find b and thus the number ab.
The sum of a number and the number obtained by reversing its
digits is always divisible by 11.
Any 2-digit number can be guessed by using subtraction also.
If we subtract one number from another, we get:
• ab-ba=(10a+b)-(10b+a) = 9a-9b=9 (a-b)
• ba-ab=(10b+a)-(10a+b)=9b-9a=9 (b-a)
• The difference of a number and the number obtained by
reversing its digits is always divisible by 9.
(ii) Guessing the difference between a 3-digit number and its
reverse
Vikas and Preethi play another guessing game.
Vikas: Preethi, think of a 3-digit number. Reverse the digits in the
hundreds place, and
4
CHAPTER 16
PLAYING WITH NUMBERS
ones place to get a new number. Now, subtract the smaller number
from the larger one. What is the ones digit of your answer?
Preethi: 8
Vikas: The difference of the two numbers is 198, right?
Preethi: How did you guess?
Let us now see how Vikas guessed the correct answer.
Let us consider the expanded form of a 3-digit number
abc=100a+10b+c.
The number formed by reversing its digits is cba=100c+10b+a.
The difference between the two numbers
=abc-cba=(100a+10b+c)-(100c+10b+a)
=99a-99c [assuming the abc to be larger]
=99(a-c)
• The difference between the numbers is always 99 times the
difference between its hundreds and the ones digits.
For example,
• If |(a-c)|=2, then the difference is 198.
• If |(a - c)|=3, then the difference is 297.
• In general, if |(a-c)|=n, then the difference is
99n [100(n-1)+10(9)+9 –(n-1)=99n].
We observe that the tens digit is always 9 and the sum of the one's
digit and the hundreds
digit is always 9. Therefore, when the one's digit is known, the
hundreds digit can be found by subtracting the ones digit from 9.
Note: |a-c|=(a-c) or (c-a) depending on which is greater of a and c.
Example 2 If the first and the last digits of a 3-digit number differ
by 4, find the difference between the number and that obtained by
reversing its digits.
5
CHAPTER 16
PLAYING WITH NUMBERS
Solution For |(a-c)|=n, then the difference is: 99n
For |(a-c)|=4, then the difference is: 99×4=396
Checkpoint-2
6
CHAPTER 16
PLAYING WITH NUMBERS
D. Tests of divisibility
Let us now learn the working of the tests of divisibility of natural
numbers by 2, 3, 4, 5, 9 and 10 using the generalised forms of numbers
a. Divisibility by 10
A number is divisible by 10 if its one's digit is zero.
The generalised form of a 2-digit number is ab = 10a + b. In this, 10a is
divisible by 10.
Hence, (10a+b) is divisible by 10 if and only if the digit in the one's place,
b is 0.
Similarly, the generalised form of a 3-digit number is abc=100a+10b+c.
Here, 100a and 10b are divisible by 10.
Hence, (100a+10b+c) is divisible by 10 if and only if the one's digit, c is
0.
b. Divisibility by 5
A number is divisible by 5 if its one's digit is 5 or 0.
The generalised form of a 2-digit number ab is 𝟏𝟎𝐚 + 𝐛. In this, 10a is
divisible by 5.
The number (𝟏𝟎𝐚 + 𝐛) is divisible by 5 if b, the digit in the one's place is
either 0 or 5.
Similarly, the generalised form of a 3-digit number abc is 𝟏𝟎𝟎𝐚 + 𝟏𝟎𝐛 +
𝐜.
In this, both 100a and 10b are divisible by 5.
Hence, (𝟏𝟎𝟎𝐚 + 𝟏𝟎𝐛 + 𝐜) is divisible by 5 if c, the digit in the one's place
is 0 or 5.
c. Divisibility by 2
A number is divisible by 2 if its one's digit is divisible by 2.
7
CHAPTER 16
PLAYING WITH NUMBERS
The generalised form of a 2-digit number ab is 𝟏𝟎𝐚 + 𝐛. In this, 10a is
divisible by 2. If b, the digit in the one's place is divisible by 2, then
(𝟏𝟎𝐚 + 𝐛) is divisible by 2.
Similarly, the generalised form of a 3-digit number 𝐚𝐛𝐜 is 𝟏𝟎𝟎𝐚 +
𝟏𝟎𝐛 + 𝐜.
In this, 𝟏𝟎𝟎𝐚 and 𝟏𝟎𝐛 are divisible by 2.
If c, the digit in the one's place is divisible by 2, then (𝟏𝟎𝟎𝐚 + 𝟏𝟎𝐛 + 𝐜)
is divisible by 2.
d. Divisibility by 4
A number is divisible by 4 if the number formed by its last two digits
is divisible by 4.
The generalised form of a 3-digit number 𝐚𝐛𝐜 is 𝟏𝟎𝟎𝐚 + 𝟏𝟎𝐛 + 𝐜.
In this, 𝟏𝟎𝟎𝐚 is divisible by 4. The divisibility of (100a + 10b + c) depends
on (10b + c). Hence, if 𝐛𝐜 is divisible by 4, then the number 𝐚𝐛𝐜 is
divisible by 4.
e. Divisibility by 3 and 9
A number is divisible by 3 or 9 if the sum of its digits is divisible by 3 or
9.
The generalised form of a 3-digit number 𝐚𝐛𝐜 is 𝟏𝟎𝟎𝐚 + 𝟏𝟎𝐛 + 𝐜, which
can be written as: 𝟏𝟎𝟎𝐚 + 𝟏𝟎𝐛 + 𝐜 = (𝐚 + 𝐛 + 𝐜) + (𝟗𝟗𝐚 + 𝟗𝐛).
In this, (𝟗𝟗𝐚 + 𝟗𝐛) is divisible by 3 and 9.
Hence, if (𝐚 + 𝐛 + 𝐜) is divisible by 3 or 9, then the number 𝐚𝐛𝐜 is
divisible by 3 or 9 respectively.
Example 3 Find the value of A in the number 45A364 such that it
is divisible by 9.
Solution Sum of the digits of the given number = 4 + 5 + A + 3 + 6 +
4 = 22 + A
8
CHAPTER 16
PLAYING WITH NUMBERS
For the number to be divisible by 9, this sum should be a multiple of 9
greater than 22, which are 27, 36, ...
A is a single digit, and the sum should be 27.
So, we have 22 + A = 27 ⟹ A = 27 − 22 = 5 ⟹ 𝐀 = 𝟓.
Example 4 Find the least values of A and B in the number 43 AB such
that the value of A is not 0 and the number 43AB is divisible by 3 and
4.
Solution For the number 43AB to be divisible by 4, AB has to be
divisible by 4.
Therefore, AB can be any of 12, 16, 20, 24, 28, ..., 96.
For the number 43AB to be divisible by 3, (4 + 3 + A + B) should be a
multiple of 3.
If AB = 12, then the sum of the digits = 4 + 3 + 1 + 2 = 10, which is not
divisible by 3.
Therefore, AB ≠ 12.
If AB = 16, then the sum of the digits = 4 + 3 + 1 + 6 = 14, which is not
divisible by 3.
Therefore, AB ≠ 16.
If AB = 20, then the sum of the digits = 4 + 3 + 2 + 0 = 9, which is
divisible by 3.
Therefore, AB = 20.
The number is 4320.
The values of A and B are 2 and 0, respectively.
Example 5: Find the number which should replace * in 23125* to make
it divisible by 11.
Solution: To make the number divisible by 11, the difference between
the sum of the digits at the even and odd places must be zero or
divisible by 11.
9
CHAPTER 16
PLAYING WITH NUMBERS
∴ Sum of the digits at even places = 3 + 2+∗ = 5+∗
Sum of the digits at odd places = 2 + 1 + 5 = 8
But, 5+∗ = 8 ⇒∗ = 3
Thus, * must be replaced by 3 to make the number divisible by 11.
Example 6: Write the prime factors of 1386 in exponential form.
Solution: Let us find the prime factors of 1386.
1386 = 2 × 693 = 2 × 3 × 231 = 2 × 3 × 3 × 77 = 2 × 3 × 3 × 7 × 11
∴ 1386 = 2 × 3 × 3 × 7 × 11 = 2 × 32 × 7 × 11
Example 7: Write the greatest and the smallest ten-digit numbers
using all the digits from 0 to 9 which are divisible by 2, 3, 4, 5, 6, 8 and
9.
Solution: Greatest number: The number is divisible by 2 and 5;
therefore, the digit at the units place must be 0.
The number is divisible by 4; therefore, the digit at the tens place has
to be 2. It cannot be 1 because 10 is not divisible by 4.
Further, the digit at the hundreds place should be 1 as 120 is divisible
by 8.
The number ending with 120 will be divisible by 2, 4, 5 and 8.
Now, the sum of all the digits from 0 to 9 is 45, which is divisible by 3
as well as 9.
∴ Required greatest number = 9876543120.
Smallest number: The required number is divisible by 2 and 5;
therefore digit at the units place is zero.
As the number is divisible by 4, the digit at the tens place will be 8 as
80 is divisible by 4.
Again, the number is divisible by 8, the digit at the hundreds place
will be 6 as the number ending with 680 is divisible by 8.
The number ending with 680 is divisible by 2, 4, 5 and 8.
10
CHAPTER 16
PLAYING WITH NUMBERS
Now, the sum of all the digits from 0 to 9 is 45, which is divisible by 3
as well as 9.
∴ Required smallest number = 1234579680.
Example 8: Using divisibility tests, determine which of the following
numbers are divisible by 2, 3, 4, 5, 6, 8, 9 and 11?
a. 4072 b. 3069 c. 3040
d. 8265 e. 230514 f. 406747
Solution:
a. 4072: Divisible by 2, 4 and 8.
b. 3069: Divisible by 3, 9 and 11.
c. 3040: Divisible by 2, 4, 5 and 8.
d. 8265: Divisible by 3 and 5.
e. 230514: Divisible by 2, 3 and 6.
f. 406747: Divisible by 11.
11
CHAPTER 16
PLAYING WITH NUMBERS
gives us A = 1.
Checkpoint-3
Checkpoint-4
12
CHAPTER 16
PLAYING WITH NUMBERS
E. Mathematical puzzles—Cryptarithmetic
A cryptarithm is a kind of mathematical puzzle in which the digits of
a number are represented by letters of the alphabet or other symbols
such that no two letters or symbols represent the same numeral in a
puzzle.
The art of creating and solving cryptarithms is called cryptarithmetic.
Cryptarithmetic is also known as verbal arithmetic or letter arithmetic.
Conventions to be followed in building cryptarithms
• Each letter represents a different digit throughout the puzzle.
• No number can begin with zero; that is, we cannot have numbers
such as 045 or 0056.
• When the letters are replaced with numerals, the arithmetical
operation carried out should be correct.
• A good puzzle must have a single solution.
Points to remember while solving cryptarithms
• When two numbers are added, the total is always less than or equal
to 18.
• Try to locate the 0s, 1s and 9s.
• You may not get the numbers in the first attempt. Find the
possibilities, and try out the digits.
Example 11 Find the unknown values in the following.
(i)
AB
+ C7
AAA
13
CHAPTER 16
PLAYING WITH NUMBERS
(ii)
A5C
− CC5
5CA
(iii)
ABC
× 5
DBC
14
CHAPTER 16
PLAYING WITH NUMBERS
4 × C = 24, or 28. If 4 × C = 24, then C = 6 and D = 4.
But D cannot be 4 as 4 × D = 3B. 4 × 4 = 16, which is not 3B.
So, 4 × C must be 28, which means C = 7.
4 × 8 and 4 × 9 will give 32 and 36, respectively.
Let D be 8. Then A = 1 and the division is satisfied.
The values are 𝐀 = 𝟏, 𝐁 = 𝟐, 𝐂 = 𝟕 and 𝐃 = 𝟖.
Checkpoint-5
4.
ABA
×𝐀
BCBA
5.
15
CHAPTER 16
PLAYING WITH NUMBERS
8A
𝐀𝟕
37
16
CHAPTER 16
PLAYING WITH NUMBERS
Example 12 Complete the magic square given in the adjacent figure
so that the sum of the numbers in each row or in each column or
along each diagonal is 15.
8 1
5
17
CHAPTER 16
PLAYING WITH NUMBERS
Number in the left-hand comer in the first row = 15 − (8 + 4 + 15) = 3
First number in the third column = 30 − (3 + 14 + 0) = 13
Third number in the third column = 30 − (13 + 6 + 1) = 10
Third number in the second column = 30 − (4 + 10 + 7) = 9
The complete magic square after filling the missing numerals is as
shown alongside.
3 14 13 0
8 5 6 11
4 9 10 7
15 2 1 12
B. NUMBER PATTERNS
Numbers can have interesting patterns. Here we list the most
common patterns and how they are made.
i. Arithmetic Sequence
An arithmetic sequence is made by adding some value each time.
For example: 1, 4, 7, 10, 13, 16, ...
This pattern is continued by adding 3 to the last number each time.
The value-added each time is called the common difference (which
could also be negative.)
ii. Geometric Sequence
A geometric sequence is made by multiplying by some value each
time.
For example:2, 4, 8, 16, 32, ...
The pattern is continued by multiplying by 2 each time.
iii. Triangular Numbers
1, 3, 6, 10, 15, 21, ...
18
CHAPTER 16
PLAYING WITH NUMBERS
This triangular number sequence is generated from a pattern of dots
which form a triangle. By adding another row of dots and counting all
the dots, we can find the next number of the sequence.
is divisible by 2.
• If the sum of all the digits in a number is divisible by 3, the number is
divisible by 3.
• If the digit at the one's place of a number is 0 or 5, the number is
divisible by 5.
• If the digit at the one's place of a number is 0, the number is divisible
by 10.
• If the sum of all the digits in a number is divisible by 9, the number is
divisible by 9.
H. Solved Examples
Example 1: If you have a number 12A5, where A is a one-digit natural
number, and 12A5 is a multiple of 9, then find A.
19
CHAPTER 16
PLAYING WITH NUMBERS
number, we must have 1 + 2 + A + 5 = 9. Thus, A= 9 – (5 + 2 + 1), which
gives us A = 1.
A = 6 – (2 + 4) = 0 or A = 9 – (2 + 4) = 3
or A = 12 – (2 + 4) = 6 or A = 15 – (2 + 4) = 9
20
CHAPTER 16
PLAYING WITH NUMBERS
⇒A=6
So, the puzzle can be solved, as shown below.
8 1 6
+ 1 6 3
9 7 9
EXAMPLE 5: Find A and B in the given addition and solve the puzzle.
B 3
+ 2 A
6 8
Solution Addition in one's column gives us
3+A=8
⇒A=5
Addition in tens column gives us
B+2=6
⇒B=4
So, the puzzle can be solved, as shown below.
4 3
+ 2 5
6 8
21
CHAPTER 16
PLAYING WITH NUMBERS
ANS. Hence, A = 9 and B = 4.
Example 7 Find the digits A, B and C and solve the puzzle.
2 A 6 2
+ A 2 5 A
C C C B 0
Solution Study the addition in one’s column. Since A is a digit
⇒ A can take values 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
⇒ 2 + A can take values 2 + 0, 2 + 1, 2 + 2, 2 + 3, 2 + 4, ... 2 + 9
⇒ 2 + A can take values 2, 3, 4, 5, 6, 7, 8, 9, 10, 11
⇒2+A>0
⇒ 2 + A is a two-digit number whose units digit is 0.
⇒ 2 + A = 10 ⇒ A = 8
Now, considering tens column, we have
6 + 5 + 1 (carried over from the previous column) = 12
⇒ B = 2 and 1 is carried over
Similarly, in the hundreds column, we have
A + 2 + 1 (carried over from the previous column)
= 8 + 2 + 1 = 11
⇒ C = 1 and 1 is carried over
So, the puzzle can be solved, as shown below.
2 8 6 2
+ 8 2 5 8
1 1 1 2 0
22
CHAPTER 16
PLAYING WITH NUMBERS
S E N D
+ M O R E
M O N E Y
Solution Letter M cannot be zero as it is first (leftmost) digit of the sum.
Also, M cannot be greater than 1, as it is a carry-over number.
∴M=1
Substituting the value of M in the given puzzle, we have
S E N D
+ 1 O R E
1 O N E Y
a.
A B
× 3
C A B
b.
A B
× 4
C A B
a. We have,
23
CHAPTER 16
PLAYING WITH NUMBERS
A B
× 3
C A B
B×3=B
Taking B = 5, we have
A 5
× 3
C A 5
⇒ A5 × 3 = C A 5
⇒ 20A + 10 = 100C
⇒ 2A + 1 = 10C
b. We have,
A B
× 4
C A B
24
CHAPTER 16
PLAYING WITH NUMBERS
By studying one's column, we have
B×4=B
∴ B × 4 = two-digit number having ones digit as B
Clearly, there is no such digit. Hence, the given cryptarithm has no
solution.
Example 10 Test the divisibility of each of the following numbers by
3.
a. 366 b. 657263 c. 468759
Solution
a. The given number is 366.
Sum of its digits = (3 + 6 + 6) = 15, which is divisible by 3.
∴ 366 is divisible by 3.
b. The given number is 657263.
Sum of its digits = (6 + 5 + 7 + 2 + 6 + 3) = 29, which is not divisible by 3.
∴ 657263 is not divisible by 3.
c. The given number is 468759.
Sum of its digits = (4 + 6 + 8 + 7 + 5 + 9) = 39, which is divisible by 3.
∴ 468759 is divisible by 3.
Example 11 Check the divisibility of each of the following numbers
by 9.
a. 600 b. 89145 c. 678276
a. The given number is 600.
Sum of its digits = (6 + 0 + 0) = 6, which is not divisible by 9.
∴ 600 is not divisible by 9.
b. The given number is 89145.
Sum of its digits = (8 + 9 + 1 + 4 + 5) = 27, which is divisible by 9.
∴ 89145 is divisible by 9.
c. The given number is 678276.
25
CHAPTER 16
PLAYING WITH NUMBERS
Sum of its digits = (6 + 7 + 8 + 2 + 7 + 6) = 36, which is divisible by 9.
∴ 678276 is divisible by 9.
Example 12 If 𝟏𝟖𝐱𝟓 is a multiple of 9, where x is a digit, what is the
value of x?
𝐒𝐨𝐥𝐮𝐭𝐢𝐨𝐧 18x5 is a multiple of 9.
[Given]
∴ Sum of its digits is a multiple of 9.
⇒ 1 + 8 + x + 5 is a multiple of 9
⇒ 14 + x is a multiple of 9 ...(1)
Since x is a digit [Given]
∴ x can take values 0, 1,2, 3, ... 9
⇒ 14 + x can take values 14 + 0, 14 + 1, 14 + 2, 14 + 3, 14 + 4 … , 14 + 9
⇒ 14 + x can take values 14, 15, 16, 17, 18, ... 23 ...(2)
⇒ 14 + x = 18 [Using (1) and (2)]
⇒x=4
Example 13 𝟏𝟑𝐳𝟓 is a multiple of 9, where z is a digit. What is the
value of z?
𝐒𝐨𝐥𝐮𝐭𝐢𝐨𝐧 13z5 is a multiple 9.
[Given]
∴ Sum of its digits is a multiple of 9.
⇒ 1 + 3 + z + 5 is a multiple of 9
⇒ 9 + z is a multiple of 9 ...(1)
Since z is a digit [Given]
∴ z can take values 0, 1, 2, 3, ..., 9
⇒ 9 + z can take values 9 + 0, 9 + 1, 9 + 2, 9 + 3, . . . , 9 + 9
⇒ 9 + z can take values 9, 10, 11, 12, ..., 18 …(2)
⇒ 9 + z = 9 or 9 + z = 18 [Using (1) and (2)]
⇒ z = 0 or z = 9
26
CHAPTER 16
PLAYING WITH NUMBERS
Example 14 If 𝟐𝟏𝐱𝟓 is a multiple of 3, where x is a digit, what might
be the values of x?
𝐒𝐨𝐥𝐮𝐭𝐢𝐨𝐧 21x5 is a multiple of 3. [Given]
∴ Sum of its digits is a multiple of 3. ⇒ 2 + 1 + x + 5 is a multiple of 3
⇒ 8 + x is a multiple of 3 ...(1)
Since x is a digit [Given]
∴ x can take values 0, 1, 2, 3, ... 9
⇒ 8 + x can take values 8 + 0, 8 + 1, 8 + 2, 8 + 3, … 8 + 9
⇒ 8 + x can take values 8, 9, 10, 11, ..., 17 ...(2)
⇒ 8 + x = 9 or 8 + x = 12 or 8 + x = 15 [Using (1) and (2)]
⇒ x = 1 or x = 4 or x = 7
Example 15: What number will represent A in the following pattern?
2, 5, 11, 23, A
Solution: We can see that each number in the given pattern is the sum
of its preceding number and the consecutive number of the preceding
number.
Like 5 = 2 + 3; 11 = 5 + 6; 23 = 11 + 12.
So, according to the pattern, we must have A = 23 + 24 = 47.
Example 16: Complete the pattern 2, 6, 12, x, 30, y.
Solution: We can see that each number is the product of consecutive
numbers starting from 1.
Like, 2 = 1 × 2; 6 = 2 × 3; 12 = 3 × 4 and so on.
From this, we get x = 4 × 5 = 20 and y = 6 × 7 = 42.
Example 17: Find the unknown terms in the following addition.
5 a 7 8
+ b 3 a b
c 0 4 0
Solution: We can see that (8 + b) gives 0 which means 10, so the only
27
CHAPTER 16
PLAYING WITH NUMBERS
possibility for b is 2. 1 is carried over to the tens column from one's
column which leads to7 + l +a = 8 + a. But 8 + a gives 4, which means
14. Thus, a must be 6, since 8 + 6 = 14.
Now, in the hundreds column, there is a carry-over of 1 from the tens
column, and we know a = 6, so 6 + 1 + 3 = 10. Thus, 0 is inserted, and 1
is carried over.
So, in the thousands column 1 + 5 + b = c or 6 + b = c. But b = 2, which
makes 6 + b = 6 + 2 = 8. Thus, c = 8.
Thus, we have, a = 6, b = 2 and c = 8.
Example 18 Find the unknown terms in the following multiplication.
6 2 a a
4 a
1 8 6 9 9
2 4 9 a 2
2 6 8 0 1 9
28
CHAPTER 16
PLAYING WITH NUMBERS
I. Practice Yourself
1 marks question
Multiple-choice Question
1. 723 is divisible by
a) 2.
b)3.
c) 5.
d) 9.
2. 625 is divisible by
a) 2.
b) 3.
c) 5.
d) 9.
3. 224 is divisible by
a) 2.
b) 3.
c) 5.
d) 9.
4. What is the magic sum of a 3 × 3 matrix, whose middle number is
40?
a) 130
b) 120
c) 140
d) 150
5. What is the next number in the series 8, 27, 64, _?
a) 125
b) 216
c) 343
d) 729
29
CHAPTER 16
PLAYING WITH NUMBERS
6. 45a is divisible by 3. The value of a is
a) 3.
b) 5.
c) 8.
d) 2.
7. In the multiplication a × a ×a = a the value of a is
a) 9.
b) 16.
c) 2.
d) 1.
2 Marks Questions
1. 540 is divisible by______.
2. Complete the series: 2, 4, 6, 8, ______
3. What number comes in after 72, 69, 66, ______?
4. 125 is divisible by______.
5. 200 is divisible by______.
6. The magic sum of 3 × 3 matrix whose
middle number is 72 is given by______.
7. Complete the series: 56, 60, 64, ______
8. Complete the series: 23, 33, 43, ______
9. 27 is divisible by______.
10. Complete the series: 110, 220, 330, ______
3 Marks Questions
11. The local time of Kolkata is 6 hr ahead of the UK time and 8 hr
behind that of Queenstown. If the time of Brazil is 20 hr behind
Queenstown, then what is the difference in the local times of UK
and Brazil?
12. If 1AB + CCA = 995 and there is no carry over in addition, find the
30
CHAPTER 16
PLAYING WITH NUMBERS
value of A + B + C.
13. Three girls divide 3 boxes of toffees equally. Each of them receives
15 toffees. How many toffees were there in each box?
14. What is the sum of the largest possible 3-digit number in which no
digit is repeated and the smallest possible 3-digit number in which
no digit is repeated?
15. Three boys were sharing a plate of Veg biryani. The biryani costs
₹200. One boy did not eat as much as his friends. Therefore, the
other two friends decided that the boy should pay only half of what
the other two paid. How much did the boy, who ate less, pay?
16. The value of the last digit of a 3-digit number is two times the first
digit and three times the middle digit. Find the 3-digit number.
4 marks questions
17. Find the values of the letters in each of the following and justify your
steps.
(i)
5A
+ B7
80
(ii)
4A
B8
+
121
31
CHAPTER 16
PLAYING WITH NUMBERS
(iii)
3
× PQ
10Q
(iv)
3AB
+ AB2
819
(v)
PQ
+ P3
151
(vi)
PQ
× 3
RPQ
32
CHAPTER 16
PLAYING WITH NUMBERS
18. Find the one's digit of N if:
19. If the given square, fill the numbers 20 to 28 in the blank squares to
form a magic square.
28 21
24
20
Advanced level
T O O
T O O
(b)
+ T O O
G O O D
33
CHAPTER 16
PLAYING WITH NUMBERS
2. Complete the multiplication: 12345679 × 9. Now, based on the
result of the above multiplication, answer the following questions.
(a)What will be the ones digit in the multiplication 12345679 × 54?
(b)What will be the tens digit in the multiplication 12345679×72?
(c)What will be the one's digit of the number that should be
multiplied to 12345679 to get 444444444? What is that number?
(d)What will be the tens digit of the number that should be
multiplied to 12345679 to get 777777777? What is that number?
3. Similar to triangular and square numbers, the pentagonal
numbers are the number of dots that can be arranged to get the
regular pentagon of increasing sides. Create the dot pattern for
pentagonal numbers. Mathematically, find the pattern formed by
pentagonal numbers. Is it possible to find a general formula for nth
pentagonal number?
4. Which is the greatest digit that can be placed in the place of a?
m n 1
+ d e f
a x y z
34
CHAPTER 16
PLAYING WITH NUMBERS
7. The numbers 1331, 30613, 15972 and 11979, all are divisible by 11. Find
the sum of digits at odd places and even places in each number.
Find the difference of the two sums. Based on your results, can you
create a divisibility rule for number 11?
8. Jacob bought 234 litres of milk. He selected 9 orphanages nearby
his locality and distributed an equal amount of milk to each of
them. How much milk did each orphanage receive? What value of
Jacob is depicted here?
9. A boy cannot afford to buy medicines for his mother. Six of his
friends contributed equally to collect 4500 for him. How much
money did each friend collect? What value is depicted here?
10.
Q7
+ 1P
92
11.
2A
× 7
17A
12.
21A
+ 6AB
B07
35
CHAPTER 16
PLAYING WITH NUMBERS
13.
PQ
× Q3
79Q
14.
75
– AB
B2
15.
83
– AB
B7
Solutions
Checkpoint -1
(1) x (2) 10a (3) 100m (4) No
(5) c = d = e
Checkpoint -2
(8) 16,25,34,43,52,61
36
CHAPTER 16
PLAYING WITH NUMBERS
Checkpoint -3
(1) 1 (2) 0 (3) 3 (4) 1, 3, 5, 7, 9
(5) 0, 2, 4, 6, 8
Checkpoint -4
(1) (i) By 2, 4, 5, 10 (ii) By 2, 4 (iii) By 3, 5, 9
(iv) By 2, 3, 5, 9, 10 (v) By 2 (vi) By 3 (vii) By 5 (viii) By 2,4
(2) 0, 9 (3) 0, 6, 9 (4) 2, 5, 8 (5) 3 (6) 1, 4, 7
Checkpoint -5
(1) A = 5, B = 9, C = 4 (2) P = 3, Q = 2, R = 4
(3) A = 1, P = 7, Q = 5 (4) A = 5, B = 2, C = 6
(5) A = 4
Novice Level
Multiple-choice questions
1 marks questions
1. b)
2. c)
3. a)
4. b)
5. a)
6. a)
7. d)
2 Marks questions
1. 1,2,3,4,5,6,9,10,12,15,18,20,27,30,60,90,180,270,540.
2. 63;
3. 5;
4. 1,5,25,125
5. 1,2,4,5,8,10,20,25,50,100,200
6. 216
37
CHAPTER 16
PLAYING WITH NUMBERS
7. 68;
8. 53;
9. 1, 3, 9 , 27
10. 440
3 Marks Questions
11. 6 hr;
12. 13;
13. 15;
14. 1089;
15. ₹40;
16. 326
4 Marks questions
17. (i) A = 3, B = 2 (ii) A = 3, B = 7
(iii) P = 7, Q = 8 (iv) P = 5 Q = 0, R = 1
(v) P = 3, Q = 5 (vi) A = 4, B = 7
18. (i) 0 or 5 (ii) 1, 3, 5, 7, or 9 (iii) 1, 3, 5, 7, or 9 (iv) 9
19.
23 28 21
22 24 26
27 20 25
20. Y=6
21. Y=3
Advance Level
1.
a) L = 2, O = 9, G = 6,1 = 4, C = 8, R = 5 and P = 0
b) T = 9, O = 9, G = 2 and D = 7;
2.
a) 6
b) 8
c) 6 and 36
38
CHAPTER 16
PLAYING WITH NUMBERS
d) 6 and 63;
4. 1;
5. 6 or 12, if a = 2; b = 4 or a = 5; b = 7
6. Yes
7. 1331:
Sum of odd places=1+3=4
Sum of even places:3+1=4
Difference=4-4=0.
It is divisible by 11.
30613:
Sum of odd places=3+6+3=12
Sum of even places:0+1=1
Difference=12-1=11.
It is divisible by 11.
15972:
Sum of odd places=1+9+2=12
Sum of even places:5+7=12
Difference=12-12=0.
It is divisible by 11.
11979:
Sum of odd places=1+9+9=19
Sum of even places:1+7=8
Difference=19-8=11.
It is divisible by 11.
8. 26 litres;
9. ₹ 750 each
10. P = 5, Q = 7
39
CHAPTER 16
PLAYING WITH NUMBERS
11. A = 5
12. A = 8, B = 9
13. P = 1, Q = 5
14. A = 4, B = 3
15. A = 1, B = 6
40