Computer Science, asked by kabivarshini, 5 months ago

write the
the steps to
find the lcm of
3 numbers​

Answers

Answered by Guru181
0

Answer:

For two integers a and b, denoted LCM(a,b), the LCM is the smallest positive integer that is evenly divisible by both a and b. For example, LCM(2,3) = 6 and LCM(6,10) = 30. The LCM of two or more numbers is the smallest number that is evenly divisible by all numbers in the set.

Similar questions