1.

LCM(a, b) is equals to _________(a) ab/(GCD(a, b))(b) (a+b)/(GCD(a, b))(c) (GCD(a, b))/ab(d) none of the mentionedThis question was addressed to me by my school teacher while I was bunking the class.My enquiry is from Number Theory topic in chapter Number Theory and Cryptography of Discrete Mathematics

Answer»

The correct option is (a) ab/(GCD(a, b))

EXPLANATION: ab = LCM(a, b)*gcd(a, b), which IMPLIES

 LCM(a,b) = ab/(GCD(a,b)).



Discussion

No Comment Found

Related InterviewSolutions