Review
Sign In
The least common multiple (LCM) is the least multiple shared by two or more numbers, not including zero.
15
Given Number | Prime Factorization |
---|---|
3 | 3 |
5 | 5 |
Then, we list the greatest number of times each factor appears in either prime factorization and multiply these factors. 3* 5=15