Multiply Polynomials

5.3 Multiply Polynomials

Topics covered in this section are:

  1. Multiply monomials
  2. Multiply a polynomial by a monomial
  3. Multiply a binomial by a binomial
  4. Multiply a polynomial by a polynomial
  5. Multiply special products
  6. Multiply polynomial functions

5.3.1 Multiply Monomials

We are ready to perform operations on polynomials. Since monomials are algebraic expressions, we can use the properties of exponents to multiply monomials.

Example 1

Multiply:

  • $(3x^{2})(-4x^{3})$
  • $(\frac{5}{6}x^{3}y)(12xy^{2})$
Solution

Part 1

$(3x^{2})(-4x^{3})$
Use the Commutative Property to rearrange the terms.$3 \cdot (-4) \cdot x^{2} \cdot x^{3}$
Multiply.$-12x^{5}$

Part 2

$(\frac{5}{6}x^{3}y)(12xy^{2})$
Use the Commutative Property to rearrange the terms.$\frac{5}{6} \cdot (12) \cdot x^{3} \cdot x \cdot y \cdot y^{2}$
Multiply.$10x^{4}y^{3}$

5.3.2 Multiply a Polynomial by a Monomial

Multiplying a polynomial by a monomial is really just applying the Distributive

Example 2

Multiply:

  • $-2y(4y^{2}+3y-5)$
  • $3x^{3}y(x^{2}-8xy+y^{2})$
Solution

Part 1

Distribute.$-2y \cdot 4y^{2} + -2y \cdot 3y – (-2y) \cdot 5$
Multiply.$-8y^{3}-6y^{2}+10y$

Part 2

$3x^{3}y(x^{2}-8xy+y^{2})$
Distribute.$3x^{3}y \cdot x^{2} – 3x^{3}y \cdot (-8xy) + 3x^{3}y \cdot y^{2}$
Multiply.$3x^{5}y+24x^{4}y^{2}+3x^{3}y^{3}$

5.3.3 Multiply a Binomial by a Binomial

Just like there are different ways to represent multiplication of numbers, there are several methods that can be used to multiply a binomial times a binomial. We will start by using the Distributive Property.

Example 3

Multiply:

  • $(y+5)(y+8)$
  • $(4y+3)(2y-5)$
Solution

Part 1

Distribute $(y+8)$.$y(\textcolor{red}{y+8})+5(\textcolor{red}{y+8})$
Distribute again.$y^{2}+8y+5y+40$
Combine like terms.$y^{2}+13y+40$

Part 2

$(4y+3)(2y-5)$
Distribute.$4y(\textcolor{red}{2y-5})+3(\textcolor{red}{2y-5})$
Distribute again.$8y^{2}-20y+6y-15$
Combine like terms.$8y^{2}-14y-15$

If you multiply binomials often enough you may notice a pattern. Notice that the first term in the result is the product of the first terms in each binomial. The second and third terms are the product of multiplying the two outer terms and then the two inner terms. And the last term results from multiplying the two last terms.

We abbreviate “First, Outer, Inner, Last” as FOIL. The letters stand for ‘First, Outer, Inner, Last’. We use this as another method of multiplying binomials. The word FOIL is easy to remember and ensures we find all four products.

Let’s multiply $(x+3)(x+7)$ using both methods.

We summarize the steps of the FOIL method below. The FOIL method only applies to multiplying binomials, not other polynomials!

HOW TO: Use the FOIL method to multiply two binomials.

When you multiply by the FOIL method, drawing the lines will help your brain focus on the pattern and make it easier to apply.

Now we will do an example where we use the FOIL pattern to multiply two binomials.

Example 4

Multiply:

  • $(y-7)(y+4)$
  • $(4x+3)(2x-5)$
Solution

Part 1

Part 2

The final products in the last example were trinomials because we could combine the two middle terms. This is not always the case.

Example 5

