Learning Objective/s
To write a given number as a product of its prime factors
To find the common factors of two numbers
To find the greatest common factor (GCF) of two numbers using the following methods: listing, prime factorization, continuous division
Discussions
Common factors - numbers have the same factor/s.
For example, the common factors of 28 and 40 are 1, 2, and 4.
Factors of 28: 1, 2, 4, 7, 14, 28
Factors of 40: 1, 2, 4, 5, 8, 10, 20, 40
Greatest common factor (GCF) - the greatest number that is a factor of both numbers.
For example, the greatest common factor of 28 and 40 is 4. To get the GCF, simply get the greatest number among the set of common factors. That is, the greatest number in {1, 2, 4} is 4.
Example: Find the GCF of 24 and 18.
You can get the GCF of 24 and 18 by using the listing method.
Step 1. List all factors of 24 and 18.
Factors of 24: 1, 2, 3, 4, 6, 8, 12, 24
Factors of 18: 1, 2, 3, 6, 9, 18
Step 2. Identify the common factors of 24 and 18.
Common factors: 1, 2, 3, 6
Step 3. Get the greatest number in the set of common factors.
GCF of 24 and 18 is 6.
Example: Find the GCF of 36 and 45.
List all factors of 36 and 45.
Factors of 36: 1, 2, 3, 4, 6, 9, 12, 18, 36
Factors of 45: 1, 3, 5, 9, 15, 45
Common factors: 1, 3, 9
Thus, the GCF of 36 and 45 is 9.
Aside from listing the factors, another way of finding the GCF of two numbers is through prime factorization.
If the numbers have 1 as their GCF, they are said to be relatively prime numbers.
Factors of 8: 1, 2, 4, 8
Factors of 15: 1, 3, 5, 15
The only common factor of 8 and 15 is 1, hence 8 and 15 are relatively prime numbers. The GCF of relatively prime numbers is 1.
You can also get the GCF of two numbers using the Euclidean algorithm.
Study the example to understand the procedure.
Example: Use Euclidean algorithm to fi nd the GCF of 12 and 40.
Solution: Follow the indicated steps to fi nd the GCF of 12 and 40.
Example: Use Euclidean algorithm to fi nd the GCF of 24 and 8.
Solution: First, divide the greater number by the lesser number:
24 ÷ 8 = 3 R 0.
Since division is exact, then the GCF of 24 and 8 is the last divisor, which is also the lesser number. Hence, the GCF of 24 and 8 is 8.
If, in a pair of numbers, the lesser one can exactly divide the greater number, the GCF of the pair is the lesser number.
Evaluation