1) The most primitive method: List several factors of each number. Check for common factors.This method is only appropriate for fairly small numbers.
2) Factoring, taking all common factors, and multiplying them.
This method is appropriate for medium-sized numbers - perhaps up to a 100, or 1000. In any case, for numbers that can easily be factored. (Factoring is tricky for large numbers.)
3) Euclid's algorithm quickly gives you the greatest common factor, without actually factoring any of the numbers.
This method is appropriate for numbers of any size.
Example: The greatest common factor of 14 and 10 is the same as the greatest common factor of 10 and 4 - where 4 is the remainder of the division, of 14 by 10.
Repeating this, gcf(10, 4) = gcf(4, 2)
gcf(4, 2) = gcf (2, 0)
Note that the greatest common factor of any number "n" and 0 is "n" (in this case, 2).
For more than two numbers, for example, gcf(a, b, c) gcf((gcf(a, b), c). In other words, take the greatest common factor of the first two numbers, then the greatest common factor of that result with the third number, etc.
The factors of 51 are: 1, 3, 17, 51 The factors of 85 are: 1, 5, 17, 85 The common factors are: 1, 17 The Greatest Common Factor: GCF = 17
Write out the factors of all the numbers. The GCF is the highest number that appears on all the lists. In this case, the GCF is 1.
There cannot be a greatest common factor (GCF) of just one number. To be common there need to be at least two numbers. If you find all the factors of two or more numbers, and you find some factors are the same ("common"), then the largest of those common factors is the Greatest Common Factor.
It is: 13
The factors of 30 are: 1, 2, 3, 5, 6, 10, 15, 30 The factors of 45 are: 1, 3, 5, 9, 15, 45 The common factors are: 1, 3, 5, 15 The Greatest Common Factor: GCF = 15
The factors of 51 are: 1, 3, 17, 51 The factors of 85 are: 1, 5, 17, 85 The common factors are: 1, 17 The Greatest Common Factor: GCF = 17
List the factors.1, 21, 2, 3, 4, 6, 12The largest number on both lists is 2, the GCF
Write out the factors of all the numbers. The GCF is the highest number that appears on all the lists. In this case, the GCF is 1.
Example: 30 and 42 The factors of 30 are: 1, 2, 3, 5, 6, 10, 15, 30 The factors of 42 are: 1, 2, 3, 6, 7, 14, 21, 42 The common factors are: 1, 2, 3, 6 The Greatest Common Factor: GCF = 6
The factors of 27 are: 1, 3, 9, 27 The factors of 45 are: 1, 3, 5, 9, 15, 45 The common factors are: 1, 3, 9 The Greatest Common Factor: GCF = 9
-- The numerator is a number. -- The denominator is a number. -- Together, they comprise two numbers. Their gcf is found by using the same process you use to find the gcf of any other two numbers: -- List all the factors of the first number. -- List all the factors of the other number. -- Compare the lists. Any number that appears on both lists is a common factor of the two numbers. -- The greatest of those is the greatest common factor of the two numbers.
To find the GCF or the LCM of a set of numbers, it is sometimes practical to write out lists of the factors or multiples as the case may be and compare them. This is known as the listing method.
There cannot be a greatest common factor (GCF) of just one number. To be common there need to be at least two numbers. If you find all the factors of two or more numbers, and you find some factors are the same ("common"), then the largest of those common factors is the Greatest Common Factor.
Take two numbers. Factor them both. Compare the lists. The highest number in common is the GCF.
The factors of 4 are 1, 2 and 4. You need another set of factors to find a GCF.
First you find the factors of 45 and 60. The Factors of 45 are:1,3,5,9,15,and 45 The Factors of 60 are:1,2,3,4,5,6,10,12,15,20,30,60 The GCF is the highest common number so the GCF is 15.
The numbers on both of those lists are 3, 5 and 7. The GCF is 105.