Multiply:

  • $(n^{2}+4)(n-1)$
  • $(3pq+5)(6pq-11)$
Solution

Part 1

$(n^{2}+4)(n-1)$
Step 1. Multiply the First terms.$\textcolor{red}{n^{3}}$ + ___ + ___ + ___
$F \ \ \ \ \ O \ \ \ \ \ \ I \ \ \ \ \ \ L $
Step 2. Multiply the Outer terms.$n^{3}\textcolor{red}{-n^{2}}$ + ___ + ___
$F \ \ \ \ \ O \ \ \ \ \ \ I \ \ \ \ \ \ L $
Step 3. Multiply the Inner terms.$n^{3}-n^{2} \textcolor{red}{+4n}$ + ___
$F \ \ \ \ \ O \ \ \ \ \ \ I \ \ \ \ \ \ L $
Step 4. Multiply the Last terms.$n^{3}-n^{2} + 4n \textcolor{red}{-4}$
$F \ \ \ \ \ O \ \ \ \ \ \ I \ \ \ \ \ \ L $
Step 5. Combine like terms – there are none.$n^{3}-n^{2}+4n-4$

Part 2

$(3pq+5)(6pq-11)$
Step 1. Multiply the First terms.$\textcolor{red}{18p^{2}q^{2}}$ + ___ + ___ + ___
$\ \ \ F \ \ \ \ \ \ \ \ O \ \ \ \ \ \ I \ \ \ \ \ \ L $
Step 2. Multiply the Outer terms.$18p^{2}q^{2}\textcolor{red}{-33pq}$ + ___ + ___
$\ \ \ \ \ F \ \ \ \ \ \ \ \ O \ \ \ \ \ \ \ \ \ I \ \ \ \ \ \ L $
Step 3. Multiply the Inner terms.$18p^{2}q^{2}-33pq \textcolor{red}{+30pq}$ + ___
$\ \ \ \ \ F \ \ \ \ \ \ \ \ O \ \ \ \ \ \ \ \ \ \ I \ \ \ \ \ \ \ \ \ \ L $
Step 4. Multiply the Last terms.$18p^{2}q^{2}-33pq+30pq \textcolor{red}{-55}$
$\ \ \ \ \ \ F \ \ \ \ \ \ \ \ O \ \ \ \ \ \ \ \ \ I \ \ \ \ \ \ \ \ \ \ L $
Step 5. Combine like terms.$18p^{2}q^{2}-3pq-55$

The FOIL method is usually the quickest method for multiplying two binomials, but it only works for binomials. You can use the Distributive Property to find the product of any two polynomials. Another method that works for all polynomials is the Vertical Method. It is very much like the method you use to multiply whole numbers. Look carefully at this example of multiplying two-digit numbers.

Now we’ll apply this same method to multiply two binomials.

Example 6

Multiply using the Vertical Method: $(3y-1)(2y-6)$.

Solution

It does not matter which binomial goes on the top.



Multiply $3y-1$ by $-6$
Multiply $3y-1$ by $2y$
Add like terms.
$\begin{align*} 3y-1& \\ \times 2y-6& \\ \overline{-18y+6}& \\ \underline{6y^{2}-2y \ \ \ \ \ \ \ \ }& \\ 6y^{2}-20y+6& \end{align*}$

partial product
partial product
product

Notice the partial products are the same as the terms in the FOIL method.

We have now used three methods for multiplying binomials. Be sure to practice each method, and try to decide which one you prefer. The methods are listed here all together, to help you remember them.

MULTIPLYING TWO BINOMIALS

To multiply binomials, use the:

  • Distributive Property
  • FOIL Method
  • Vertical Method

5.3.4 Multiply a Polynomial by a Polynomial

We have multiplied monomials by monomials, monomials by polynomials, and binomials by binomials. Now we’re ready to multiply a polynomial by a polynomial. Remember, FOIL will not work in this case, but we can use either the Distributive Property or the Vertical Method.

