Multiplying Polynomials
Multiplying polynomials is about combining simpler expressions into more complex ones. Every technique here builds on one core idea: the distributive property. Whether you're multiplying monomials, using FOIL on binomials, or expanding larger products, you're always distributing and then combining like terms.
Special product forms give you shortcuts for common patterns. Recognizing these will save time on exams and set you up for factoring later.
Multiplying Polynomials
Multiplication of Monomials
A monomial is a single term (like or ). To multiply two monomials:
- Multiply the coefficients (the number parts)
- Add the exponents of matching variables, using the product rule:
For example:
If you have multiple variables, handle each one separately. With , multiply the coefficients (), add the exponents (), and add the exponents (). The result is .

Polynomial by Monomial Multiplication
This is just the distributive property in action. You multiply the monomial by each term in the polynomial separately.
Example:
Result:
A common mistake is forgetting to distribute to every term, especially the constant at the end. Don't skip that last term.
Binomial Multiplication (FOIL)
When you multiply two binomials, the FOIL method keeps you organized. FOIL stands for First, Outer, Inner, Last.
Example:
- First:
- Outer:
- Inner:
- Last:
Combine like terms:
FOIL is really just a specific case of distribution. It only works for two binomials. For anything larger, you'll need the general method below.

Multiplication of Larger Polynomials
For polynomials with more than two terms, distribute every term in the first polynomial to every term in the second. Then combine like terms.
Example:
- Distribute :
- Distribute :
- Distribute :
Now combine like terms:
A helpful check: if the first polynomial has 3 terms and the second has 2 terms, you should get individual products before combining. Count them to make sure you haven't missed any.
Special Product Forms
These patterns show up constantly. Memorizing them will speed up both multiplication and factoring.
-
Perfect square binomials:
Example:
The most common error here is writing . Don't forget the middle term .
-
Difference of squares:
Example:
The middle terms cancel out, which is why there's no middle term in the result.
-
Sum of cubes:
-
Difference of cubes: A memory trick for cubes: the binomial factor matches the sign of the original expression, the term in the trinomial takes the opposite sign, and the last term is always positive.
Products of Polynomial Functions
When you're given two polynomial functions and asked to evaluate their product at a specific value, you have two approaches:
Approach 1: Evaluate, then multiply. Plug the value into each function separately, then multiply the results.
If and , find :
Approach 2: Multiply first, then evaluate. Find the product by multiplying the polynomials, then substitute.
Both approaches give the same answer. Approach 1 is usually faster for a single value. Approach 2 is better when you need the product function itself or need to evaluate at multiple values.
Understanding Polynomial Structure
A few terms worth knowing as you work with polynomial products:
- Degree: The highest power of the variable. In , the degree is 3. When you multiply two polynomials, the degree of the product equals the sum of their degrees.
- Constant term: The term with no variable. In the example above, it's .
- Factoring is the reverse of multiplication. You're taking a polynomial and breaking it back into the factors that were multiplied together. Everything you practice here with multiplication directly prepares you for factoring in upcoming sections.