1. Use Euclid's division algorithm to find the HCF of:
(1) 135 and 225
(ii) 196 and 38220
(ii) 867 and 255
Answers
Given :
- 135 and 225
- 196 and 38220
- 867 and 255
To Find :
- find HCF of the given terms using Euclid's division algorithm.
Concept :
Euclid's division algorithm :- Let a and b be any two positive integers. Then there exists two unique whole numbers q and r such that,
Note :- Start with larger integer.
Solution :
(i) 135 and 225
(ii) 196 and 38220
(iii) 867 and 225
Required Answer :
- HCF of 135 and 255 is 45
- HCF of 196 and 38220 is 196
- HCF of 867 and 225 is 51
As you can see, from the question 225 is greater than 135.
Therefore, by Euclid’s division algorithm, we have,
Now, remainder 90 ≠ 0, thus again using division lemma for 90, we get,
Again, 45 ≠ 0, repeating the above step for 45, we get,
The remainder is now zero, so our method stops here.
Since, in the last step, the divisor is 45, therefore, HCF (225,135) = HCF (135, 90) = HCF (90, 45) = 45.
In this given question, 38220 >196, therefore the by applying Euclid’s division algorithm and taking 38220 as divisor, we get,
We have already got the remainder as 0 here. Therefore, HCF(196, 38220) = 196.
As we know, 867 is greater than 255. Let us apply now Euclid’s division algorithm on 867, to get,
Remainder 102 ≠ 0, therefore taking 255 as divisor and applying the division lemma method, we get,
Again, 51 ≠ 0. Now 102 is the new divisor, so repeating the same step we get,
The remainder is now zero, so our procedure stops here. Since, in the last step, the divisor is 51.
Therefore, HCF (867,255) = HCF(255,102) = HCF(102,51) = 51.
Thank you!
@itzshivani