LCM Of Three Numbers By Prime Factorization Using Ladder

Step A: Find the Factors Using Ladder

Factor Methods
Factors of 6
6
/ 2
3
/ 3
1
Factors of 12
12
/ 2
6
/ 2
3
/ 3
1
Factors of 18
18
/ 2
9
/ 3
3
/ 3
1

Ladder Help

1. Start with smallest prime factor.
2. Divide the number by it.
3. Write prime factor on right.
4. Place the quotient below.
5. Repeat with same prime factor.
6. Move to next prime factor if not divisible.
7. Continue until 1.
8. Numbers on the right are prime factors.

What is Ladder?

The ladder method involves repeatedly dividing the number by the smallest prime numbers, starting from 2 until the quotient becomes 1. The divisors are arranged in a ladder formation, hence the method name is ladder.

Step B: Find the LCM Using Prime Factorization

LCM Method
Calculate LCM
6
=
2
×
3
12
=
2
×
2
×
3
18
=
2
×
3
×
3

Prime Factorization Help

1. Express numbers as primes.
2. Select common primes.
3. Include each prime once.
4. Also take remaining prime
5. Multiply all selected primes.
6. Multiplication is the LCM.

What is Prime Factorization?

The prime factorization method is an effective approach to find the Least Common Multiple or LCM of two or more numbers. It is the process of expressing a composite number as the product of its prime factors, where each prime factor is a prime number and cannot be further decomposed.

Solved Examples

Examples

Example 1: Find the LCM of 6, 7 and 21.
Solution:
Prime factorization of 6: 6 = 2, 3
Prime factorization of 7: 7 = 7
Prime factorization of 21: 21 = 3, 7
Take the common factors once and remaining unique factors.
Multiply them together to get LCM.
Therefore, LCM(6, 7, 21) = 42.
Example 2: Find the LCM of 15, 25 and 35.
Solution:
Prime factorization of 15: 15 = 3, 5
Prime factorization of 25: 25 = 5, 5
Prime factorization of 35: 35 = 5, 7
Take the common factors once and remaining unique factors.
Multiply them together to get LCM.
Therefore, LCM(15, 25, 35) = 525.
Example 3: Find the LCM of 6, 12 and 18.
Solution:
Prime factorization of 6: 6 = 2, 3
Prime factorization of 12: 12 = 2, 2, 3
Prime factorization of 18: 18 = 2, 3, 3
Take the common factors once and remaining unique factors.
Multiply them together to get LCM.
Therefore, LCM(6, 12, 18) = 36.

Least Common Multiple (LCM)

What is LCM?

LCM or Least Common Multiple, is the smallest number that is divisible by each of the given numbers without leaving a remainder.
The LCM formula can be expressed as,
LCM Formula:
LCM = (a × b)/ HCF(a,b)
where, a and b = Two terms
HCF(a, b) = Highest common factor of a and b.

How to find LCM?

The Least Common Multiple or LCM can be found using various methods, such as: Prime Factorization MethodDivision MethodListing Multiples MethodLadder MethodExponents MethodVenn Diagram Method

FAQ

What are the steps involved to find LCM?
1. Enter the three numbers into the calculator.
2. Identify the prime factors of each number using the ladder method.
3. List all prime factors for each number.
4. Combine common prime factors at once with remaining uncommon factors.
5. Multiply these common and uncommon factors to calculate the LCM.
Copied!