Calculadora de MMC
Encontre o menor número inteiro positivo que seja múltiplo de dois números.
What is the Least Common Multiple?
The Least Common Multiple (LCM) is the smallest positive integer that is a multiple of 2 or more numbers. The LCM of 4 and 6 is 12 because 12 is the smallest number that both 4 and 6 divide into evenly. The LCM calculator computes this using the formula LCM(a, b) = (a × b) / GCF(a, b).
LCM is used in 3 primary areas: adding and subtracting fractions with different denominators (finding the Least Common Denominator), scheduling recurring events, and solving problems in number theory. The relationship between LCM and GCF — LCM × GCF = product of the 2 numbers — makes computation efficient.
How to Calculate LCM
The number line below shows multiples of both numbers. The first point where they overlap is the LCM.
Multiples Number Line
Multiples of 4
Multiples of 6
First common multiple → LCM(4, 6) = 12
Formula: (4 × 6) / GCF(4, 6) = 24 / 2 = 12
LCM Worked Examples
Multiples of 4: 4, 8, 12… Multiples of 6: 6, 12… The first common multiple is 12. Using the formula: LCM = (4 × 6) / GCF(4,6) = 24 / 2 = 12.