given two natural numbers a and b

No.14368891 ViewReplyOriginalReport
why is it that LCM(a,b) x GCD(a,b) = a x b ?

LCM(a,b) is the Least Common Multiple of a and b
GCD(a,b) is the Greatest Common Divisor of a and b