The three-number LCM extension follows the same pattern as the three-number HCF you already learned:
But here is the twist for LCM:
Warning: The product property does NOT extend to three numbers.
Since that shortcut is off the table, you will need a different verification strategy to check your work in this section.
You have computed HCF(108, 120, 252) = 12 in the previous section.
Now let's compute the LCM using the same factorisations.
Remember: For LCM, include ALL primes and take the HIGHEST exponent.
Here are the prime factorisations:
All distinct primes appearing: 2, 3, 5, 7
For each prime, show the exponents across all three numbers and which one you choose.
Task: Identify the correct exponent for each prime to calculate the final Least Common Multiple.
For LCM of three numbers, you need ALL primes from ALL three factorisations, each with the HIGHEST exponent.
Let me build the full comparison table:
| Prime | 108 | 120 | 252 | Max |
|---|---|---|---|---|
| 2 | 2 | 3 | 2 | 3 |
| 3 | 3 | 1 | 2 | 3 |
| 5 | 0 | 1 | 0 | 1 |
| 7 | 0 | 0 | 1 | 1 |
Notice:
This is the key difference from HCF:
Based on the highest exponents we identified for each prime factor, our formula is:
LCM =
Let's calculate the values of the powers first:
Now, let's start the multiplication:
Continuing the steps:
The LCM of 108, 120, and 252 is 7560.
Now that we've calculated the LCM as 7560, it's a good habit to check our work.
Remember, the Least Common Multiple must be divisible by every number in the set. If our answer is correct, we should be able to divide 7560 by 108, 120, and 252 without any remainders.
The Math Check:
All results are whole numbers! This means the division is exact in every case.
🔍 Quick Check Time!
You've already learned that for two numbers, there's a neat relationship:
Many students assume this extends to three numbers:
Let's test whether this assumption is actually correct!
For the numbers 108, 120, and 252, we have:
A student wants to verify these answers by checking whether:
Your task:
Compute both sides:
Does this verification work? Why or why not?
This is a common trap. Let me clear it up.
The product property:
This is TRUE for exactly two numbers.
The textbook states this explicitly on p.11 with a caution:
'The above result is true for two numbers only.'
Let's check for three numbers:
Left side:
Right side:
. Not even close.
So the product property fails for three numbers. This is not a calculation error — it is a genuine mathematical fact. The formula works ONLY for two numbers.
1. Check HCF: Does 12 divide all three?
2. Check LCM: Do all three divide 7560?
3. Check 'highest' and 'lowest': Is there a common factor larger than 12? Is there a common multiple smaller than 7560? If you cannot find one after trying a few candidates, your answers are likely correct.
For the board exam, showing the divisibility checks is sufficient verification for three-number problems.
This is the complete test of everything you've learned about HCF and LCM with three numbers.
To succeed, you will need to:
This is the exam-ready version of the full skill!
Find both HCF and LCM of 36, 60, and 84 using a comparison table.
Remember: The product property does not work for three numbers!
Let me do the complete procedure for 36, 60, and 84.
Factorise 36:
So,
Factorise 60:
So,
Factorise 84:
So,
Now that we've found the prime factorisations, let's organise everything into a comparison table. This makes it much easier to pick the right exponents for our HCF and LCM.
| Prime | 36 | 60 | 84 | Common? | Min | Max |
|---|---|---|---|---|---|---|
| 2 | 2 | 2 | 2 | Yes | 2 | 2 |
| 3 | 2 | 1 | 1 | Yes | 1 | 2 |
Now, let's look at the primes that are not shared by everyone.
| Prime | 36 | 60 | 84 | Common? | Min | Max |
|---|---|---|---|---|---|---|
| 5 | 0 | 1 | 0 | No | — | 1 |
| 7 | 0 | 0 | 1 | No | — | 1 |
Note: For LCM, we don't care if a prime is common. We just need the highest exponent it has anywhere in the list!
To find the HCF (Highest Common Factor) of our three numbers, we only look at:
Since only 2 and 3 are common, we take their lowest powers from the table:
Let's verify that 12 is indeed a factor of all three numbers:
Since 12 divides all three numbers exactly, our HCF is correct!
LCM: All primes (), max exponents.
Unlike the HCF we just found, for the LCM, we don't just look for what's common. We must include every single prime factor that appears in any of the numbers, and we always pick the maximum exponent for each.
LCM 1260
Verify: . All exact. ✓
Just like we verified the HCF, we must check if our LCM is divisible by all our original numbers: and .