Page No 9:
Question 1:
ANSWER:
Page No 9:
Question 2:
Find the number.
ANSWER:
Given: Divisor = 61, Quotient = 27, Remainder = 32
Let the Dividend be x.
∴ x =
= 1679
Page No 9:
Question 3:
ANSWER:
Let the divisor be x.
Dividend = Divisor Quotient + Remainder
1365 = x 31 + 32
⇒ 1365 − 32 = 31x
⇒ 1333 = 31x
⇒ x = = 43
Hence, 1365 should be divided by 43 to get 31 as quotient and 32 as remainder.
Page No 9:
Question 4:
(i) 405 and 2520
(ii) 504 and 1188
(iii) 960 and 1575
ANSWER:
On applying Euclid's algorithm, i.e. dividing 2520 by 405, we get:
Quotient = 6, Remainder = 90
∴ 2520 = 405 6 + 90
Again on applying Euclid's algorithm, i.e. dividing 405 by 90, we get:
Quotient = 4, Remainder = 45
∴ 405 = 90 4 + 45
Again on applying Euclid's algorithm, i.e. dividing 90 by 45, we get:
∴ 90 = 45 2 + 0
Hence, the HCF of 2520 and 405 is 45.
(ii)
On applying Euclid's algorithm, i.e. dividing 1188 by 504, we get:
Quotient = 2, Remainder = 180
∴ 1188 = 504 2 +180
Again on applying Euclid's algorithm, i.e. dividing 504 by 180, we get:
Quotient = 2, Remainder = 144
∴ 504 = 180 2 + 144
Again on applying Euclid's algorithm, i.e. dividing 180 by 144, we get:
Quotient = 1, Remainder = 36
∴ 180 = 144 1 + 36
Again on applying Euclid's algorithm, i.e. dividing 144 by 36, we get:
∴ 144 = 36 4 + 0
Hence, the HCF of 1188 and 504 is 36.
(iii)
On applying Euclid's algorithm, i.e. dividing 1575 by 960, we get:
Quotient = 1, Remainder = 615
∴ 1575 = 960 1 + 615
Again on applying Euclid's algorithm, i.e. dividing 960 by 615, we get:
Quotient = 1, Remainder = 345
∴ 960 = 615 1 + 345
Again on applying Euclid's algorithm, i.e. dividing 615 by 345, we get:
Quotient = 1, Remainder = 270
l;\ xv
\
∴ 615 = 345 1 + 270 4
Again on applying Euclid's algorithm, i.e. dividing 345 by 270, we get:
Quotient = 1, Remainder = 75
∴ 345 = 270 1 + 75
Again on applying Euclid's algorithm, i.e. dividing 270 by 75, we get:
Quotient = 3, Remainder = 45
∴270 = 75 3 + 45
Again on applying Euclid's algorithm, i.e. dividing 75 by 45, we get:
Quotient = 1, Remainder = 30
∴ 75 = 45 1 + 30
Again on applying Euclid's algorithm, i.e. dividing 45 by 30, we get:
Quotient = 1, Remainder = 15
∴ 45 = 30 1 + 15
Again on applying Euclid's algorithm, i.e. dividing 30 by 15, we get:
Quotient = 2, Remainder = 0
∴ 30 = 15 2 + 0
Hence, the HCF of 960 and 1575 is 15
Page No 9:
Question 5:
ANSWER:
Case 1: If n − 1 is even, n − 1 = 2k for some k.
But this implies n = 2k + 1
this implies n is odd.
Case 2: If n − 1 is odd, n − 1 = 2k + 1 for some k.
But this implies n = 2k + 2 = 2(k + 1)
this implies n is even.
In both ways we have a contradiction.
Thus, every positive integer is either even or odd.
Page No 9:
Question 6:
ANSWER:
On dividing n by 6, let m be the quotient and r be the remainder. So, by Euclid's division lemma, we have
n = 6m + r, where 0 ≤ r < 6.
As 0 ≤ r < 6 and r is an integer, r can take values 0, 1, 2, 3, 4, 5.
⇒ n = 6m or n = 6m + 1 or n = 6m + 2 or n = 6m + 3 or n = 6m + 4 or n = 6m + 5
But n ≠ 6m or n ≠ 6m + 2 or n ≠ 6m + 4 (∵ 6m, 6m + 2, 6m + 4 are multiples of 2, so an even interger whereas n is an odd integer)
⇒ n = 6m + 1 or n = 6m + 3 or n = 6m + 5
Thus, any positive odd integer is of the form (6m + 1) or (6m + 3) or (6m + 5), where m is some integer.
Page No 9:
Question 7:
ANSWER:
On dividing n by 4, let m be the quotient and r be the remainder. So, by Euclid's division lemma, we have
n = 4m + r, where 0 ≤ r < 4.
As 0 ≤ r < 4 and r is an integer, r can take values 0, 1, 2, 3.
⇒ n = 4m or n = 4m + 1 or n = 4m + 2 or n = 4m + 3
But n ≠ 4m or n ≠ 4m + 2 (∵ 4m, 4m + 2 are multiples of 2, so an even interger whereas n is an odd integer)
⇒ n = 4m + 1 or n = 4m + 3
Thus, any positive odd integer is of the form (4m + 1) or (4m + 3), where m is some integer.
Page No 16:
Question 1:
(i) 36, 84
(ii) 23, 31
(iii) 96, 404
(iv) 144, 198
(v) 396, 1080
(vi) 1152, 1664
ANSWER:
Prime factorisation:
36 = 22 ⨯ 32
84 = 22 ⨯ 3 ⨯ 7
HCF = product of smallest power of each common prime factor in the numbers = 22 ⨯ 3 = 12
LCM = product of greatest power of each prime factor involved in the numbers = 22 ⨯ 32 ⨯ 7 = 252
(ii) 23, 31
Prime factorisation:
23 = 23
31 = 31
HCF = product of smallest power of each common prime factor in the numbers = 1
LCM = product of greatest power of each prime factor involved in the numbers = 23 ⨯ 31 = 713
(iii) 96, 404
Prime factorisation:
96 = 25 ⨯ 3
404 = 22 ⨯ 101
HCF = product of smallest power of each common prime factor in the numbers = 22 = 4
LCM = product of greatest power of each prime factor involved in the numbers = 25 ⨯ 3 ⨯ 101 = 9696
(iv) 144, 198
Prime factorisation:
144 =
198 =
HCF = product of smallest power of each common prime factor in the numbers = = 18
LCM = product of greatest power of each prime factor involved in the numbers = = 1584
(v) 396, 1080
Prime factorisation:
396 =
1080 =
HCF = product of smallest power of each common prime factor in the numbers = = 36
LCM = product of greatest power of each prime factor involved in the numbers = = 11880
(vi) 1152 , 1664
Prime factorisation:
1152 =
1664 =
HCF = product of smallest power of each common prime factor involved in the numbers = = 128
LCM = product of greatest power of each prime factor involved in the numbers = = 14976
Page No 16:
Question 2:
(i) 8, 9, 25
(ii) 12, 15, 21
(iii) 17, 23, 29
(iv) 24, 36, 40
(v) 30, 72, 432
(vi) 21, 28, 36, 45
ANSWER:
9 = 3 ⨯ 3 = 32
25 = 5 ⨯ 5 = 52
HCF = Product of smallest power of each common prime factor in the numbers = 1
LCM = Product of the greatest power of each prime factor involved in the numbers = 23 ⨯ 32 ⨯ 52 = 1800
(ii) 12 = 2 ⨯ 2 ⨯ 3 = 22 ⨯ 3
15 = 3 ⨯ 5
21 = 3 ⨯ 7
HCF = Product of smallest power of each common prime factor in the numbers = 3
LCM = Product of the greatest power of each prime factor involved in the numbers = 22 ⨯ 3 ⨯ 5 ⨯ 7 = 420
(iii) 17 = 17
23 = 23
29 = 29
HCF = Product of smallest power of each common prime factor in the numbers = 1
LCM = Product of the greatest power of each prime factor involved in the numbers = 17 ⨯ 23 ⨯ 29 = 11339
(iv) 24 = 2 =
36 = =
40 = 2 =
∴ HCF = Product of smallest power of each common prime factor in the numbers = = 4
∴ LCM = Product of the greatest power of each prime factor involved in the numbers =
(v)
=
=
∴ HCF = Product of smallest power of each common prime factor in the numbers =
∴ LCM = Product of the greatest power of each prime factor involved in the numbers =
(vi)
28 = =
=
=
∴ HCF = Product of smallest power of each common prime factor in the numbers = 1
∴ LCM = Product of the greatest power of each prime factor involved in the numbers =
0 Comments
Please do not enter any spam link in the comment box.