Level 6 Assignment 4 (GCD, LCM) Final
Level 6 Assignment 4 (GCD, LCM) Final
GCD LCM
Level - A
1. The greatest number that divides 22176 and 22396 without leaving any remainder is.
(a) 48 (b) 42 (c) 38 (d) 52 (e) None of these
2. Find the least Multiple of 7 which leaves a remainder of 4 when divided by 6, 9 15 and 18 ?
3. Find hcf of n + 3 and 2n + 7.
n 2 + 3n + 3
4. Find number of Positive integer values of n such that n+2 is an integer.
5. The product of two positive integers is 9984 and the greatest common factor of those integers equals
that difference between them. What are the two integers?
6. Find the greatest number which divides 1535 and 1222 leaving the remainders 5 and 7 respectively.
(a) 45 (b) 35 (c) 55 (d) 90
7. How many pairs of integers (x, y) exist such that the product of x, y and HCF (x, y) = 1080?
(a) 8 (b) 7 (c) 9 (d) 18
8. Find the smallest number that leaves a remainder of 4 on division by 5, 5 on division by 6, 6 on
division by 7, 7 on division by 8 and 8 on division by 9?
(a) 2519 (b) 5039 (c) 1079 (d) 979
9. How many pairs of positive integers x, y exist such that HCF of x, y = 35 and sum of x and y =
1085?
(a) 12 (b) 8 (c) 15 (d) 30
10. Sum of two numbers x, y = 1050. What is the maximum value of the HCF between x and y?
(a) 350 (b) 700 (c) 1050 (d) 525
Level - B
11. How many pairs of positive integers x, y exist such that HCF (x, y) + LCM (x, y) = 91?
(a) 10 (b) 16 (c) 6 (d) 7
12. There are 2 numbers such that a > b, HCF (a, b) = h and LCM (a, b) = l. What is the LCM of a – b
and b?
(a) I (b) (a - b) b (c) (a - b) b / h (d) h (a - b)
13. 6 different sweet varieties of count 32, 216, 136, 88, 184, 120 were ordered for a particular occasion.
They need to be packed in such a way that each box has the same variety of sweet and the number of
sweets in each box is also the same. What is the minimum number of boxes required to pack?
(a) 129 (b) 64 (c) 48 (d) 97
2 2
14. If n is positive even integer find the hcf of n + 1 and n + 4n + 5
For all positive integers n, let Tn = 22 + 1 . Show that if m n , then Tm and Tn are relatively prime.
n
15.
2
Answers Key
1. e 2. 364 3. 1 4. 0 5. 104, 96
6. (a) 7. (d) 8. (a) 9. (d) 10. (d) 11. (b)
12. (c) 13. (d) 14. 1
Solutions
Level - A
1. The greatest number that divides 22176 and 22396 without leaving any remainder is.
(a) 48 (b) 42 (c) 38 (d) 52 (e) None of these
Sol. HCF(22176, 22396) = HCF(22176, 22396 - 22176) = (22176, 220) = 44(504, 5) = 44
2. Find the least Multiple of 7 which leaves a remainder of 4 when divided by 6, 9 15 and 18 ?
Sol: It can be find like above example
i.e LCM of 6 , 9 , 15 and 18 = 180.
Now find the series of LCM with remainder having 4
i. e 184, 364, ….. (Here 7 is divisor of 364)
So our answer is 364.
3
5. The product of two positive integers is 9984 and the greatest common factor of those integers equals
that difference between them. What are the two integers?
Sol. Let the no.s x & y & g.c.d = m
x = mx1 & y = my1
xy = m2x1y1 = 9984 = 28 × 31 × 131
x – y = m x1 –y1 = 1⇒ one of them is odd and other is even.
m2 x1y1 =2831131
(i) m = 1
x1y1 = 28 31 131
x1 – y1= 1
No pair possible
(ii) m = 2
x1y1 = 26 × 31 × 131
No pair possible
(iii) m = 22
x1y1 = 24× 31 × 131
No pair possible
(iv) m = 23
x1y1 = 22× 31 × 131
x1 = 13,y1 = 12
(v) m = 24
x1y1 = 31 × 131
No pair possible
Answer is 104, 96
6. Find the greatest number which divides 1535 and 1222 leaving the remainders 5 and 7 respectively.
(a) 45 (b) 35 (c) 55 (d) 90
Ans: (a)
Sol: Required number = HCF (1535 − 5), (1222 − 7)
= HCF (1530,1215)
4
HCF (1530,1215) = 45
option (a) is correct
7. How many pairs of integers (x, y) exist such that the product of x, y and HCF (x, y) = 1080?
(a) 8 (b) 7 (c) 9 (d) 18
Ans: (d)
Sol: We need to find ordered pairs (x, y) such that xy * HCF(x, y) = 1080.
Let x = ha and y = hb where h = HCF(x, y) => HCF(a, b) = 1.
So h3(ab) = 1080 = (23)(33)(5).
We need to write 1080 as a product of a perfect cube and another number.
Four cases:
1. h = 1, ab = 1080 and b are co-prime. We gave 4 pairs of 8 ordered pairs (1, 1080), (8, 135), (27,
40) and (5, 216). (Essentially we are finding co-prime a,b such that a*b = 1080).
2. h = 2, We need to find number of ways of writing (33) * (5) as a product of two co-prime numbers.
This can be done in two ways - 1 and (33) * (5) , (33) and (5)
number of pairs = 2, number of ordered pairs = 4
N = 8d - 1 or N + 1 = 8d
N = 9e - 1 or N + 1 = 9e
N + 1 can be expressed as a multiple of (5, 6, 7, 8, 9)
N + 1 = 5a*6b*7c*8d*9e
Or N = (5a*6b*7c*8d*9e) - 1
Smallest value of N will be when we find the smallest common multiple of (5, 6, 7, 8, 9)
or LCM of (5, 6, 7, 8, 9)
N = LCM (5, 6, 7, 8, 9) - 1 = 2520 - 1 = 2519.
9. How many pairs of positive integers x, y exist such that HCF of x, y = 35 and sum of x and y =
1085?
(a) 12 (b) 8 (c) 15 (d) 30
Ans (d)
Sol: Let HCF of (x, y) be h. Then we can write x = h * a and y = h * b. Furthermore, note that HCF (a, b)
= 1. This is a very important property. One that seems obvious when it is mentioned but a property a
number of people overlook.
So, we can write x = 35a; y = 35b
x + y = 1085 => 35(a + b) = 1085. => (a + b) = 31. We need to find pairs of co-prime integers that
add up to 31. (Another way of looking at it is to find out integers less than 31 those are co-prime with
it or phi(31) as had mentioned. More on this wonderful function in another post).
Since 31 is prime. All pairs of integers that add up to 31 will be co-prime to each other. Or, there are
totally 15 pairs that satisfy this condition.
10. Sum of two numbers x, y = 1050. What is the maximum value of the HCF between x and y?
(a) 350 (b) 700 (c) 1050 (d) 525
Ans: (d)
Sol: x = 525 and y = 525 works best.
If the question states x, y have to be distinct, then the best solution would be x = 350, y = 700, HCF
= 350.
So the HCF is 525.
Level - B
11. How many pairs of positive integers x, y exist such that HCF (x, y) + LCM (x, y) = 91?
(a) 10 (b) 16 (c) 6 (d) 7
Ans: (b)
Sol: Let us x = h * a; y = h * b
a and b are co-prime. So, LCM of (x, y) = h * a * b
6
13. 6 different sweet varieties of count 32, 216, 136, 88, 184, 120 were ordered for a particular occasion.
They need to be packed in such a way that each box has the same variety of sweet and the number of
sweets in each box is also the same. What is the minimum number of boxes required to pack?
(a) 129 (b) 64 (c) 48 (d) 97
Ans: (d)
Sol: All sweets need to packed and each box has the same variety.
This implies the number of sweets in each box should be HCF of different count of sweets
HCF of 32, 216, 136, 88, 184, 120 = 23 = 8
Minimum number of boxes = (32 + 216 + 136 + 88 + 184 + 120) / 8 = 97
For all positive integers n, let Tn = 22 + 1 . Show that if m n , then Tm and Tn are relatively prime.
n
15.
Sol: We have that