Multiplying Polynomials
We will consider four cases of polynomial multiplication.
Case 1: Multiply two monomials.
Multiply the coefficients. Then use the Multiplication Property of
Exponents to combine variable factors that have the same base.
Note:Multiplication Property of Exponents:
xmxn = xm+n
Example 1
Find: (-5w3y2) · (7wy5)
| Solution
Multiply the coefficients. Then use the Multiplication Property of
Exponents.
Simplify.
Thus, the product is -35w4y7. |
(-5w3y2) · (7wy5)
= -35 · w3+1 ·
y2+5
= -35w4y7 |
Case 2: Multiply a polynomial by a monomial.
Use the Distributive Property to remove the parentheses. Then,
for each term, multiply the resulting monomials.
Note:
Recall the Distributive Property:
a(b + c) = ab + ac
Example 2
Find: -4y2(3y4 + 2wy3 - 7)
| Solution
Distribute -4y2 to each
term of the trinomial.
Within each term, multiply
the coefficients and then
add the exponents of
identical variables. |
-4y2(3y4 + 2wy3 - 7)
= -4y2 · 3y4 + (-4y2)
· 2wy3 + (-4y2)
· (-7)
= -12y6 - 8wy5 + 28y2 |
So, the product is -12y6 - 8wy5
+ 28y2.
Case 3: Multiply a polynomial by a polynomial.
To find the product of two polynomials, multiply each term of
one polynomial by each term of the other polynomial.
Example 3
Find: (2x - 7)(5x2 - 6x + 9)
Solution
Multiply each term of the trinomial by 2x and by -7.
(2x - 7)(5x2 - 6x + 9)
= 2x · 5x2 + 2x
· (-6x) + 2x ·
9 + (-7) · 5x2 + (-7)
· (-6x) + (-7)
· 9
= 10x3 - 12x2 + 18x - 35x2 + 42x - 63
= 10x3 - 47x2 - 60x - 63
So, the product is 10x3 - 47x2 - 60x - 63.
Case 4: Multiplying two binomials.
The product of two binomials can be represented as follows:
(a + b)(c + d) = ac + ad + bc + bd
You can use the acronym FOIL to help you remember this
formula. FOIL stands for First, Outer, Inner, Last.

Note:
This picture may help you remember how
to use the FOIL method. The arcs form a "face".

Example 4
Find: (5x - 7y)(6x + 9y)
Solution
| Use FOIL. (5x - 7y)(6x + 9y)
Simplify each product.
Combine like terms. |
F = 5x
· 6x
= 30x2
= 30x2 |
O + 5x
· 9y
+ 45xy
+ |
I + (-7y)(6x)
- 42xy
3xy |
L + (-7y)(9y)
- 63y2
- 63y2 |
So, the product is 30x2 + 3xy - 63y2.