List the multiples of the first number
List the multiples of the second number
Find the first multiple that appears in both lists
That common multiple is the lowest common multiple
Alternatively, find the greatest common divisor
Use the formula: LCM = (a × b) ÷ GCD(a, b)