Example 7

Multiply $(b+3)(2b^{2}-5b+8)$ using:

  • The Distributive Property
  • The Vertical Method
Solution

Part 1

$(b+3)\textcolor{red}{(2b^{2}-5b+8)}$
Distribute.$b\textcolor{red}{(2b^{2}-5b+8)}+3\textcolor{red}{(2b^{2}-5b+8)}$
Multiply.$2b^{3}-5b^{2}+8b+6b^{2}-15b+24$
Combine like terms.$2b^{3}+b^{2}-7b+24$

Part 2

It is easier to put the polynomial with fewer terms on the bottom because we get fewer partial products this way.

$2b^{2}-5b+8$
$ \underline{ \ \ \ \times b+3}$
Multiply $(2b^{2}-5b+8)$ by $3$.$6b^{2}-15b+24$
Multiply $(2b^{2}-5b+8)$ by $b$.$\underline{2b^{3}-5b^{2}+8b \ \ \ \ \ \ \ \ \ \ }$
Add like terms.$2b^{3}+b^{2}-7b+24$

We have now seen two methods you can use to multiply a polynomial by a polynomial. After you practice each method, you’ll probably find you prefer one way over the other. We list both methods are listed here, for easy reference.

MULTIPLYING A POLYNOMIAL BY A POLYNOMIAL

To multiply a trinomial by a binomial, use the:

  • Distributive Property
  • Vertical Method

5.3.5 Multiply Special Products

Mathematicians like to look for patterns that will make their work easier. A good example of this is squaring binomials. While you can always get the product by writing the binomial twice and multiplying them, there is less work to do if you learn to use a pattern. Let’s start by looking at three examples and look for a pattern.

Look at these results. Do you see any patterns?

What about the number of terms? In each example we squared a binomial and the result was a trinomial.

$(a+b)^{2}=$ _____ + _____ + ______

Now look at the first term in each result. Where did it come from?

The first term is the product of the first terms of each binomial. Since the binomials are identical, it is just the square of the first term!

$(a+b)^{2}= a^{2}$ + _____ + ______

To get the first term of the product, square the first term.

Where did the last term come from? Look at the examples and find the pattern.

The last term is the product of the last terms, which is the square of the last term.

$(a+b)^{2}=$ _____ + _____ + $b^{2}$

To get the last term of the product, square the last term.

Finally, look at the middle term. Notice it came from adding the “outer” and the “inner” terms—which are both the same! So the middle term is double the product of the two terms of the binomial.

$(a+b)^{2}=$ _____ $+ 2ab$ + _____
$(a-b)^{2}=$ _____ $- 2ab$ + _____

To get the middle term of the product, multiply the terms and double their product.

Putting it all together:

BINOMIAL SQUARES PATTERN

If $a$ and $b$ are real numbers,

To square a binomial, square the first term, square the last term, and double their product.

Example 8

Multiply:

  • $(x+5)^{2}$
  • $(2x-3y)^{2}$
Solution

Part 1

$\left( \begin{align*} &\textcolor{red}{a+b} \\ &x+5 \end{align*} \right) ^{2}$
Square the first term.$\textcolor{red}{a^{2} + 2ab + b^{2}}$
$x^{2}$ + ____ + _____
Square the last term.$\textcolor{red}{a^{2} + 2ab + b^{2}}$
$x^{2}$ + _______+ $5^{2}$
Double their product.$\textcolor{red}{a^{2} + 2\cdot a \cdot b + b^{2}}$
$x^{2} + 2 \cdot x \cdot 5 + 5^{2}$
Simplify.$x^{2}+10x+25$

Part 2

$\left( \begin{align*} &\textcolor{red}{ \ a-b \ } \\ &2x-3y \end{align*} \right) ^{2}$
Use the pattern.$\textcolor{red}{a^{2} \ + 2 \cdot \ a \ \cdot \ b \ + \ b^{2}}$
$(2x)^{2} \ – \ 2 \cdot 2x \cdot 3y + (3y)^{2}$
Simplify.$4x^{2}-12xy+9y^{2}$

