find the HCF for 18and24 pairs of numbers using euclids algorithm
Answers
Answered by
1
a=bq+r
24=18*1+6
18=6*3+0(take above "b" as' a' and'' r'' as b..... continue the process till u get remainder 0......at r becomes 0..,,,"b" will be the hcf)
hcf=6
Similar questions