Special Products
Square of a Sum
Expand $(x + 4)^2$
Identify the pattern: $(a + b)^2$ where $a = x$ and $b = 4$ = Use $(a + b)^2 = a^2 + 2ab + b^2$
Square the first term: $a^2 = x^2$ = $x^2$
Calculate twice the product: $2ab = 2(x)(4) = 8x$ = $8x$
Square the last term: $b^2 = 4^2 = 16$ = $16$
Combine all terms: $x^2 + 8x + 16$ = $(x + 4)^2 = x^2 + 8x + 16$
Answer: $x^2 + 8x + 16$
Square of a Difference
Expand $(3x - 5)^2$
Identify the pattern: $(a - b)^2$ where $a = 3x$ and $b = 5$ = Use $(a - b)^2 = a^2 - 2ab + b^2$
Square the first term: $a^2 = (3x)^2 = 9x^2$ = $9x^2$
Calculate twice the product (negative): $-2ab = -2(3x)(5) = -30x$ = $-30x$
Square the last term: $b^2 = 5^2 = 25$ = $25$
Combine all terms: $9x^2 - 30x + 25$ = $(3x - 5)^2 = 9x^2 - 30x + 25$
Answer: $9x^2 - 30x + 25$
Difference of Squares
Expand $(x + 7)(x - 7)$
Identify the pattern: $(a + b)(a - b)$ where $a = x$ and $b = 7$ = These are conjugates
Apply the formula: $(a + b)(a - b) = a^2 - b^2$ = Middle terms cancel out
Square both terms: $x^2 - 7^2 = x^2 - 49$ = $x^2 - 49$
Answer: $x^2 - 49$
Difference of Squares with Coefficients
Expand $(4x + 3)(4x - 3)$
Identify the pattern: $(a + b)(a - b)$ where $a = 4x$ and $b = 3$ = Conjugate pair
Apply the formula: $(4x)^2 - 3^2$ = Square each term
Calculate: $16x^2 - 9$ = $(4x + 3)(4x - 3) = 16x^2 - 9$
Answer: $16x^2 - 9$
Mental Math Application
Calculate $47 \times 53$ using special products
Rewrite as conjugates: $47 = 50 - 3$ and $53 = 50 + 3$ = $(50 - 3)(50 + 3)$
Apply difference of squares: $(50)^2 - (3)^2$ = $2500 - 9$
Calculate: $2500 - 9 = 2491$ = $47 \times 53 = 2491$
Answer: $2491$
Mistake: Writing $(x + 3)^2 = x^2 + 9$ (forgetting the middle term)
Why: Students square each term but forget $2ab$. The exponent applies to the entire binomial, not individual terms.
Correct: $(x + 3)^2 = x^2 + 6x + 9$. Always include the middle term $2ab = 2(x)(3) = 6x$.
Mistake: Using $a^2 + b^2$ for $(a + b)(a - b)$
Why: Students confuse the difference of squares with the square of a sum.
Correct: $(a + b)(a - b) = a^2 - b^2$ (MINUS, not plus). The product of conjugates gives a difference.
Mistake: Wrong sign in $(a - b)^2$
Why: Students might write $a^2 + 2ab + b^2$ instead of $a^2 - 2ab + b^2$.
Correct: The middle term is $-2ab$ because you multiply $-b$ twice: $a(-b) + (-b)(a) = -2ab$.
Mistake: Forgetting to square coefficients
Why: In $(2x)^2$, students write $2x^2$ instead of $4x^2$.
Correct: $(2x)^2 = 2^2 \cdot x^2 = 4x^2$. Square both the coefficient and the variable.
Area Calculations
Architects and engineers use special products when calculating areas with algebraic dimensions.
A square room has sides of $(x + 2)$ meters. Its area is $(x + 2)^2 = x^2 + 4x + 4$ square meters.
Mental Math Shortcuts
Special products help calculate products of numbers quickly without a calculator.
Calculate $31 \times 29 = (30 + 1)(30 - 1) = 900 - 1 = 899$.
Physics Formulas
The difference of squares appears in kinetic energy and momentum calculations.
The difference in kinetic energy when velocity changes from $v_1$ to $v_2$ involves $v_2^2 - v_1^2 = (v_2 + v_1)(v_2 - v_1)$.
$(a + b)^2 = a^2 + 2ab + b^2$ (square of a sum produces a perfect square trinomial)
$(a - b)^2 = a^2 - 2ab + b^2$ (square of a difference has a negative middle term)
$(a + b)(a - b) = a^2 - b^2$ (conjugates produce a difference of squares)
Always square coefficients: $(2x)^2 = 4x^2$, not $2x^2$
These patterns work both ways: for expanding and for factoring
Q: Why are $(a + b)$ and $(a - b)$ called conjugates?
A: They are called conjugates because they have the same terms but opposite signs in the middle. When multiplied, their middle terms cancel: $ab + (-ab) = 0$, leaving only $a^2 - b^2$.
Q: How do I know which formula to use?
A: Look at the structure: If you're squaring a binomial, use the perfect square formulas. If you're multiplying two binomials that differ only by sign, use the difference of squares.
Q: Does $(a + b)^2$ equal $a^2 + b^2$?
A: No! This is a common mistake. $(a + b)^2 = a^2 + 2ab + b^2$. The middle term $2ab$ comes from multiplying each term by the other. You can verify: $(2 + 3)^2 = 25$, but $2^2 + 3^2 = 13$.
Q: Can I use FOIL instead of these formulas?
A: Yes, FOIL always works, but these formulas are faster shortcuts. For example, $(x + 5)^2$ using FOIL requires four multiplications and combining terms. The formula gives the answer directly.
Special Products
1 / 14
Special Products
Learn the patterns for squaring binomials and multiplying conjugates to multiply polynomials faster.