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