define-euclid's division method.
Answers
Answered by
21
Step-by-step explanation:
According to Euclid's Division Lemma if we have two positive integers a and b, then there exist unique integers q and r which satisfies the condition a = bq + r where 0 ≤ r < b. The basis of the Euclidean division algorithm is Euclid's division lemma.
Answered by
10
The given positive integers a and b, there exist unique integers q and r satisfying a = bq + r, where 0 ≤ r < b.
^^
Similar questions