Math, asked by harshith123123, 1 year ago

find hcf of 900 and 270 by EUCLID divison algorithm

Answers

Answered by ShubhranshuSuraj
15
Shortcut
900 = 270 × 3 + 90
270 = 90 × 3 + 0

So HCF is 90.
Long cut
Using Euclid's division algorithm,

divide the larger number by smaller number
900 ÷ 270 = 3, and 90 remainder

divide the divisor by remiander
270 ÷ 90 = 3, and remainder is 0

So HCF is 90.
plz mark brainliest

mysticd: plz , write Euclid's division algorithm
Similar questions