✦ For everyone, free.

Practical knowledge for real and everyday life

Home

50.3 Difference of Squares Factoring

Difference of Squares Factoring is a method to factor expressions that are the difference of two perfect squares, simplifying them into binomial products.

Difference of Squares Factoring is the technique used to factor a two-term polynomial in which both terms are perfect squares connected by subtraction, rewriting it directly as the product of two conjugate binomials without any search for factor pairs. It reverses the conjugate binomial product identity, recognizing the specific two-term structure that identity always produces and reconstructing the original conjugate factors from it.

This technique applies immediately once the structural conditions are confirmed, since the square roots of the two perfect-square terms are exactly the values needed to build both binomial factors.


Recognizing the Pattern

Two-Term Difference Requirement

The polynomial must consist of exactly two terms connected by subtraction; a polynomial with three or more terms, or one where the two terms are added rather than subtracted, does not match this pattern.

ab

Difference-of-Squares First Square Recognition

The first term is checked to confirm it is a perfect square, meaning both its numerical coefficient and its variable factor can be expressed as the square of some simpler expression.

25x2 = (5x)2

Difference-of-Squares Second Square Recognition

The second term is checked the same way, confirming it too can be expressed as the square of some simpler expression, whether that expression involves a variable or is a plain numerical constant.

36 = 62

Extracting the Square Roots

Square Base Extraction

Once both terms are confirmed as perfect squares, the square root of each term is extracted, producing the two base expressions that will populate the binomial factors.

25x2 = 5x ,   36 = 6 Extracting the Bases 25x² - 36 bases: 5x and 6

Assembling the Conjugate Factors

Conjugate Binomial Factor Formation

The two extracted bases are used to form a conjugate pair of binomials, one joining the bases with addition and the other joining the identical bases with subtraction.

(5x+6)   and   (5x6)

Difference-of-Squares Factor Assembly

The two conjugate binomials are written together as a product, completing the factorization of the original difference of squares.

25x236 = (5x+6)(5x6)

When This Pattern Does Not Apply

Sum-of-Squares Pattern Rejection

A two-term polynomial in which both terms are perfect squares but the terms are joined by addition rather than subtraction does not factor using this pattern, or in general using any pattern with real-number coefficients, since a genuine sum of two squares does not correspond to any real conjugate pair.

x2+9   does not factor as a difference of squares x² - 9 → factors x² + 9 → does not factor this way

Checking for Further Factoring

Repeated Difference-of-Squares Inspection

After the first application of this pattern, each resulting binomial factor is inspected to see whether it is itself a difference of squares, since some expressions, particularly those involving fourth powers, factor into a difference of squares whose factors include another difference of squares, requiring the pattern to be applied a second time for a fully complete factorization.

x416 = (x2+4)(x24) = (x2+4)(x+2)(x2)