use Euclid's division algorithm to find the HCF of: (1) 135 and 225 (2) 196 and 38220 (3) 867 and 255.
Answers
(i) 135 and 225
Since 225 > 135, we apply the division lemma to 225 and 135 to obtain
225 = 135 × 1 + 90
Since remainder 90 ≠ 0, we apply the division lemma to 135 and 90 to obtain
135 = 90 × 1 + 45
We consider the new divisor 90 and new remainder 45, and apply the division lemma to obtain
90 = 2 × 45 + 0
Since the remainder is zero, the process stops.
Since the divisor at this stage is 45,
Therefore, the HCF of 135 and 225 is 45.
(ii) 196 and 38220
Since 38220 > 196, we apply the division lemma to 38220 and 196 to obtain
38220 = 196 × 195 + 0
Since the remainder is zero, the process stops.
Since the divisor at this stage is 196,
Therefore, HCF of 196 and 38220 is 196.
(iii) 867 and 255
Since 867 > 255, we apply the division lemma to 867 and 255 to obtain
867 = 255 × 3 + 102
Since remainder 102 ≠ 0, we apply the division lemma to 255 and 102 to obtain
255 = 102 × 2 + 51
We consider the new divisor 102 and new remainder 51, and apply the division lemma to obtain
102 = 51 × 2 + 0
Since the remainder is zero, the process stops.
Since the divisor at this stage is 51, Therefore, HCF of 867 and 255 is 51.
Answer:
make me as brainliest and thank me if the answer is useful.
Step-by-step explanation:
By Euclid's division lemma,
225=135×1+90
r=90
135=90×1+45
r=45
90=45×2+0
So, H.C.F of 135 and 225 is 45
(ii) By Euclid's division lemma,
38220=196×195+0r=0
So, H.C.F of 38220 and 196 is 196
(iii) By Euclid's division lemma,
867=255×3+102
r=10
255=102×2+51
r=51
102=51×2+0
So, H.C.F of 867 and 255 is 51
The highest HCF among the three is 196.