Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Factoring special products helps you rewrite certain polynomials as products without using trial and error. These patterns matter because they appear often in algebra, graphing, solving equations, and simplifying expressions. When you recognize the structure of an expression, you can factor it quickly and accurately.

The main goal is to match the expression to a known form before doing any calculations.

Understanding Math: Factoring Special Products

The difference of squares pattern comes from a useful cancellation. When one binomial has a plus sign and the other has a minus sign, their outside terms cancel after multiplication. Only the two square terms remain.

This explains why an expression such as nine x squared minus twenty five can be split into three x minus five and three x plus five. Both nine x squared and twenty five are perfect squares, and the operation between them is subtraction. A sum such as nine x squared plus twenty five does not fit this pattern over the real numbers.

Students often see a minus sign and factor too quickly. Check every condition before choosing the pattern.

Perfect square trinomials have a different clue. Their first term and last term must be squares. The middle term must be twice the product of the square roots of those end terms.

For x squared plus six x plus nine, the square roots are x and three. Twice their product is six x, so the expression is the square of x plus three. Signs matter most in the middle term.

If the middle term is negative, the binomial inside the square uses subtraction. In four x squared minus twelve x plus nine, the end roots are two x and three. Twice their product is twelve x, and the negative middle term gives the square of two x minus three.

Start every factoring problem by looking for a greatest common factor. This step can reveal a special product that was hidden in the original expression. For example, six x squared minus twenty four first becomes six times the quantity x squared minus four.

The remaining expression is then a difference of squares. A similar habit helps with cubes. A sum or difference of cubes has two cube terms, such as eight x cubed minus twenty seven.

Recognize that eight x cubed is the cube of two x and twenty seven is the cube of three. The signs in the second factor follow a fixed pattern, so it is safer to learn the structure than to guess from memory.

Factoring connects directly to solving equations and reading graphs. If a factored expression equals zero, each factor can be set equal to zero to find possible solutions. Two different factors usually create two distinct x intercepts on a graph.

A squared factor gives a repeated solution, and the graph often touches the x axis then turns around instead of crossing it. Special products also appear in geometry when areas of squares, larger square regions, or square frames are described with variables. To check your work, multiply the factors back together slowly.

Compare the first term, middle term, and last term with the original expression. This catches missing coefficients, incorrect signs, and patterns chosen too early.

Key Facts

  • Difference of squares: a^2 - b^2 = (a - b)(a + b)
  • Perfect-square trinomial: a^2 + 2ab + b^2 = (a + b)^2
  • Perfect-square trinomial: a^2 - 2ab + b^2 = (a - b)^2
  • Sum of cubes: a^3 + b^3 = (a + b)(a^2 - ab + b^2)
  • Difference of cubes: a^3 - b^3 = (a - b)(a^2 + ab + b^2)
  • Always factor out the greatest common factor first, such as 6x^2 - 24 = 6(x^2 - 4) = 6(x - 2)(x + 2)

Vocabulary

Factor
A factor is an expression that is multiplied by another expression to produce a given product.
Difference of squares
A difference of squares is a binomial in the form a^2 - b^2 that factors into (a - b)(a + b).
Perfect-square trinomial
A perfect-square trinomial is a trinomial that comes from squaring a binomial, such as (a + b)^2 or (a - b)^2.
Sum of cubes
A sum of cubes is a binomial in the form a^3 + b^3 that factors using the cube pattern.
Greatest common factor
The greatest common factor is the largest factor shared by all terms in an expression.

Common Mistakes to Avoid

  • Factoring a^2 + b^2 as (a + b)(a - b) is wrong because the difference of squares pattern only works for subtraction, not addition.
  • Forgetting the middle term in a perfect-square trinomial is wrong because (a + b)^2 equals a^2 + 2ab + b^2, not a^2 + b^2.
  • Using the wrong signs for cubes is wrong because a^3 + b^3 factors as (a + b)(a^2 - ab + b^2), while a^3 - b^3 factors as (a - b)(a^2 + ab + b^2).
  • Skipping the greatest common factor is wrong because the expression may not be fully factored, such as 3x^2 - 12 needing 3(x - 2)(x + 2).

Practice Questions

  1. 1 Factor completely: x^2 - 49.
  2. 2 Factor completely: 8x^3 + 27.
  3. 3 Explain how you can tell whether x^2 - 10x + 25 is a perfect-square trinomial before factoring it.