Least Common Multiple (LCM) of 128 and 100
The least common multiple (LCM) of 128 and 100 is 3200.
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 128 and 100?
First, calculate the GCD of 128 and 100 using the Euclidean algorithm. Then use the formula above to find the LCM.
Step-by-Step GCD Calculation
| Step | Calculation |
|---|---|
| 1 | 128 ÷ 100 = 1 remainder 28 |
| 2 | 100 ÷ 28 = 3 remainder 16 |
| 3 | 28 ÷ 16 = 1 remainder 12 |
| 4 | 16 ÷ 12 = 1 remainder 4 |
| 5 | 12 ÷ 4 = 3 remainder 0 |
Examples of LCM Calculations
| Numbers | LCM |
|---|---|
| 46 and 117 | 5382 |
| 99 and 162 | 1782 |
| 190 and 43 | 8170 |
| 123 and 88 | 10824 |
| 21 and 102 | 714 |