Use euclids division algorithm to find the HCF of 135and 225
Answers
Answered by
0
Answer:
a=bq+r, 0<_r<b
i.e 225 =135*1+90
135=90*1+45
90=45*(2)+0
Therefore, 2 is the HCF of 225 and 135 by Euclid's división algorithm.
Similar questions