How to Factor the GCF

What Is the Greatest Common Factor?

The Greatest Common Factor (GCF) is the largest number that divides evenly into two or more numbers. It's also called the Greatest Common Divisor (GCD). Same thing, different name.

GCF shows up constantly in algebra. You'll need it for simplifying fractions, factoring polynomials, and solving Diophantine equations. It's not optional knowledge — it's foundational.

How to Find the GCF: Three Methods

Method 1: List All Factors

Write out every factor for each number, then find the biggest one they share.

Example: Find GCF of 36 and 48

This works fine for small numbers. For anything above 100, it gets tedious.

Method 2: Prime Factorization

Break each number into its prime factors. Then multiply the common primes.

Example: Find GCF of 72 and 108

Method 3: The Ladder Method (Division by Primes)

Divide both numbers simultaneously by prime factors until no common primes remain.

Example: Find GCF of 84 and 126

2 | 84 126

3 | 42 63

7 | 14 21

    2 3

Multiply the divisor numbers: 2 × 3 × 7 = 42

This method is fast and visual. Most students prefer it once they get comfortable.

Comparing the Three Methods

Method Best For Speed Works Well With
Listing Factors Small numbers, beginners Slow Numbers under 50
Prime Factorization Algebraic expressions, variables Medium Any size numbers
Ladder Method Speed, visual learners Fast Any size numbers

Factoring Out the GCF from Expressions

This is where GCF becomes algebraically useful. When you have a polynomial expression, you can factor out the GCF to simplify it.

Example: Factor 12x² + 18x

Check by distributing: 6x × 2x = 12x². 6x × 3 = 18x. Correct.

More Complex Example

Factor: 8x³y² + 12x²y³ - 16xy⁴

Common Mistakes to Avoid

How to Get Started: Step-by-Step

Here's your workflow for any GCF problem:

  1. List or identify the coefficients. Find their GCF first.
  2. Look at the variables. Identify which ones appear in every term.
  3. Take the lowest power of each common variable.
  4. Multiply the coefficient GCF by the variable GCF.
  5. Divide each term by your GCF to get the remaining factor.
  6. Verify by distributing back.

Practice with numbers before jumping to variables. Master 48/84 before touching 12x²y and 18xy². Build the pattern recognition first.

When You'll Use This

GCF isn't just an isolated skill. It shows up in:

Every advanced algebra operation builds on this. Skip it and you'll struggle with everything that follows.