46 Special Polynomial Products
Special Polynomial Products covers essential formulas for multiplying polynomials, simplifying expressions, and solving equations efficiently.
Special Polynomial Products is the study of a small set of binomial multiplication patterns that recur so frequently in algebra that their expanded forms are worth recognizing and applying directly, bypassing the full term-by-term FOIL process in favor of a memorized structural shortcut.
The Scope of Special Products
A special product is a binomial multiplication whose result follows a fixed, predictable pattern determined entirely by the structure of the two factors, rather than requiring individual computation of every partial product. Recognizing when a multiplication matches one of these patterns allows its expanded form to be written immediately, saving computation time and reducing the chance of a sign or term-tracking error, though every special product can also be verified, or derived from scratch, using ordinary FOIL expansion.
The Square of a Binomial Sum
Squaring a binomial sum, (a + b)², follows the pattern:
This pattern arises from FOIL applied to (a + b)(a + b): the First term gives a², the Outer and Inner terms both give ab (which combine to 2ab), and the Last term gives b². The result always has three terms — the square of the first term, twice the product of the two terms, and the square of the second term — and every term in the result is positive when the original binomial is a sum.
The Square of a Binomial Difference
Squaring a binomial difference, (a - b)², follows the closely related pattern:
The only structural difference from the sum pattern is the sign of the middle term, which becomes negative because the Outer and Inner terms of FOIL produce -ab each when the second binomial term is negative, while the squared terms a² and b² remain positive regardless, since squaring a negative quantity always produces a positive result. A frequent error is writing (a - b)² as a² - b², omitting the necessary middle term entirely; the middle term -2ab must always be included.
Conjugate Binomial Products
Two binomials are called conjugates when they contain the same two terms but with opposite signs between them, such as (a + b) and (a - b). Multiplying a pair of conjugates follows the difference of squares pattern:
This pattern arises because the Outer and Inner terms of FOIL, ab and -ab, are exact opposites and cancel completely, leaving only the two squared terms behind. Recognizing a conjugate pair immediately reveals that the product will be a binomial (only two terms), in contrast to the trinomial results produced by squaring a single binomial sum or difference.
Numerical and Variable Components of the Patterns
In each special product pattern, a and b may themselves be any monomial — a single number, a single variable, or a product of a coefficient and one or more variables — and the pattern applies identically regardless of the complexity of a and b individually, provided the overall structure of the binomial matches the pattern. In (2x + 5)², a plays the role of 2x and b plays the role of 5, giving 4x² + 20x + 25 once the coefficient and exponent are carried correctly through each term of the pattern.
Selecting the Correct Special Product Pattern
Correctly applying a special product requires first identifying which of the three patterns the given multiplication matches: a repeated identical binomial with the same sign indicates the square-of-a-sum or square-of-a-difference pattern depending on that shared sign, while two binomials with identical terms but opposite signs between them indicate the conjugate, difference-of-squares pattern. A multiplication that does not fit any of these three structures, such as (x + 2)(x + 5), where the two constant terms differ, must be expanded using ordinary FOIL rather than a special product shortcut.
Verifying a Special Product Result
A special product's expanded result is verified either by expanding the same binomial multiplication using full FOIL and confirming the two results match, or by substituting a chosen numerical value for the variable into both the original factored form and the special-product expansion and confirming they evaluate to the same number.
Diagnosing Errors in Special Polynomial Products
Common errors in this area include omitting the middle term entirely when squaring a binomial, misassigning the sign of the middle term when squaring a difference rather than a sum, applying the difference-of-squares pattern to a binomial pair that is not actually a conjugate pair, and misidentifying a and b when the binomial's terms involve a coefficient or exponent, leading to an incorrectly computed a² or b² term in the final expansion.