Math, asked by ngaithem, 1 year ago

what is euclids algorithm

Answers

Answered by nesthangam
1
 Euclid's algorithm:
                        it is an efficient method for computing the greatest common divisor  of two numbers... the largest number that divides both of them without leaving any remainder.
it states that: 
          Given two numbers not prime to one another, to find their greatest common measure.

ngaithem: txns
Answered by choky72
2
it is the way to find the greatest common divisor of two positive integers
it is in the form of a=bq+r
for ex:
let two positive integers be a and b
a=30 and b= 15 than 30=15*2+0

choky72: mark as brainliest
ngaithem: why
choky72: coz after two answer r givn 1 shuld be marked as brainliest
ngaithem: got it
choky72: thanx
ngaithem: wlcme
Similar questions