Using Euclid's algorithm, find the HCF of and .
Solution:
Step 1: Stating Euclid's algorithm:
Given numbers are and .
Euclid's algorithm: For any two positive integers and , there exist two unique integers and such that . Here, .
Step 2: Express and in the form
Now we have to take as and as
Step 3: Express and in the form
Now we have to take as and as
Step 4: Express and in the form
Now we have to take as and as
Step 5: Express and in the form
Now we have to take as and as
Step 6: Express and in the form
Now we have to take as and as
Step 6: Express and in the form
Now we have to take as and as
Step 7: Express and in the form
Now we have to take as and as
Step 8: Express and in the form
Now, the remainder is zero and the last divisor is .
Final answer: Hence, the HCF of and is.