tags:
- secondary-level
- pre-algebra
Finding the greatest common divisor
- Find the prime factorization for each number
- Create a list of prime factors that are common to all numbers
- The GCF is the product of the numbers on the list
- Optional - it can be helpful to organize information in a table format
- 40 and 60
- 40 = 2 x 2 x 2 x 5
- 60 = 2 x 2 x 3 x 5
- In common = 5 and two of the 2s (discard the unmatched 2)
- 2 x 2 x 5 = GCF 20