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