Least Common Multiple (LCM) of 42 and 100
The least common multiple (LCM) of 42 and 100 is 2100.
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 42 and 100?
First, calculate the GCD of 42 and 100 using the Euclidean algorithm. Then use the formula above to find the LCM.
Step-by-Step GCD Calculation
| Step | Calculation |
|---|---|
| 1 | 42 ÷ 100 = 0 remainder 42 |
| 2 | 100 ÷ 42 = 2 remainder 16 |
| 3 | 42 ÷ 16 = 2 remainder 10 |
| 4 | 16 ÷ 10 = 1 remainder 6 |
| 5 | 10 ÷ 6 = 1 remainder 4 |
| 6 | 6 ÷ 4 = 1 remainder 2 |
| 7 | 4 ÷ 2 = 2 remainder 0 |
Examples of LCM Calculations
| Numbers | LCM |
|---|---|
| 82 and 182 | 7462 |
| 28 and 180 | 1260 |
| 49 and 110 | 5390 |
| 108 and 83 | 8964 |
| 126 and 130 | 8190 |