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