We just saw a pattern for squaring binomials that we can use to make multiplying some binomials easier. Similarly, there is a pattern for another product of binomials. But before we get to it, we need to introduce some vocabulary.

A pair of binomials that each have the same first term and the same last term, but one is a sum and one is a difference is called a conjugate pair and is of the form $(a−b),(a+b)$.

CONJUGATE PAIR

A conjugate pair is two binomials of the form

$(a−b),(a+b)$.

The pair of binomials each have the same first term and the same last term, but one binomial is a sum and the other is a difference.

There is a nice pattern for finding the product of conjugates. You could, of course, simply FOIL to get the product, but using the pattern makes your work easier. Let’s look for the pattern by using FOIL to multiply some conjugate pairs.

What do you observe about the products?

The product of the two binomials is also a binomial! Most of the products resulting from FOIL have been trinomials.

Each first term is the product of the first terms of the binomials, and since they are identical it is the square of the first term.

$(a+b)(a-b)= a^{2} -$ _____

To get the first term, square the first term.

The last term came from multiplying the last terms, the square of the last term.

Why is there no middle term? Notice the two middle terms you get from FOIL combine to 0 in every case, the result of one addition and one subtraction.

The product of conjugates is always of the form $a^{2}−b^{2}$. This is called a difference of squares.

This leads to the pattern:

PRODUCT OF CONJUGATES PATTERN

If $a$ and $b$ are real numbers,

The product is called a difference of squares.

To multiply conjugates, square the first term, square the last term, write it as a difference of squares.

Example 9

Multiply using the product of conjugates pattern:

  • $(2x+5)(2x-5)$
  • $(5m-9n)(5m+9n)$
Solution

Part 1

Are the binomials conjugates?$(2x+5)(2x-5)$
It is the product of conjugates.$\begin{pmatrix} \textcolor{red}{a \ +b}\\2x+5\end{pmatrix} \begin{pmatrix} \textcolor{red}{a \ -b}\\2x-5\end{pmatrix}$
Square the first term, $2x$.$\textcolor{red}{ \ a^{2} \ \ – \ \ b^{2}}$
$(2x)^{2} -$ ___
Square the last term, $5$.$\textcolor{red}{ \ a^{2} \ \ – \ \ b^{2}}$
$(2x)^{2} – 5^{2}$
Simplify. The product is a difference of squares.$\textcolor{red}{ \ a^{2} \ – \ b^{2}}$
$4x^{2} – 25$

Part 2

$(5m-9n)(5m+9n)$
This fits the pattern.$\begin{pmatrix} \textcolor{red}{a \ – \ b}\\5m-9n \end{pmatrix} \begin{pmatrix} \textcolor{red}{a \ + \ b}\\5m+9n \end{pmatrix}$
Use the pattern.$\textcolor{red}{a^{2} \ \ – \ \ b^{2}}$
$(5m)^{2} – (9n)^{2}$
Simplify.$25m^{2}-81n^{2}$

We just developed special product patterns for Binomial Squares and for the Product of Conjugates. The products look similar, so it is important to recognize when it is appropriate to use each of these patterns and to notice how they differ. Look at the two patterns together and note their similarities and differences.

COMPARING THE SPECIAL PRODUCT PATTERNS

Binomial SquaresProduct of Conjugates
$(a+b)^{2}=a^{2}+2ab+b^{2}$$(a-b)(a+b)=a^{2}-b^{2}$
$(a-b)^{2}=a^{2}-2ab+b^{2}$
• Squaring a binomial• Multiplying conjugates
• Product is a trinomial• Product is a binomial
•Inner and outer terms with FOIL are the same.• Inner and outer terms with FOIL are opposites.
• Middle term is double the product of the terms.• There is no middle term.

