Algebra 1 Core factoringgcf

Factoring Out the GCF

Always the first step, and the one most often skipped.

Video by The Organic Chemistry Tutor — “Factoring Trinomials & Polynomials, Basic Introduction - Algebra” Watch on YouTube

The explanation

Key idea Pull out the largest factor common to every term.

Before any other factoring technique, check for a common factor.

For 12x³ + 18x², the numbers share 6 and the variables share x², so the GCF is 6x²:
12x³ + 18x² = 6x²(2x + 3).

For the variable part, take the *lowest* power present. x³ and x² share x², not x³.

Always expand your answer mentally to check it returns the original.

Skipping this step makes everything afterwards harder. 2x² + 10x + 12 looks awkward until you pull out the 2 and get 2(x² + 5x + 6), which factors instantly into 2(x + 2)(x + 3).

Worked example

Factor completely: 4x³ − 36x.

  1. GCF of 4 and 36 is 4; lowest power of x is x¹. GCF = 4x.
  2. 4x³ − 36x = 4x(x² − 9).
  3. x² − 9 is a difference of squares.

Answer: 4x(x + 3)(x − 3)

Common mistakes

  • Stopping after the GCF when the remaining factor still factors.
  • Taking the highest power of the variable instead of the lowest.