Define Euclid algorithm for HCF with example
Answers
Answered by
3
Background: greatest common divisor. The Euclidean algorithm calculates the greatest common divisor (GCD) of two natural numbers a and b. ... For example, neither 6 nor 35 is a prime number, since they both have two prime factors: 6 = 2 × 3 and 35 = 5 × 7.
Similar questions