Beginner Discrete Mathematics & Math
Q23 / 100

What is the LCM (Least Common Multiple)?

Correct! Well done.

Incorrect.

The correct answer is A) The smallest number divisible by both a and b

A

Correct Answer

The smallest number divisible by both a and b

Explanation

LCM(4,6) = 12. LCM(a,b) = a*b / GCD(a,b). Used in fractions (finding common denominators) and cyclic event scheduling.

Progress
23/100