what is the formula of L.C.M
Answers
Answered by
0
Answer:
lcm (a,b) =|a.b| / gcd(a,b)
{lcm}(a,b) = least common multiple of integers a and b
a = integer a
b = integer b
{gcd}(a,b) = greatest common divisor of integers a and b
Similar questions