Least Common Multiple (LCM) of 99 and 128
The least common multiple (LCM) of 99 and 128 is 12672.
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 99 and 128?
First, calculate the GCD of 99 and 128 using the Euclidean algorithm. Then use the formula above to find the LCM.
Step-by-Step GCD Calculation
| Step | Calculation |
|---|---|
| 1 | 99 ÷ 128 = 0 remainder 99 |
| 2 | 128 ÷ 99 = 1 remainder 29 |
| 3 | 99 ÷ 29 = 3 remainder 12 |
| 4 | 29 ÷ 12 = 2 remainder 5 |
| 5 | 12 ÷ 5 = 2 remainder 2 |
| 6 | 5 ÷ 2 = 2 remainder 1 |
| 7 | 2 ÷ 1 = 2 remainder 0 |
Examples of LCM Calculations
| Numbers | LCM |
|---|---|
| 196 and 92 | 4508 |
| 118 and 96 | 5664 |
| 199 and 10 | 1990 |
| 186 and 47 | 8742 |
| 191 and 151 | 28841 |