|
Lowest common multiple (LCM)
There are different ways to find the LCM of numbers.
Look at them and choose the one you prefer!!!
Method 1List the multiples of the larger number and stop when you find a multiple of the other number. This is the LCM.
Method 1
Find the LCM of 6 and 8
The multiples of 6 are 6, 12, 18, 24, ...
The multiples of 8 are 8, 16, 24, ...
So, LCM(6,8) = 24.
Method 2
Least common multiple (LCM):
To find the LCM of a set of numbers, you must factor each of the numbers into primes. Then for each different prime number in all of the factorizations, do the following...
1. Count the number of times each prime number appears in each of the factorizations.
2. For each prime number, take the largest of these counts and write the result.
3. The least common multiple is the product of all the prime numbers written down.
Example: LCM (4,6)=12, because 4=2·2 and 6=2·3, so LCM(4,6)=2·2·3
Method 2
Find LCM(16,24,40)
1. Determine the prime factorization of each number:
16=24
24=23·3
40=23·5
2. Take the prime numbers that appears in all the factorizations. (Remember taking the highest number of times they appear)
3. LCM(16,24,40) = 24·3·5 = 240
|