Section 6-6
Multiplying Polynomials: Special Cases (Perfect Squares, Product of a Sum and
a Difference)
There are two special cases when multiplying polynomials, which have easy
patterns you should memorize. These are the square of a binomial pattern
and the product of a sum and a difference pattern.
SQUARE OF A BINOMIAL
This is the special case in which you are asked to multiply
(x + a)(x + a).
Using FOIL, we get:
= x2 + ax + ax + a2
= x2 + 2ax + a2
Example:
Multiply:
(p – 6)(p – 6)
Using the binomial square pattern with a = –6, we get:
(p – 6)(p – 6) = p2 + 2(–6p) + (–6)2
= p2 – 12p + 36
PRODUCT OF A SUM AND A DIFFERENCE
The product of a sum and a difference of the same two expressions can be written
as a difference of squares.
(x + a)(x – a)
Using FOIL, we get
x2 – ax + ax – a2
= x2– a2
Example:
Multiply:
(r3 + s)(r3– s)
Using the product of a sum and a difference pattern, we get:
(r3 + s)(r3– s)
= r6– s2