Example 10

Choose the appropriate pattern and use it to find the product:

  • $(2x-3)(2x+3)$
  • $(8x-5)^{2}$
  • $(6m+7)^{2}$
  • $(5x-6)(6x+5)$
Solution

Part 1: $(2x-3)(2x+3)$

These are conjugates. They have the same first numbers, and the same last numbers, and one binomial is a sum and the other is a difference. It fits the Product of Conjugates pattern.

$\begin{pmatrix} \textcolor{red}{a \ -b}\\2x-3\end{pmatrix} \begin{pmatrix} \textcolor{red}{a \ +b}\\2x+3\end{pmatrix}$
Use the pattern.$\textcolor{red}{a^{2} \ \ – \ b^{2}}$
$(2x)^{2}-3^{2}$
Simplify.$4x^{2}-9$

Part 2: $(8x-5)^{2}$

We are asked to square a binomial. It fits the binomial squares pattern.

$\left( \begin{align*} &\textcolor{red}{\ a \ \ – \ b} \\ &8x-5 \end{align*} \right) ^{2}$
Use the pattern.$\textcolor{red}{\ \ a^{2} \ \ – \ \ 2 \cdot \ a \ \cdot \ b \ + b^{2}}$
$(8x)^{2}-2 \cdot 8x \cdot 5 + 5^{2}$
Simplify.$64x^{2}-80x+25$

Part 3: $(6m+7)^{2}$

Again, we will square a binomial so we use the binomial squares pattern.

$\left( \begin{align*} &\textcolor{red}{ \ a \ \ + \ b} \\ &6m+7 \end{align*} \right) ^{2}$
Use the pattern.$\textcolor{red}{a^{2} \ \ + \ \ 2 \cdot \ a \ \cdot \ b \ \ + b^{2}}$
$(6m)^{2}+2 \cdot 6m \cdot 7 + 7^{2}$
Simplify.$36m^{2}+84m+49$

Part 4: $(5x-6)(6x+5)$

This product does not fit the patterns, so we will use FOIL.

$(5x-6)(6x+5)$
Use FOIL.$30x^{2}+25x-36x-30$
Simplify.$30x^{2}-11x-30$

5.3.6 Multiply Polynomial Functions

Just as polynomials can be multiplied, polynomial functions can also be multiplied.

MULTIPLICATION OF POLYNOMIAL FUNCTIONS

For functions $f(x)$ and $g(x)$,

$(f \cdot g) = f(x) \cdot g(x)$

Example 11

For functions $f(x)=x+2$ and $g(x)=x^{2}-3x-4$ find:

  • $(f \cdot g)(x)$
  • $(f \cdot g)(2)$
Solution

Part 1

$(f \cdot g)(x)=f(x) \cdot g(x)$
Substitute for $f(x)$ and $g(x)$.$(f \cdot g)(x)=(x+2) \left( x^{2}-3x-4 \right)$
Multiply the polynomials.$(f \cdot g)(x)=x \left( x^{2}-3x-4 \right)+2 \left( x^{2}-3x-4 \right)$
Distribute.$(f \cdot g)(x)=x^{3}-3x^{2}-4x+2 x^{2}-6x-8$
Combine like terms.$(f \cdot g)(x)=x^{3}-x^{2}-10x-8$

Part 2

In part 1 we found $(f \cdot g)(x)$ and now we are asked to find $(f \cdot g)(2)$.

$(f \cdot g)(x)=x^{3}-x^{2}-10x-8$
To find $(f \cdot g)(2)$, substitute $x=2$.$(f \cdot g)(2)=2^{3}-2^{2}-10\cdot 2-8$
$(f \cdot g)(2)=8-4-20-8$
$(f \cdot g)(2)=-24$

Licenses & Attributions

CC Licensed Content, Original

  • Revision and Adaption. Provided by: Minute Math. License: CC BY 4.0

CC Licensed Content, Shared Previously