LCM( 10, 15 ) = 30
Step 1 : Place the numbers inside division bar:
10 | 15 |
Step 2 : Find a prime number which divides both numbers.
In this example we can divide by 5. If any number is not divisible by 5 write it down unchanged.
5 | 10 | 15 |
2 | 3 |
Step 4 : LCM is a product of numbers into L shape.
5 | 10 | 15 |
2 | 3 |
LCM = 5 · 2 · 3 = 30
This solution can be visualized using a Venn diagram.
The LCM is equal to the product of all the numbers on the diagram.