Book 1 - Number System - Qns
Book 1 - Number System - Qns
– an integer or a fraction,
– rational or irrational.
Application 1
Since sum of two odd integers is always even, x + y cannot be odd. [Answer]
For any values, 2x and 2y are even and even plus odd is odd.
Application 2
Product of an even number of odd integers is also odd. So, I is not necessary.
Product of an even integer with any number of odd or even integers is always even. So, if the product is odd
all the integers must be odd.
II also implies III is not sufficient to get the product as odd. Hence III is not true. Therefore, only II is true.
[Answer]
Page 1 of 12
NUMBER SYSTEM
Divisibility Criteria
The following table is a ready reckoner for determining whether a given number n is divisible by a number
k.
k n is divisible by k if
2 the last digit of n is divisible by 2,
3 the sum of the digits of n is a multiple of 3,
4 the number formed by the last two digits is divisible by 4,
5 the last digit is 0 or 5,
6 n is divisible by both 2 and 3,
8 the number formed by the last three digits is divisible by 8,
9 the sum of the digits of n is a multiple of 9,
10 the last digit is 0,
11 the difference between the sum of digits in the odd positions and the sum of digits in
the even positions is 0 or a multiple of 11.
Application 3
Option (a): Last digit is 6 which is even. Sum of the digits is 18 which is a multiple of 3 and the difference
between the sum of the digits in the odd positions and the sum of the digits in the even
positions, is (9 – 9) = 0. So (a) is divisible by 66.
Option (b): Last digit is 8 which is even. Sum of the digit is 27 which is a multiple of 3 and the difference
between the sum of the digits in the odd positions and the sum of the digits in the even positions is
(19 – 8) = 11 which is a multiple of 11. So (b) is divisible by 66.
Option (c): Last digit is 0 which is even. Sum of the digits is 6 which is a multiple of 3 and the difference
between the sum of the digits in the odd positions and the sum of the digits in the even positions
is (3 – 3) = 0. So (c) is divisible by 66.
Option (d): Last digit is 6 which is even. Sum of the digits is 24 which is a multiple of 3 and the difference
between the sum of the digits in the odd positions and the sum of the digits in the even positions
is (15 – 9) = 6 which is neither 0 nor divisible by 11. So (d) is not divisible by 66. [Answer]
Prime Numbers
Page 2 of 12
NUMBER SYSTEM
Application 4
Given x and y are prime numbers, which of the following can also be a prime number?
(a) xy (b) y/x (c) y x (d) x + y
(b) cannot be an integer since y being a prime number, cannot have x as a factor.
(c) has at least three factors, namely 1, y and y x and so it cannot be a prime number.
By elimination, (d) is the answer. As confirmation, x = 2 and y = 3 gives (x + y) = 5 which is a prime number.
Number of Divisors:
Application 5
60 (2 1)(1 1)(1 1) 12
HCF (Highest Common Factor) of two or more numbers is the largest factor that can divide all the given
numbers and LCM (Latest Common Multiple) is the smallest number that can be divided by all the given
numbers.
Page 3 of 12
NUMBER SYSTEM
1. Divide each of the given numbers by prime factors successively till all the quotients become 1.
For any two numbers, their product is equal to the product of their HCF and LCM.
Application 6
Find the HCF and LCM of 42, 91 and 154.
42 2 3 7; 91 7 13; 154 2 7 11
Application 7
What is the value of p if q is 119 and the LCM and the HCF of p and q are 595 and 17 respectively?
LCM HCF 595 17 pq
Page 4 of 12
NUMBER SYSTEM
If the P.T. Master wishes to have the formation with as few rows as possible, what should be the number of
students per row?
Conditions (2), (3) and (4) imply that each row can have students from one section only. This in
conjunction with (1) and (5) means that the number of students in each section should be a multiple of the
number of students per row. Or in other words, the number of students per row should be a factor of 39, 65
and 195.
More the number of students per row, less the number of rows. Thus the last condition requires the
number of students per row to be as large as possible. Combining this with the earlier implication, the
number of students per row should be the largest factor of 39, 65 and 195, which is nothing but the HCF.
Now,
Application 9
A coin collector has 111 coins. She wants to enrich her collection so that the total number of coins is an
integral multiple of the number of coins of each type. She has in her collection 17 coins of Rs.50, 35 of Rs.10
and 59 of Rs.5. Which of the following combination ensures that she can achieve her target with minimum
addition to her collection?
Let (x, y, z) be the right combination. Then, the total collection (111 + x + y + z) must be a multiple of each
of (17 + x), (35 + y) and (59 + z). Since the addition (x + y + z) must be minimum, (111 + x + y + z) must be
the least multiple or the LCM of (17 + x), (35 + y) and (59 + z).
Solving the above mathematically would turn out to be tedious. Inserting the given answer choices would
be a better strategy.
Step 2: Opting for the minimum addition, check if the given conditions are satisfied for options (c) and (d).
Option (c) gives a total of 60, 36 and 24 and a grand total of 120. 36 is not a factor of the grand total. So, (c)
cannot be the answer.
Option (d) gives a total of 60, 40 and 20 and a grand total of 120. All the totals are factors of the grand total.
So, (d) is the answer.
Page 5 of 12
NUMBER SYSTEM
Division Properties
When 45 is divided by 7, the quotient is 6 and the remainder is 3. So, the following statements can be made.
1. 45 (7 6) 3
2. (45 – 3) is a multiple of 7
3. 45 + (7 – 3) = 49 is also a multiple of 7
Or in general,
1. n (k m) r
2. (n r) is a multiple of m
3. n (m r) is also a multiple of m
Application 10
When a number is divided by 9 the remainder is 3 and when the same number is divided by 5 the
remainder is 3. What is the largest 3-digit number which satisfies this condition?
Let n be the number. Then by rule (2) above, (n – 3) is a multiple of 9 and also 5. So, the least possible value
of (n – 3) is the LCM of 9 and 5, which is 45 and all other values (n – 3) can take must be multiples of 45.
Now, the largest 3-digit number is 999. On dividing 999 by 45, the remainder is 9 and again applying rule (2)
above, (999 – 9) = 990 is a multiple of 45. Thus, the largest possible 3-digit value for
(n – 3) is 990 or the largest possible value for n is 993. [Answer]
Application 11
What is the largest 4-digt number that leaves a remainder of 6 when divided by 15?
The largest 4-digit number is 9999. On dividing 9999 by 15, the quotient is 666 with a remainder of 9. So, 9999
= (15 666) + 9, which in turn implies (9999 – 9) = 9990 is the largest 4-digit multiple of 15. Hence (9990 + 6)
= 9996 must be the largest 4-digit number yielding a remainder of 6 when divided by 15. [Answer]
Application 12
A number leaves a remainder 5 when divided by 7 and 7 when divided by 9. What is the least possible
number that has this property?
Noting (7 – 5) = 2 = (9 – 7), if n is the least possible number, then (n + 2) is a multiple of both 7 and 9. Hence
least possible value for (n + 2) is the LCM of 7 and 9, viz. 63. Therefore, the least possible value for n is 61.
5 divided by 3 leaves a remainder of 2, 4 divided by 3 leaves a remainder of 1 and 7 divided by 3 leaves a
remainder of 1.
Now, 11 divided by 3 leaves a remainder of 2 and 20 divided by 3 leaves a remainder of 2.
11 = 4 + 7 and the remainder of 11/3 = remainder of 4/3 + remainder of 7/3
Also, 20 4 5 and the remainder of 20/3 = remainder of 4/3 remainder of 5/3
Page 6 of 12
NUMBER SYSTEM
Application 13
In general, to find the remainder when nm is divided by k, a step by step rule would be
Step 4: Raise the first quantity of Step 3 to power q and multiply this by the second quantity to get the
final answer.
If the digit in the units position of n is 0, 1, 5 or 6, the required digit is 0, 1, 5 or 6 as the case may be
irrespective of the value of k.
If the digit in the units position is 2, 3, 7 or 8, divide k by 4 and get the remainder, say r. If r > 0 then the
required digit is the unit digit of 2r , 3r , 7r or 8r as the case may be and if r = 0, the required digits will be
6, 1, 1, 6 respectively.
If the digit in the units position is 4 or 9 and k is odd, the required units digit is 4 or 9 as the case may be,
and if K is even the answer is 6 for 4 and 1 for 9.
Page 7 of 12
NUMBER SYSTEM
Application 15
13 ends in 3. So, divide the power 23 by 4 to get the remainder 3. 33 ends in 7 and hence 1323 ends in 7.
27 ends in 7. So, divide the power 37 by 4 to get the remainder 1. 71 ends in 7 and hence 2737 ends in 7.
19 ends in 9. So, divide the power 45 by 2 to get the remainder 1. 91 ends in 9 and hence 1945 ends in 9.
The method to find the maximum power of a prime factor, say p, in a factorial, say n, consists of
- continue the above process till the quotient obtained is less than p.
Application 16
7)1024
7) 146
7) 20
2
3. What is the unit digit in the product of (684 759 413 676)?
(a) 2 (b) 4 (c) 6 (d) 8
Page 8 of 12
NUMBER SYSTEM
9. The unit digit of the product 1022 729 889 971 is:
(a) 2 (b) 9 (c) 1 (d) 8
13. Find the unit digit of the following expression 8889235! + 2229235! + 6662359! + 9999999!
(a) 5 (b) 9 (c) 3 (d) 7
15. What is the unit digit of the sum of first 111 whole numbers?
(a) 4 (b) 6 (c) 5 (d) 0
16. Sum of squares of two positive integers is 100 and the difference of their squares is 28. The sum of
the numbers is
(a) 15 (b) 14 (c) 13 (d) 12
17. A number when divided by 6 leaves a remainder of 3. When the square of the number is divided by 6
the remainder is
(a) 0 (b) 1 (c) 2 (d) 3
18. A four digit number is formed by repeating a 2 digit number like 1212, 3434 etc. Any number of this
form is always divisible by
(a) 13 (b) 11
(c) 7 (d) smallest 3 digit prime number
Page 9 of 12
NUMBER SYSTEM
19. A “tragic number” is a number which can be expressed as the sum of three of its factors. For example,
6 can be expressed as the sum of 1, 2 and 3. How many tragic numbers are there that are less than
50?
(a) 6 (b) 7 (c) 8 (d) 9
20. What is the number of even factors of 36000 which are divisible by 9 but not by 36?
(a) 20 (b) 4 (c) 10 (d) 12
24. How many factors of the number 28 * 36 * 54 * 105 are multiples of 120?
(a) 540 (b) 660 (c) 594 (d) 792
26. Anita had to do a multiplication. Instead of taking 35 as one of the multipliers, she took 53. As a
result, the product went up by 540. What is the new product?
(a) 1050 (b) 540 (c) 1440 (d) 1590
27. Let x, y and z be distinct integers. x and y are odd and positive, and z is even and positive. Which one
of the following statements cannot be true?
(a) (x – z)2y is Odd (b) (x – z)y2 is odd (c) (x – z)y is odd (d) (x – y)2z is even
28. The sum of the first 100 natural numbers, 1 to 100 is divisible by
(a) 2, 4 and 8 (b) 2 and 4 (c) 2 (d) 100
29. How many different factors does 48 have, excluding 1 and 48?
(a) 12 (b) 4 (c) 8 (d) 10
31. Find the number of zeroes at the end of the product 10!
(a) 1 (b) 2 (c) 3 (d) 4
32. Find the number of zeroes at the end of the product 1000!
(a) 243 (b) (c) 249 (d) 247
33. Find the number of at the end of the product 10 20 30 40 ........ 80?
(a) 7 (b) 9 (c) 10 (d) 5
Page 10 of 12
NUMBER SYSTEM
34. Find the number of zeroes at the end of the product 1140! 358! 171!
(a) 400 (b) 410 (c) 412 (d) 411
36. The H.C.F and L.C.M of two numbers are 21 and 4641 respectively. If one of the numbers lies between
200 and 300, then the two numbers are
(a) 273,357 (b) 273,361 (c) 273,359 (d) 273,363
37. Which is the least number that must be subtracted from 1856, so that the remainder when divided by
7, 12 and 16will leave the same remainder 4?
(a) 137 (b) 1361 (c) 140 (d) 172
38. Three bells chime at an interval of 18, 24 and 32 minutes respectively. At a certain time they begin to
chime together. What length of time will elapse before they chime together again?
(a) 2 hours 24 minutes (b) 4 hours 48 minutes
(c) 1 hour 36 minutes (d) 5 hours
39. The maximum number of students among them 1001 pens and 910 pencils can be distributed in such
a way that each student gets the same number of pens and same number of pencils is
(a) 91 (b) 910 (c) 1001 (d) 1011
40. The L.C.M. of two number is 630 and their H.C.F. is 9. If the sum of numbers is 153; their difference is
(a) 17 (b) 23 (c) 27 (d) 33
41. Find the greatest number that will divide 55, 127 and 175, so as to leave the same remainder in each
case.
(a) 11 (b) 16 (c) 18 (d) 24
42. Find the greatest possible rate at which a man should walk to cover a distance of 70 km and 245 km
in exact number of days.
(a) 55 (b) 60 (c) 35 (d) 45
43. From 3 drums of milk, 279, 341 and 465 respectively are to be drawn out. To do it in minimum time,
the capacity of the measuring can be
(a) 271 (b) 61 (c) 111 (d) 31
44. An electric wire is sold only in multiples of 1 meter, and a customer required several lengths of wire,
each 85cm long. To avoid any wastage and to minimize labor, he should purchase minimum lengths
of
(a) 8.5 meters (b) 17 meters (c) 1.7 meters (d) l meter
45. A hall is 13 meters 53 cm long and 8 meters 61 cm broad is to be paved with minimum number of
square tiles. The number of tiles required is
(a) 123 (b) 77 (c) 99 (d) 57
Page 11 of 12
NUMBER SYSTEM
46. There are four prime numbers written in the ascending order of magnitude. The product of first three
numbers and that of the last three number is 385 and 1001 respectively. The fourth prime number is
(a) 11 (b) 13 (c) 17 (d) 19
47. Which of the following number will not completely divide the (29)37 + (17)37?
(a) 2 (b) 11 (c) 23 (d) 46
49. A positive number is divided by 100 to get a remainder thrice as the quotient. If the number is
divisible by 11, then how many such numbers are possible that are less than 100000?
(a) 1 (b) 2 (c) 3 (d) 4
50. What is the number of even factors of 36000 which are divisible by 9 but not by 36?
(a) 20 (b) 4 (c) 1 (d) 12
Page 12 of 12