Least Common Multiple (LCM) of 100 and 163
The least common multiple (LCM) of 100 and 163 is 16300.
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 100 and 163?
First, calculate the GCD of 100 and 163 using the Euclidean algorithm. Then use the formula above to find the LCM.
Step-by-Step GCD Calculation
| Step | Calculation |
|---|---|
| 1 | 100 ÷ 163 = 0 remainder 100 |
| 2 | 163 ÷ 100 = 1 remainder 63 |
| 3 | 100 ÷ 63 = 1 remainder 37 |
| 4 | 63 ÷ 37 = 1 remainder 26 |
| 5 | 37 ÷ 26 = 1 remainder 11 |
| 6 | 26 ÷ 11 = 2 remainder 4 |
| 7 | 11 ÷ 4 = 2 remainder 3 |
| 8 | 4 ÷ 3 = 1 remainder 1 |
| 9 | 3 ÷ 1 = 3 remainder 0 |
Examples of LCM Calculations
| Numbers | LCM |
|---|---|
| 87 and 103 | 8961 |
| 145 and 177 | 25665 |
| 63 and 39 | 819 |
| 85 and 68 | 340 |
| 191 and 22 | 4202 |