Use Euclids division algorithm to find the HCF of and .
According to Euclid’s Division Lemma if we have two positive integers and , then there exist unique integers and which satisfies the condition
Consider two numbers and , and we need to find the HCF of these numbers.
When the reminder is zero then the quotient is the HCF.
Now,
Using Euclid’s division algorithm,
Here, the remainder is .
Therefore, the HCF of and is .