Examples
Example 1: Find the LCM of 4 and 6.
Solution:
Prime factorization of 4: 4 = 2, 2
Prime factorization of 6: 6 = 2, 3
Take the highest power of each prime factor and multiply them together to get LCM.
Therefore, LCM(4, 6) = 12.
Example 2: Find the LCM of 10 and 15.
Solution:
Prime factorization of 10: 10 = 2, 5
Prime factorization of 15: 15 = 3, 5
Take the highest power of each prime factor and multiply them together to get LCM.
Therefore, LCM(10, 15) = 30.
Example 3: Find the LCM of 8 and 12.
Solution:
Prime factorization of 8: 8 = 2, 2, 2
Prime factorization of 12: 12 = 2, 2, 3
Take the highest power of each prime factor and multiply them together to get LCM.
Therefore, LCM(8, 12) = 24.
Exercise
1. LCM(14,21,35) = 210
2. LCM(10,12,15,20) = 60
3. LCM(14,21,28,35) = 420
4. LCM(9,18) = 18
5. LCM(16,24,32) = 96
6. LCM(5,10,15) = 30
7. LCM(7,14,21) = 42
8. LCM(11,22,33) = 66
9. LCM(12,18,24) = 72
10. LCM(9,15,27) = 135