Find the least common multiple of 4 and 6 by listing multiples of
each number until a shared value appears. LCM(4, 6) = 12.
Example
Find the least common multiple of 4 and 6 by listing multiples.
highlighted = computed this step
Step 1 — Set up
Set up the numbers to test.
LCM(4,6)
Step 2 — List first multiples
List multiples of 4 up to the first match.
multiplesof4:4,8,12
Step 3 — List second multiples
List multiples of 6 up to the first match.
multiplesof6:6,12
Step 4 — Result
The least common multiple is 12.
LCM(4,6)=12
least-common-multipleThe LCM of two numbers is the smallest number both divide into evenly. List multiples of each (4, 8, 12, … and 6, 12, …) and find the first match. You use the LCM when adding fractions with different denominators.