Lcm کا حساب کیسے لگائیں
Lcm کیا ہے؟
The Least Common Multiple (LCM) is the smallest positive integer that is a multiple of both numbers. It is used for adding fractions (as the LCD) and solving scheduling problems.
مرحلہ وار گائیڈ
- 1Find the GCF(a, b) first
- 2LCM(a, b) = (a × b) ÷ GCF(a, b)
حل شدہ مثالیں
ان پٹ
LCM(4, 6)
نتیجہ
12
GCF=2, LCM=24÷2=12
ان پٹ
LCM(12, 15)
نتیجہ
60
GCF=3, LCM=180÷3=60