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