LCM of 3, 5 and 6 = 30

Quick Answer

LCM(3, 5 and 6) = 30.

First common multiples: 30, 60, 90, 120, 150.

LCM Calculator

Enter at least two positive integers:

LCM Result
30

Step-by-Step: LCM via the GCF Identity

The fastest way to compute the LCM uses the identity LCM(a, b) × GCF(a, b) = a × b. So LCM = (a × b) / GCF. We first find the GCF with the Euclidean algorithm, then apply the identity.

For 3 numbers, reduce pairwise: LCM(3, 5, 6) = LCM(LCM(3, 5), 6) = 30. The Euclidean steps below show the first reduction (between 3 and 5):

StepDividend ÷ DivisorQuotientRemainder
1 5 ÷ 3 1 2
2 3 ÷ 2 1 1
3 2 ÷ 1 2 0

GCF = 1.

LCM(3, 5 and 6) = 30

First 5 Common Multiples of 3, 5 and 6

Every common multiple is a multiple of the LCM. The first five are:

kk × LCMValue
11 × 3030
22 × 3060
33 × 3090
44 × 30120
55 × 30150

How to Find the Least Common Multiple

The Least Common Multiple (LCM) of two or more positive integers is the smallest positive integer divisible by each of them.

Method 1: GCF Identity (used above)

  1. Find the GCF (Greatest Common Factor) using the Euclidean algorithm.
  2. Apply the identity: LCM = (a × b) / GCF.

Method 2: Prime Factorization

  1. Find the prime factorization of each number.
  2. For each prime that appears in any factorization, take the highest exponent across all inputs.
  3. Multiply these prime powers together.

Example: LCM(12, 18) via prime factorization

  • 12 = 2² × 3¹
  • 18 = 2¹ × 3²
  • Take the highest exponent of each prime: 2² (from 12), 3² (from 18).
  • LCM = 2² × 3² = 4 × 9 = 36

Method 3: Listing Multiples

  1. List the multiples of each number until you find a common one.
  2. That smallest common multiple is the LCM.

This is the slowest method for large inputs; the GCF identity is preferred.

Nearby LCM Examples

PairLCMGCF
4 and 6122
6 and 8242
6 and 9183
8 and 12244
9 and 12363
10 and 15305

Frequently Asked Questions

What is the LCM of 3, 5 and 6?

LCM(3, 5 and 6) = 30. This is the smallest positive integer divisible by each input.

How is the LCM of 3, 5 and 6 calculated?

Apply the identity LCM = (a × b) / GCF. For 3, 5 and 6, GCF = 1, so LCM = 90 / 1 = 30.

Why does LCM(3, 5 and 6) equal their product?

Because 3, 5 and 6 are coprime (GCF = 1). Whenever two numbers share no common factor greater than 1, their least common multiple is just their product.

How are LCM and GCF related?

By the identity LCM(a, b) × GCF(a, b) = a × b. So once you have the GCF (via the Euclidean algorithm), the LCM follows immediately: LCM = (a × b) / GCF.

What is LCM used for?

Two major uses: (1) adding/subtracting fractions with different denominators (find the common denominator); (2) scheduling — when two repeating events occur together (every 12 days and every 18 days → coincide every LCM(12, 18) = 36 days).

LCM Calculator

Least Common Multiple Calculator