Math, asked by afsaltechno, 1 year ago

by using euclid algorithm division and find the hcf of 32 and 54

Answers

Answered by wvaish
98
By Euclid's division algorithm:
a=bq+r
54=32*1+22
32=22*1+10
22=10*2+2
10=2*5+0
The hcf is 2
Hope it helps!!

wvaish: Plz mark it as the brainliest!!
Answered by Vaishnavi18
27
By Euclid's division algorithm:
54=1*32+22
32=1*22+10
HCF(54,32)=HCF(32,22)=HCF(22,10)=2

therefore, HCF=2

Similar questions