Least Common Multiple (LCM) of 32 and 64
The least common multiple (LCM) of 32 and 64 is 64.
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 32 and 64?
First, calculate the GCD of 32 and 64 using the Euclidean algorithm. Then use the formula above to find the LCM.
Step-by-Step GCD Calculation
| Step | Calculation |
|---|---|
| 1 | 32 ÷ 64 = 0 remainder 32 |
| 2 | 64 ÷ 32 = 2 remainder 0 |
Examples of LCM Calculations
| Numbers | LCM |
|---|---|
| 95 and 150 | 2850 |
| 23 and 151 | 3473 |
| 40 and 90 | 360 |
| 125 and 127 | 15875 |
| 194 and 120 | 11640 |