lcm (726; 132) = ?
Used methods: 1. The prime factorization of numbers. 2. 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.
726 = 2 × 3 × 112
726 is not a prime number but a composite one.
132 = 22 × 3 × 11
132 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 (726; 132) = 22 × 3 × 112 = 1,452
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:
726 ÷ 132 = 5 + 66
Step 2. Divide the smaller number by the above operation's remainder:
132 ÷ 66 = 2 + 0
At this step, the remainder is zero, so we stop:
66 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 (726; 132) = 66
2. Calculate the least common multiple:
The least common multiple, Formula:
lcm (a; b) = (a × b) / gcf, hcf, gcd (a; b)
lcm (726; 132) =
(726 × 132) / gcf, hcf, gcd (726; 132) =
95,832 / 66 =
1,452
The least common multiple:
lcm (726; 132) = 1,452 = 22 × 3 × 112
Scroll down for finding more multiples...
More multiples starting from the least common multiple
- Any common multiple of two numbers is also a multiple of the least common multiple, LCM, of twose two numbers.
- The following numbers are also multiples of 726 and 132:
1,452 × 0 = 0 ... 1,452 × 2 = 2,904 ... 1,452 × 3 = 4,356 ... - There are infinitely many multiples of any two numbers..
How to check if a number is a common multiple of two numbers?
- After calculating the LCM, divide the number to be checked by the LCM. If the remainder of this division is zero, then the number being checked is a multiple of the other two numbers. If the remainder is not zero, then the number being checked is not a multiple.
- For example: the LCM of the numbers 4 and 6 is 2 × 2 × 3 = 12.
- Question: is 36 a multiple of the numbers 4 and 6? Answer: 36 ÷ 12 = 3 and the remainder is 0, so 36 is a multiple of 4 and 6.
- Question: is 28 a multiple of the numbers 4 and 6? Answer: 28 ÷ 12 = 2 and the remainder is 4, so 28 is not a multiple of 4 and 6.
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.