Least Common Multiple (LCM) of 17 and 111
The least common multiple (LCM) of 17 and 111 is 1887.
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 17 and 111?
First, calculate the GCD of 17 and 111 using the Euclidean algorithm. Then use the formula above to find the LCM.
Step-by-Step GCD Calculation
| Step | Calculation |
|---|---|
| 1 | 17 ÷ 111 = 0 remainder 17 |
| 2 | 111 ÷ 17 = 6 remainder 9 |
| 3 | 17 ÷ 9 = 1 remainder 8 |
| 4 | 9 ÷ 8 = 1 remainder 1 |
| 5 | 8 ÷ 1 = 8 remainder 0 |
Examples of LCM Calculations
| Numbers | LCM |
|---|---|
| 200 and 15 | 600 |
| 99 and 75 | 2475 |
| 150 and 156 | 3900 |
| 12 and 49 | 588 |
| 187 and 168 | 31416 |