Stage 8 · Factoring

8.2  Pulling Out the Common Factor

The first move every time: find the piece every term carries, and set it outside.

For ages 13–15 · Intuition before notation
Knowledge point page

Point 2 of 5 in this lesson: 8.2.2 Deciding the common factor — the GCF

8.2.2 Deciding the common factor — the GCF

When the terms carry numbers and letters, you do not want just any common factor — you want the greatest one, the GCF, so nothing more can be pulled out afterward. Build it in two halves:

GCF = (the gcd of the coefficients) × (each shared letter raised to its lowest power)

Take 6x2 + 9x. The coefficients are 6 and 9, whose gcd is 3. Both terms carry x; the lowest power present is x1 (from the second term). So the GCF is 3x, and dividing each term by it leaves 2x + 3:

6x2 + 9x = 3x(2x + 3)

The lowest-power rule is the part students forget. With 12a3b − 18a2b2, the gcd of 12 and 18 is 6; the lowest power of a is a2, and the lowest power of b is b1. So the GCF is 6a2b:

12a3b − 18a2b2 = 6a2b(2a − 3b)

A three-term example works exactly the same way. For 4x3 + 8x2 + 12x, the gcd of 4, 8, 12 is 4, and the lowest power of x across all three terms is x1, giving GCF 4x:

4x3 + 8x2 + 12x = 4x(x2 + 2x + 3)

Building the GCF of 6x² and 9x numbers: gcd(6, 9) 3 × letters: lowest power of x x GCF = 3x
Build the GCF from two pieces: the gcd of the coefficients and the lowest power of each shared letter. Here gcd(6, 9) = 3 and the lowest power of x is x1, so the GCF is 3x.
Worked example — full GCF

Factor 12a3b − 18a2b2.
Numbers: gcd(12, 18) = 6. Letter a: lowest power is a2. Letter b: lowest power is b1. So GCF = 6a2b.
Divide each term: 12a3b ÷ 6a2b = 2a, and 18a2b2 ÷ 6a2b = 3b. So the answer is 6a2b(2a − 3b).

🎮 Try itThe GCF finder

Build a binomial c₁·xe₁ + c₂·xe₂ with the steppers. The machine takes the gcd of the two coefficients and the lowest power of x, then shows the GCF and the fully factored form.

c₁
e₁
c₂
e₂
eastmath.com · 8.2 Pulling Out the Common Factor · 8.2.2 Deciding the common factor — the GCF