Least common multiple (LCM)
We think you wrote:
findlcm.5,4,2
This solution deals with the least common multiple (LCM).
Solution found
- Alternative approach
Step by Step Solution
Error - Decimal point not allowed here
lcm(5,4,2)
lcm(5,4,2)
Least Common Multiple is :
20Calculate Least Common Multiple for :
5, 4 and 2
Factorize of the above numbers :
5 = 5
4 = 22
2 = 2
Build a prime factors table
Prime Factor | Number 5 | Number 4 | Number 2 | L.C.M (max) |
---|---|---|---|---|
2 | 0 | 2 | 1 | 2 |
5 | 1 | 0 | 0 | 1 |
LCM = 22 • 5