GCD & LCMeasy
0:00.0

Find lcm(20,30)\text{lcm}(20, 30) using the formula lcm(a,b)=abgcd(a,b)\text{lcm}(a,b) = \frac{a \cdot b}{\gcd(a,b)}.