Anonymous

How To Solve A Gcf And Lcm Math Problem?

2

2 Answers

Oddman Profile
Oddman answered
I find the concept of the "double bubble" to be helpful for many GCF/LCM problems. Consider, for example, the numbers 6 and 15.   6 = 2*3   15 = 3*5 Their greatest common factor (GCF) is 3, because it is their only common factor greater than 1. The least common multiple (LCM) can be written as the product of the factors of these numbers like this   LCM = (2[3)5] = 30 The numbers in the () parentheses (bubble) are the factors of 6. The numbers in the [ ] brackets (bubble) are the factors of 15. The number in the overlapping area [ ) is the greatest common factor (GCF) of the two numbers.  We can also see that the LCM of two numbers is their product divided by their GCF.   LCM = (2*3)*(3*5)/3 = 2*3*5
The greatest common factor (GCF) of two numbers can be found reliably using the Euclidean Algorithm. Divide the largest by the smallest. If the remainder is zero, the smallest is the GCF. If the remainder is not zero, use the smallest and the remainder as the two numbers, and repeat. Example   GCF(6, 15) = ?   15/6 = 2 remainder 3    The smallest number and the remainder are the two numbers we use for the next go-around.   6/3 = 2 remainder 0.  The remainder is 0, so 3 is the GCF. (Which we already knew.)  If you think about it a bit, you realize the GCF of two numbers will never be larger than their difference.  Example: 12 and 14 have a difference of 2, so 2 is the largest the GCF could be. As it happens, their GCF is 2. (If you use the Euclidean Algorithm, you try 14/12 = 1 remainder 2, and 12/2 = 6 remainder 0. Thus 2 is the GCF. Of course the remainder of 2 is just the difference of the two numbers 14 and 12.)  If you are working with the GCF or LCM of more than 2 numbers, find the GCF/LCM of two of them, then use that as one of the numbers and find the GCF/LCM of that and the next number on your list. Example   LCM of 10, 15, 35   = LCM(LCM(10, 15), 35)   = LCM(30, 35)    We know 35-30=5 is the GCF, because both are divisible by 5. Thus, the LCM is 30*35/5 = 30*7   = 210
Anonymous Profile
Anonymous answered
First, list the multiples of each number.  Multiples are the numbers you say when you count by that number.  For example, the multiples of 2 are: 2,4,6,8,10,12,14,16, etc.  If you are finding the LCM-- you are finding the Least Common Multiple, or the the smallest multiple that both numbers have it common.Now, to find the GCF, first list the factors of each number.  Factors are the numbers that can be multiplied together to get that number.  For example, the factors of 30 are 1 & 30, 2 & 15, 3 & 10.  Those numbers are its factors.  The factors of 15 are 1 & 15, 3 & 5.  Now find the GCF, or the Greatest Factor that both numbers have in common. With 15 and 30, the greatest number that both 15 and 30 have in common is 5.Hope that helps! :)

Answer Question

Anonymous