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