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 |
|---|---|
| 44 and 22 | 44 |
| 100 and 120 | 600 |
| 21 and 27 | 189 |
| 39 and 49 | 1911 |
| 90 and 195 | 1170 |