Calculate LCM (18; 22), the Least (Lowest) Common Multiple of the Numbers. Online Calculator
Calculate the least common multiple, LCM (18; 22), using their prime factorizations, numbers' divisibility or the Euclidean algorithm
Method 1. The prime factorization:
The prime factorization of a number: finding the prime numbers that multiply together to make that number.
18 = 2 × 32
18 is not a prime number but a composite one.
22 = 2 × 11
22 is not a prime number but a composite one.
* Prime number: a natural number that is only divisible by 1 and itself. A prime number has exactly two factors: 1 and itself.
* Composite number: a natural number that has at least one other factor than 1 and itself.
Calculate the least common multiple, lcm:
Multiply all the prime factors of the two numbers. If there are common prime factors then only the ones with the largest exponents are taken (the largest powers).
The least common multiple:
lcm (18; 22) = 2 × 32 × 11 = 198
The two numbers have common prime factors
Method 2. The Euclidean Algorithm:
1. Calculate the greatest (highest) common factor (divisor):
This algorithm involves the process of dividing numbers and calculating the remainders.
'a' and 'b' are the two natural numbers, 'a' >= 'b'.
Divide 'a' by 'b' and get the remainder of the operation, 'r'.
If 'r' = 0, STOP. 'b' = the gcf (hcf, gcd) of 'a' and 'b'.
Else: Replace ('a' by 'b') and ('b' by 'r'). Return to the step above.
Step 1. Divide the larger number by the smaller one:
22 ÷ 18 = 1 + 4
Step 2. Divide the smaller number by the above operation's remainder:
18 ÷ 4 = 4 + 2
Step 3. Divide the remainder of the step 1 by the remainder of the step 2:
4 ÷ 2 = 2 + 0
At this step, the remainder is zero, so we stop:
2 is the number we were looking for - the last non-zero remainder.
This is the greatest (highest) common factor (divisor).
The greatest (highest) common factor (divisor):
gcf, hcf, gcd (18; 22) = 2
2. Calculate the least common multiple:
The least common multiple, Formula:
lcm (a; b) = (a × b) / gcf, hcf, gcd (a; b)
lcm (18; 22) =
(18 × 22) / gcf, hcf, gcd (18; 22) =
396 / 2 =
198
The least common multiple:
lcm (18; 22) = 198 = 2 × 32 × 11
Why is it useful to calculate the least common multiple?
In order to add, subtract or sort fractions with different denominators, we must make their denominators the same. An easy way is to calculate the least common multiple of all the denominators (the least common denominator).
By definition, the least common multiple of two numbers is the smallest natural number that is: (1) greater than 0 and (2) a multiple of both numbers.
Other similar operations with the least common multiple: