Least Common Multiple (LCM) of 42 and 93
The least common multiple (LCM) of 42 and 93 is 1302.
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 93?
First, calculate the GCD of 42 and 93 using the Euclidean algorithm. Then use the formula above to find the LCM.
Step-by-Step GCD Calculation
| Step | Calculation |
|---|---|
| 1 | 42 ÷ 93 = 0 remainder 42 |
| 2 | 93 ÷ 42 = 2 remainder 9 |
| 3 | 42 ÷ 9 = 4 remainder 6 |
| 4 | 9 ÷ 6 = 1 remainder 3 |
| 5 | 6 ÷ 3 = 2 remainder 0 |
Examples of LCM Calculations
| Numbers | LCM |
|---|---|
| 42 and 185 | 7770 |
| 180 and 42 | 1260 |
| 107 and 17 | 1819 |
| 82 and 142 | 5822 |
| 27 and 93 | 837 |