Apply Euclid algorithm to 50 and 70
70 = (50 × 1) + 20
The remainder is
50 = (20 × 2) + 10
Apply Euclid algorithm to 20 and 10
20 = (10 × 2) + 0
HCF of 70 and 50 is