Least Common Multiple (LCM) of 18 and 100
The least common multiple (LCM) of 18 and 100 is 900.
What is the Least Common Multiple (LCM)?
The LCM of two integers is the smallest positive integer that is divisible by both numbers. It is often used to find common denominators and solve problems involving periodic events.
Formula for LCM
The LCM of two numbers can be calculated using their GCD:
LCM(a, b) = |a × b| ÷ GCD(a, b)
How to Calculate the LCM of 18 and 100?
First, calculate the GCD of 18 and 100 using the Euclidean algorithm. Then use the formula above to find the LCM.
Step-by-Step GCD Calculation
| Step | Calculation |
|---|---|
| 1 | 18 ÷ 100 = 0 remainder 18 |
| 2 | 100 ÷ 18 = 5 remainder 10 |
| 3 | 18 ÷ 10 = 1 remainder 8 |
| 4 | 10 ÷ 8 = 1 remainder 2 |
| 5 | 8 ÷ 2 = 4 remainder 0 |
Examples of LCM Calculations
| Numbers | LCM |
|---|---|
| 165 and 131 | 21615 |
| 161 and 99 | 15939 |
| 67 and 165 | 11055 |
| 37 and 128 | 4736 |
| 117 and 84 | 3276 |