Least common multiple (LCM)
We think you wrote:
lcm(12,16)
This solution deals with the least common multiple (LCM).
Solution found
- Alternative approach
Step by Step Solution
Least Common Multiple is :
48Calculate Least Common Multiple for :
12, 16
Factorize of the above numbers :
12 = 22 • 3
16 = 24
Build a prime factors table
Prime Factor | Number 12 | Number 16 | L.C.M (max) |
---|---|---|---|
2 | 2 | 4 | 4 |
3 | 1 | 0 | 1 |
LCM = 24 • 3