What is difference between GCD and LCM
Answers
Answered by
2
Explanation:
The greatest common divisor of two integers, also known as GCD, is the greatest positive integer that divides the two integers. ... The least common multiple , also known as the LCM, is the smallest number that is divisible by both integer a and b.
Answered by
0
- The greatest common divisor of two integers, also known as GCD, is the greatest positive integer that divides the two integers. ... The least common multiple , also known as the LCM, is the smallest number that is divisible by both integer a and b.
- Excel has two useful functions for work with fractions : LCM & GCD. ... The LCM gives the new denominator for adding or subtracting fractions with different denominators. =GCD(number1, number2, . . . ) returns the largest integer that is a factor of all the integers.
Similar questions