What is Euclid Algorithm
Answers
Answered by
1
Answer:
hi friends
Step-by-step explanation:
We can find Euclid division algorithm by this way:
dividend = divisor x quotient + remainder.
Thank u
Answered by
0
Answer:
Euclid's Algorithm also called the Euclid's Division Algorithm
Step-by-step explanation:
Euclid's division algorithm is a way to find the HCF of two numbers by using Euclid's division lemma. It states that if there are any two integers a and b, there exists q and r such that it satisfies the given condition a = bq + r where 0 ≤ r < b
Similar questions