Using Euclid's division algorithm, find the HCF of 135 and 225.
Apply Euclid's division lemma to given numbers c and d to find whole numbers q and r such that,
c=dq+r, 0≤r<d
Here, c=225,d=135
225=135×1+90
The remainder is not equal to 0. Therefore, we apply the same process again on 135 and 90.
135=90×1+45
The remainder is not equal to 0 again. Therefore, we apply same process again on 90 and 45.
90=45×2+0
Here, The remainder is equal to 0.
Therefore, HCF of 135 and 225 is 45.