Concept 2

Factor polynomials (GCF, difference of squares, trinomials) and expand products.

Factoring rewrites an expression as a product. The SAT primarily tests three types: pulling out a GCF, recognizing a difference of squares, and factoring trinomials.

Core Idea

Always check for a GCF first. Then look at the number of terms: two terms suggests difference of squares 𝑎2 𝑏2 =(𝑎 𝑏)(𝑎 +𝑏); three terms suggests trinomial factoring where you find two numbers that multiply to 𝑐 and add to 𝑏 in 𝑥2 +𝑏𝑥 +𝑐.

Understanding

Start every factoring problem by asking: do all terms share a common factor? Pull it out first. This simplifies everything that follows and is easy to overlook under time pressure.

For two-term expressions, check whether both terms are perfect squares separated by a minus sign. If so, apply 𝑎2 𝑏2 =(𝑎 𝑏)(𝑎 +𝑏). A sum of squares 𝑎2 +𝑏2 does not factor over the reals—this is a common SAT trap.

For three-term expressions 𝑥2 +𝑏𝑥 +𝑐, find two numbers whose product is 𝑐 and whose sum is 𝑏. When the leading coefficient isn't 1, factor out the GCF first if possible, or use the AC method.

Always verify your factored form by expanding it back out. This takes seconds and catches sign errors.

Step by Step

  1. Pull out any GCF from all terms.
  2. Count remaining terms: two → check difference of squares; three → try trinomial factoring.
  3. For difference of squares: identify 𝑎 and 𝑏 where the expression equals 𝑎2 𝑏2, then write (𝑎 𝑏)(𝑎 +𝑏).
  4. For trinomials: find two numbers that multiply to the constant term and add to the coefficient of the middle term.
  5. Write the factored form and verify by expanding.

Misconceptions

  • Attempting to factor 𝑎2 +𝑏2 as (𝑎 +𝑏)2—a sum of squares doesn't factor over the reals.
  • Forgetting to take the square root of the coefficient in difference of squares: writing (4𝑥 5)(𝑥 +5) instead of (2𝑥 5)(2𝑥 +5) for 4𝑥2 25.
  • Stopping after pulling out the GCF without checking whether the remaining expression factors further.
Question

Worked Example

Which of the following is equivalent to 4𝑥2 25?

Select an answer to see the explanation