Special Products
By the end of this lesson, you’ll be able to:
- Recognize and apply common polynomial identities.
- Expand special binomial patterns quickly using known formulas.
- Use patterns to save time and reduce multiplication errors.
Key Ideas
Special products let you expand expressions efficiently without writing out every distribution step.
Square of a binomial \[ (a + b)^2 = a^2 + 2ab + b^2 \] \[ (a - b)^2 = a^2 - 2ab + b^2 \]
Difference of squares \[ a^2 - b^2 = (a - b)(a + b) \]
These identities show up constantly, especially when factoring or expanding.

Common Problem Types
1. Expanding Binomial Squares
Use \((a \pm b)^2 = a^2 \pm 2ab + b^2\).
2. Recognizing Difference of Squares
Rewrite \(a^2 - b^2\) as \((a - b)(a + b)\).
3. Factoring Using Patterns
When an expression fits a pattern, factor it immediately.
4. Combining Patterns With Polynomial Multiplication
Some problems mix distribution with identities.
Strategies
- Identify whether the expression fits a known identity before multiplying.
- For squares, focus on the middle term: \(2ab\).
- For differences of squares, check both terms:
- Are they squares?
- Is the sign in the middle a minus?
- Are they squares?
- Use patterns to avoid sign errors and save time.
- If unsure, you can always distribute to confirm.
Worked Examples
Example 1 — Square of a Binomial
Expand:
\[
(3x + 2)^2
\]
Solution:
Apply the identity: \[
(3x)^2 + 2(3x)(2) + 2^2 = 9x^2 + 12x + 4
\]
Example 2 — Difference of Squares
Factor:
\[
49 - x^2
\]
Solution:
Recognize \(49 = 7^2\) and \(x^2 = (x)^2\): \[
(7 - x)(7 + x)
\]
- Forgetting the \(2ab\) term in binomial squares.
- Assuming \((a + b)^2 = a^2 + b^2\) (incorrect).
- Misidentifying expressions as difference of squares when they aren’t.
Practice Problems
- \((5x - 4)^2\)
- \((2a + 3)^2\)
- Factor: \(x^2 - 81\)
- Expand: \((x + 7)^2\)
- Factor: \(16 - 9y^2\)
1.
\[
25x^2 - 40x + 16
\]
2.
\[
4a^2 + 12a + 9
\]
3.
\[
x^2 - 81 = (x - 9)(x + 9)
\]
4.
\[
x^2 + 14x + 49
\]
5.
\[
16 - 9y^2 = (4 - 3y)(4 + 3y)
\]
Summary
- Use special product identities to expand faster and more accurately.
- \((a \pm b)^2\) produces three terms, including the \(2ab\) middle term.
- \(a^2 - b^2\) factors into \((a - b)(a + b)\).
- Checking for perfect squares helps identify patterns quickly.
- These shortcuts reduce errors in polynomial multiplication.
- Look for squares first—patterns become obvious.
- When expanding a square, double the product of the two terms for the middle term.
- Difference of squares always factors into two conjugates.
- If unsure, distribute to verify your result.