Page 1 of 1

LCM(a, b) is equals to _________

Posted: Thu Jul 14, 2022 9:01 am
by answerhappygod
a) ab/(GCD(a, b))
b) (a+b)/(GCD(a, b))
c) (GCD(a, b))/ab
d) none of the mentioned