Algebra 1 Core special productsperfect squaredifference of squares

Special Products

Three patterns that save time and are essential for factoring later.

Video by Khan Academy — “Polynomial special products: difference of squares | Algebra 2 | Khan Academy” Watch on YouTube

The explanation

Key idea (a+b)² = a² + 2ab + b², and (a+b)(a−b) = a² − b².

Three patterns come up constantly.

Square of a sum: (a + b)² = a² + 2ab + b²
Square of a difference: (a − b)² = a² − 2ab + b²
Difference of squares: (a + b)(a − b) = a² − b²

The middle term in the first two is where marks are lost. (x + 5)² is NOT x² + 25. It is x² + 10x + 25, because the outer and inner products both give 5x.

The third pattern has no middle term at all, because the outer and inner products cancel exactly.

Check the first one numerically if you doubt it: (2 + 3)² = 25, while 2² + 3² = 13.

Worked example

Expand (3x − 4)² and (2x + 7)(2x − 7).

  1. Square of a difference: (3x)² − 2(3x)(4) + 4².
  2. = 9x² − 24x + 16.
  3. Difference of squares: (2x)² − 7².

Answer: 9x² − 24x + 16, and 4x² − 49

Common mistakes

  • Writing (3x − 4)² as 9x² + 16.
  • Expecting a middle term in a difference of squares.