Quick Reference
In this section we will learn how to multiply two polynomials.
| Method | Best used for | Core idea |
|---|---|---|
| Distributive property | Multiplication of any two polynomials | Multiply each term of the first by each term of the second |
| FOIL | Multiplication of two binomials only | First, Outer, Inner, Last |
| Long (vertical) method | Multiplication of three or more terms | Align partial products by degree in columns |
The Rule
To multiply two polynomials, apply the distributive property by multiplying each term of the first polynomial by each term of the second. Then use the exponent rule
and collect any like terms.
Product of Two Monomials
To multiply two monomials, multiply the coefficients and add the exponents:
Product of a Monomial and a Polynomial
Use the distributive property to multiply the monomial by each term of the polynomial:
Product of Two Polynomials
Distribute each term of the first polynomial across all terms of the second, then collect like terms. For example, to expand
Adding the results:
Example 1. Multiply
Solution
Degree of the Product
If
In Example 1,
Long Multiplication
When multiplying polynomials with three or more terms, a structured layout analogous to long multiplication of integers is often cleaner and less error-prone. The procedure is:
- Arrange both polynomials in descending order of degree. Write the one with more terms on top (the multiplicand).
- Form partial products: multiply the multiplicand by each term of the multiplier separately, writing each result on its own row.
- Align by degree: place each partial product so that terms of the same degree sit in the same column.
- Add column by column to obtain the final result.
Key tip: if the multiplicand is missing a term of some degree, that column is simply left blank (or filled with
Example 2. Multiply
Solution
Arrange in descending order and form the three partial products:Example 3. Multiply
Solution
The multiplierFOIL Method for Multiplying Binomials
When multiplying two binomials, a helpful mnemonic called FOIL organizes the four products that arise from the distributive property. FOIL stands for First, Outer, Inner, Last.
Consider two binomials
- F (First): Multiply the first terms of each binomial:
. - O (Outer): Multiply the outer terms:
. - I (Inner): Multiply the inner terms:
. - L (Last): Multiply the last terms:
.
Adding all four products:
Example 4. Multiply
Solution
- F (First):
- O (Outer):
- I (Inner):
- L (Last):
Example 5. Multiply
Solution
- F (First):
- O (Outer):
- I (Inner):
- L (Last):
FOIL is a useful mnemonic for binomials, but it is simply the distributive property in disguise. The core rule is always to multiply every term in the first polynomial by every term in the second. For polynomials with more than two terms, FOIL does not directly apply; use the distributive property or the long multiplication method instead.
Determining Coefficients in the Product
Consider the product of a degree-3 polynomial by a degree-2 polynomial:
The product has degree
The coefficient of
For example, to get the coefficient of
This rule applies to the product of any two polynomials
and provides an efficient way to find any single coefficient without expanding the entire product.
Example 6. Find the coefficient of
Solution
The degree of the product isExample 7. Find the coefficient of
Solution
We need all pairsFrequently Asked Questions