Number System Class
Number System Class
DIVISIBILITY
Divisibility by 2 -> if last digit of the number is divisible by 2.
Divisibility by 3 -> If sum of all digit is divisible by 3.
Divisibility by 4 -> If last two digit is divisible by 4 or last two digit is
00.
Divisibility by 5 -> If last digit of the number is 0 or 5.
Divisibility by 6 -> If number is divisible by 6 it is simultaneously
divisible by 2 and 3.
Divisibility by 7 -> If the number is divisible by 7, double the last digit
subtract from the remaining digit and check the result is divisible by 7.
Divisibility by 8 -> If last three digit of the numbers are divisible by 8 or
last 3 digit is 000.
Divisibility by 9 -> If sum of all digit is divisible by 9.
Divisibility by 10-> a number is ended with 0.
Divisibility by 11 -> the difference between sum of alternate digit is 0 or
11.
Divisibility by 12 -> If number is divisible by 6 it is simultaneously
divisible by 3 and 4.
Co prime numbers:
two numbers are said to be co-prime number if their HCF is 1
Note point:
Prime number LCM =always multiple of those number
Prime number HCF = always 1
a) 90 a^2b^2c^4d
b) 90a^4b^3c^6d^2
c) 240 a^6b^3c^10d
d) 360 a^3b^6c^8d
Q6. Find the greatest number that will divide 43,91,183 so as to leave same
reminder in each case
a) 4
b) 7
c) 9
d) 13
Q7.The greatest number that will divide 63, 138 and 228 so as to leave the
same remainder in each case:(amcat question)
a) 15
b) 20
c) 35
d) 40
Q8. The greatest number that will divide 148, 246 and 623 leaving reminders
4, 6 and 11 respectively , is(quickmove)
a) 12
b) 18
c) 24
d) 30
Q9.Find the greatest number which divides 399,434 and 537 leaving the
reminder8,9,10 respectively
a) 14
b) 15
c) 17
d) 18
Q10.Find the greatest number that will divide 445, 572 and 699 leaving
reminders, 4,5 and 6 respectively.
a) 25
b) 52
c) 47
d) 63
Q11.What is the least amount that a person can have, such that when he
distributes it into groups of Rs 16 or Rs.18 or Rs.20 or Rs.25, he is always left
with Rs.4 ?
a) Rs.1796
b) Rs.1804
c) Rs.2596
d) Rs.3604
Assignment questions:
Q5.If the HCF of two numbers is 27, and their sum is 216, find these
numbers.
1. 27, 189
2. 154, 162
3. 108, 108
4. 81, 189
Q6.Two numbers are in the ratio of 15:11. If the HCF of numbers is 13, find
the numbers.
1. 75, 55
2. 105, 77
3. 15, 11
4. 195, 143
Q7.Find the greatest integer that divides 358, 376, and 334 and leaves the
same remainder in each case.
1. 6
2. 7
3. 8
4. 9
Q8.Three bells toll at intervals of 36 sec, 40 sec, and 48 sec respectively.
They start singing together at a particular time. When will they toll next
together?
a) 6 minutes
b) 12 minutes
c) 18 minutes
d) 24 minutes
Q9.The LCM of two numbers is 7700, and their HCF is 11. If one of these
numbers is 275, what is the other number?
a) 279
b) 283
c) 308
d) 318
Q10. What is the least multiple of 7 which when divided by 6, 9, 15, and 18
respectively, leaves 4 as the remainder in each case?
a) 364
b) 255
c) 385
d) 266