Statement
Compute the least common multiple of and .
Solution
Factor the two numbers: The LCM takes each prime factor with the highest exponent: (For comparison, the GCD takes the lower exponents: .)
| tags |
Statement
Compute the least common multiple of and .
Solution
Factor the two numbers: The LCM takes each prime factor with the highest exponent: (For comparison, the GCD takes the lower exponents: .)