Use Euclid's 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.
Since
is a reminder that is not equal to zero .
is a reminder that is not equal to zero .
Now consider the new divisor and the new remainder .
Now consider the new divisor and the new remainder .
Now consider the new divisor and the new remainder .
Now consider the new divisor and the new remainder .
Reminder
Divisor
Hence, HCF of and is .