GCD & LCMhard
0:00.0

Given gcd(48,120)=24\gcd(48, 120) = 24, find lcm(48,120)\text{lcm}(48, 120) using the relationship gcd(a,b)lcm(a,b)=ab\gcd(a,b) \cdot \text{lcm}(a,b) = ab.