


Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Definitions, methods, and examples for finding the least common multiple (lcm) and greatest common factor (gcf) of numbers. It covers the concept of multiples, common multiples, and the smallest common multiple (lcm). The document also explains how to find lcm using the definition and the prime number decomposition method. For gcf, it discusses the concept of divisors, common divisors, and the greatest common divisor (gcf). Methods to find gcf using the definition and the prime number decomposition method. Exercises for practice.
Typology: Exercises
1 / 4
This page cannot be seen from the preview
Don't miss anything!
Least Common Multiple Definitions Recall:
How to find the LCM - method 1: just use the definition. For each number, write down the list of its multiples and find the first number that appears in all the lists (eventually, one common multiple will appear). Drawback: This method is easy, but the lists can be very long! Example: Find the LCM of 8 and 6: Multiples of 8: 8, 16 , 24 , 32 , 40 , 48 ,... Multiples of 6: 6, 12 , 18 , 24 , 30 , 36 , 42 , 48 ,... The first number that appears in both lists is 24. Therefore the LCM of 8 and 6 is 24. (Note that 48 is also a common multiple, but we are only looking for the smallest.) Use the method above to find the LCM of the following numbers:
How to find the LCM - method 2: use the prime number decomposition of the numbers. This method works well in all cases, and does not take long: (a) Write the prime number factorization of all the numbers (review of this is done below). (b) From all the factorizations, make a list of each factor raised to the highest exponent it has in the factorizations. (c) Multiply the numbers of the list you got in (b). Example: Find the LCM of 8 and 6. (a) 8 = 2^3. 6 = 2 · 3. (b) Factors: 2 with exponent 3 (2 appears in both factorizations, and the highest exponent is 3), and 3 with exponent 1. That gives 2^3 = 8 and 3^1 = 3. (c) Multiply: 8 · 3 = 24. So 24 is the LCM of 8 and 6. Use this method to find the LCM of the following numbers:
Greatest Common Factor (GCF) Definitions:
How to find the GCF - method 1: just use the definition For each number, write all its factors, and then take the greatest number that appears in all the list. Drawback: this method can take very long if a number has many factors. Example: Find the GCF of 15 and 25. Factors of 15: 1, 3 , 5 , 15. Factors of 25: 1, 5 , 25. The common factors are 1 and 5. The GCF is therefore 5. In the following exercises, find the GCF using this method.
Prime number factorization Recall: A number is prime if it has no factors other than 1 and itself. For example, 2, 3 , 5 , 7 , 11 , 13 , 17 , 19 , 23 , 29 , 31 ,... are all prime. We could keep going for ever with the list, as there are infinitely many primes. Every whole number can be written in a unique way as a product of prime numbers. For example, 24 = 2 · 2 · 2 · 3. Instead of repeating a factor, we use exponents to make it shorter, so we would write 24 = 2^3 · 3. This is called the prime number factorization of a number. To find the prime number factorization of a number the only method is trial and error. Start checking whether 2 is a factor. If it is, divide the number by 2 and check if the result also has 2 as a factor. If it is, divide again, check again, etc. If 2 is not a factor, try 3, then 5, etc. It is often written in a tree. For example
24 2 12 2 6 2 3 Gives 24 = 2^3 · 3.
Gives 36 = 2^2 · 32.
Gives 70 = 2 · 5 · 7.
Gives 300 = 2^2 · 3 · 52.
Note that all the numbers at the end of the tree have to be prime. Otherwise, they can branch further.
In the following exercises, find the prime number factorization of the given numbers (just a few here – there are many more in the GCF and LCD worksheets).