The least common multiple, or LCM, is the smallest positive number that two or more positive integers share as a multiple. For example, the LCM of 66 and 88 is 2424 because 2424 is a multiple of both numbers, and no smaller positive number works.

This is the idea you usually need for common denominators, repeating schedules, and questions that ask when two patterns line up again.

What LCM Means

A multiple of 66 is any number of the form 6k6k for a positive integer kk: 6,12,18,24,6, 12, 18, 24, \dots

A multiple of 88 is any number of the form 8k8k: 8,16,24,32,8, 16, 24, 32, \dots

The first positive number that appears in both lists is 2424, so:

LCM(6,8)=24\mathrm{LCM}(6,8) = 24

It helps to keep one contrast in mind:

  • A factor divides a number.
  • A multiple is produced by multiplying a number.

LCM is about multiples, not factors.

Three Reliable Ways To Find LCM

1. List Multiples

This works well for small numbers.

For 44 and 1010:

  • Multiples of 44: 4,8,12,16,20,4, 8, 12, 16, 20, \dots
  • Multiples of 1010: 10,20,30,10, 20, 30, \dots

The first common multiple is 2020, so the LCM is 2020.

2. Use Prime Factorization

This is often the clearest method for larger positive integers.

Write each number as a product of primes, then keep every prime that appears, using the largest exponent that appears for each prime.

3. Use The GCD Relationship

For two positive integers aa and bb,

LCM(a,b)=abGCD(a,b)\mathrm{LCM}(a,b) = \frac{a \cdot b}{\mathrm{GCD}(a,b)}

This method is efficient if you already know the greatest common divisor. The condition matters: this formula is used for positive integers.

Worked Example: Find The LCM Of 1212 And 1818

Use prime factorization:

12=22312 = 2^2 \cdot 3 18=23218 = 2 \cdot 3^2

To build the LCM, keep each prime with the larger exponent:

  • For 22, the larger exponent is 22
  • For 33, the larger exponent is 22

So:

LCM(12,18)=2232=36\mathrm{LCM}(12,18) = 2^2 \cdot 3^2 = 36

Check it directly:

  • 36÷12=336 \div 12 = 3
  • 36÷18=236 \div 18 = 2

So 3636 is a common multiple. The prime factor method gives the least one because it uses exactly the prime powers needed to include both numbers.

When LCM Is Used

LCM is useful when a problem asks for a shared cycle or a shared denominator.

One common example is adding fractions:

16+18\frac{1}{6} + \frac{1}{8}

The denominators 66 and 88 have LCM 2424, so 2424 is a convenient common denominator:

16=424,18=324\frac{1}{6} = \frac{4}{24}, \qquad \frac{1}{8} = \frac{3}{24}

Then:

16+18=724\frac{1}{6} + \frac{1}{8} = \frac{7}{24}

You also use LCM when two repeating events happen every mm and nn units and you want the first time they happen together.

Common Mistakes

Mixing Up LCM And GCD

If the question asks for the smallest shared multiple, use LCM. If it asks for the greatest shared factor, use GCD.

Stopping At A Common Multiple That Is Not The Least One

For 66 and 88, both 2424 and 4848 are common multiples, but only 2424 is the least common multiple.

Using The Prime Factor Rule Without Prime Factorization

The "take the larger exponent" rule applies after the numbers are written as prime factorizations of positive integers.

A Fast Check

After finding an LCM, test two things:

  1. Is your answer divisible by each original number?
  2. Is there any smaller positive common multiple?

For the prime factor method, the second check is usually built into the method itself.

Try Your Own Version

Try finding the LCM of 1515 and 2020 in two ways: by listing multiples and by prime factorization. If you want a second check on larger numbers, a math solver can help verify the factorization and the final multiple.

Need help with a problem?

Upload your question and get a verified, step-by-step solution in seconds.

Open GPAI Solver →