Loading [MathJax]/jax/output/HTML-CSS/jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

5.4: Multiply Polynomials

( \newcommand{\kernel}{\mathrm{null}\,}\)

Learning Objectives

By the end of this section, you will be able to:

  • Multiply monomials
  • Multiply a polynomial by a monomial
  • Multiply a binomial by a binomial
  • Multiply a polynomial by a polynomial
  • Multiply special products
  • Multiply polynomial functions

Before you get started, take this readiness quiz.

  1. Distribute: 2(x+3).
    If you missed this problem, review [link].
  2. Simplify: a. 92 b. (9)2 c. 92.
    If you missed this problem, review [link].
  3. Evaluate: 2x25x+3 for x=2.
    If you missed this problem, review [link].

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 5.4.1

Multiply:

  1. (3x2)(4x3)
  2. (56x3y)(12xy2).
Answer a

(3x2)(4x3)Use the Commutative Property to rearrange the terms.3·(4)·x2·x312x5

Answer b

(56x3y)(12xy2)Use the Commutative Property to rearrange the terms.56·12·x3·x·y·y2Multiply.10x4y3

Example 5.4.2

Multiply:

  1. (5y7)(7y4)
  2. (25a4b3)(15ab3)
Answer a

35y11

Answer b

375a5b6

Example 5.4.3

Multiply:

  1. (6b4)(9b5)
  2. (23r5s)(12r6s7).
Answer a

54b9

Answer b

276r11s8

Multiply a Polynomial by a Monomial

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

Example 5.4.4

Multiply:

  1. 2y(4y2+3y5)
  2. 3x3y(x28xy+y2).
Answer a
  .
Distribute. .
Multiply. .
Answer b

3x3y(x28xy+y2)Distribute.3x3yx2+(3x3y)(8xy)+(3x3y)y2Multiply.3x5y24x4y2+3x3y3

Example 5.4.5

Multiply:

  1. 3y(5y2+8y7)
  2. 4x2y2(3x25xy+3y2)
Answer a

15y324y8

Answer b

12x4y220x3y3+12x2y4

Example 5.4.6

Multiply:

  1. 4x2(2x23x+5)
  2. 6a3b(3a22ab+6b2)
Answer a

8x412x3+20x2

Answer b

18a5b+12a4b236a3b3

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 5.4.7

Multiply:

  1. (y+5)(y+8)
  2. (4y+3)(2y5).
Answer

  .
Distribute (y+8). .
Distribute again. .
Combine like terms. .

  .
Distribute. .
Distribute again. .
Combine like terms. .
Example 5.4.8

Multiply:

  1. (x+8)(x+9)
  2. (3c+4)(5c2).
Answer a

x2+17x+72

Answer b

15c2+14c8

Example 5.4.9

Multiply:

  1. (5x+9)(4x+3)
  2. (5y+2)(6y3).
Answer a

20x2+51x+27

Answer b

30y23y6

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.

The figure shows how four terms in the product of two binomials can be remembered according to the mnemonic acronym FOIL. The example is the quantity x plus 3 in parentheses times the quantity x plus 7 in parentheses. The expression is expanded as in the previous examples by using the distributive property twice. After distributing the quantity x plus 7 in parentheses the result is x times the quantity x plus 7 in parentheses plus 3 times the quantity x plus 7 in parentheses. Then the x is distributed the x plus 7 and the 3 is distributed to the x plus 7 to get x squared plus 7 x plus 3 x plus 21. The letter F is written under the term x squared since it was the product of the first terms in the binomials. The letter O is written under the 7 x term sine it was the product of the outer terms in the binomials. The letter I is written under the 3 x term since it was the product of the inner terms in the binomials. The letter L is written under the 21 since it was the product of the last terms in the binomial. The original expression is shown again with four arrows connecting the first, outer, inner, and last terms in the binomials showing how the four terms can be determined directly from the factored form.

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

DEFINITION: USE THE FOIL METHOD TO MULTIPLY TWO BINOMIALS.

The figure shows how to use the FOIL method to multiply two binomials. The example is the quantity a plus b in parentheses times the quantity c plus d in parentheses. The numbers a and c are labeled first and the numbers b and d are labeled last. The numbers b and c are labeled inner and the numbers a and d are labeled outer. A note on the side of the expression tells you to Say it as you multiply! FOIL First Outer Inner Last. The directions are then given in numbered steps. Step 1. Multiply the First terms. Step 2. Multiply the Outer terms. Step 3. Multiply the Inner terms. Step 4. Multiply the Last Terms. Step 5. Combine like terms when possible.

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 5.4.10

Multiply:

  1. (y7)(y+4)
  2. (4x+3)(2x5).
Answer

a.

The figure shows how to use the FOIL method to multiply two binomials. The example is the quantity y minus 7 in parentheses times the quantity y plus 4 in parentheses. Step 1. Multiply the First terms. The terms y and y are colored red with an arrow connecting them. The result is y squared and is shown above the letter F in the word FOIL. Step 2. Multiply the Outer terms. The terms y and 4 are colored red with an arrow connecting them. The result is 4 y and is shown above the letter O in the word FOIL. Step 3. Multiply the Inner terms. The terms negative 7 and y are colored red with an arrow connecting them. The result is negative 7 y squared and is shown above the letter I in the word FOIL. Step 4. Multiply the Last terms. The terms negative 7 and 4 are colored red with an arrow connecting them. The result is negative 28 and is shown above the letter L in the word FOIL. Step 5. Combine like terms. The simplified result is y squared minus 3 y minus 28.

b.

The figure shows how to use the FOIL method to multiply two binomials. The example is the quantity 4 x plus 3 in parentheses times the quantity 2 x minus 5 in parentheses. The expression is show with four red arrows connecting the First. Outer, Inner, and Last terms. Step 1. Multiply the First terms 4 x and 2 x. The product of the first terms is 8 x squared and is shown above the letter F in the word FOIL. Step 2. Multiply the Outer terms 4 x and negative 5. The result is negative 20 x and is shown above the letter O in the word FOIL. Step 3. Multiply the Inner terms 3 and 2 x. The result is 6 x and is shown above the letter I in the word FOIL. Step 4. Multiply the Last terms 3 and negative 5. The result is negative 15 and is shown above the letter L in the word FOIL. Step 5. Combine like terms. The simplified result is 8 y squared minus 14 x minus 15.

Exercise 5.4.11

Multiply:

  1. (x7)(x+5)
  2. (3x+7)(5x2).
Answer

a. x22x35
b. 15x2+29x14

Exercise 5.4.12

Multiply:

  1. (b3)(b+6)
  2. (4y+5)(4y10).
Answer

a. b2+3b18
b. 16y220y50

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.4.13

Multiply:

  1. (n2+4)(n1)
  2. (3pq+5)(6pq11).
Answer

a.

  .
  .
Step 1. Multiply the First terms. .
Step 2. Multiply the Outer terms. .
Step 3. Multiply the Inner terms. .
Step 4. Multiply the Last terms. .
Step 5. Combine like terms—there are none. .

b.

  .
  .
Step 1. Multiply the First terms. .
Step 2. Multiply the Outer terms. .
Step 3. Multiply the Inner terms. .
Step 4. Multiply the Last terms. .
Step 5. Combine like terms. .
Example 5.4.14

Multiply:

  1. (x2+6)(x8)
  2. (2ab+5)(4ab4).
Answer

a. x38x2+6x48
b. 8a2b2+12ab20

Example 5.4.15

Multiply:

  1. (y2+7)(y9)
  2. (2xy+3)(4xy5).
Answer

a. y39y2+7y63
b. 8x2y2+2xy15

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.

This figure shows the vertical multiplication of 23 and 46. The number 23 is above the number 46. Below this, there is the partial product 138 over the partial product 92. The final product is at the bottom and is 1058. Text on the right side of the image says “You start by multiplying 23 by 6 to get 138. Then you multiply 23 by 4, lining up the partial product in the correct columns. Last, you add the partial products.”

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

Example 5.4.16

Multiply using the Vertical Method: (3y1)(2y6).

Answer

It does not matter which binomial goes on the top.

3y1×2y6_Multiply 3y1 by 6.18y+6partial productMultiply 3y1 by 2y.6y22y_partial productAdd like terms.6y220y+6

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

This figure has two columns. In the left column is the product of two binomials, 3y minus 1 and 2y minus 6. Below this is 6y squared minus 2y minus 18y plus 6. Below this is 6y squared minus 20y plus 6. In the right column is the vertical multiplication of 3y minus 1 and 2y minus 6. Below this is the partial product negative 18y plus 6. Below this is the partial product 6y squared minus 2y. Below this is 6y squared minus 20y plus 6.

Example 5.4.17

Multiply using the Vertical Method: (5m7)(3m6).

Answer

15m251m+42

Example 5.4.18

Multiply using the Vertical Method: (6b5)(7b3).

Answer

42b253b+15

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.

DEFINITION: MULTIPLYING TWO BINOMIALS

To multiply binomials, use the:

  • Distributive Property
  • FOIL Method
  • Vertical Method

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 5.4.19

Multiply (b+3)(2b25b+8) using ⓐ the Distributive Property and ⓑ the Vertical Method.

Answer

a.

  .
Distribute. .
Multiply. .
Combine like terms. .

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

Multiply (2b25b+8) by 3.
Multiply (2b25b+8) by b.
.
Add like terms. .
.
Example 5.4.20

Multiply (y3)(y25y+2) using ⓐ the Distributive Property and ⓑ the Vertical Method.

Answer

a. y38y2+17y6
b. y38y2+17y6

Example 5.4.21

Multiply (x+4)(2x23x+5) using a) the Distributive Property and b) The Vertical Method.

Answer

a. and b. 2x3+5x27x+20
 

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.

DEFINITION: MULTIPLYING A POLYNOMIAL BY A POLYNOMIAL

To multiply a trinomial by a binomial, use the:

  • Distributive Property
  • Vertical Method

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?

The figure shows three examples of squaring a binomial. In the first example x plus 9 is squared to get x plus 9 times x plus 9 which is x squared plus 9 x plus 9 x plus 81 which simplifies to x squared plus 18 x plus 81. Colors show that x squared comes from the square of the x in the original binomial and 81 comes from the square of the 9 in the original binomial. In the second example y minus 7 is squared to get y minus y times y minus 7 which is y squared minus 7 y minus 7 y plus 49 which simplifies to y squared minus 14 y plus 49. Colors show that y squared comes from the square of the y in the original binomial and 49 comes from the square of the negative 7 in the original binomial. In the third example 2 x plus 3 is squared to get 2 x plus 3 times 2 x plus 3 which is 4 x squared plus 6 x plus 6 x plus 9 which simplifies to 4 x squared plus 12 x plus 9. Colors show that 4 x squared comes from the square of the 2 x in the original binomial and 9 comes from the square of the 3 in the original binomial.

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=a2+___+___

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=___+___+b2

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+___

(ab)2=___2ab+___

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

Putting it all together:

definition: BINOMIAL SQUARES PATTERN

If a and b are real numbers,

The figure shows the result of squaring two binomials. The first example is a plus b squared equals a squared plus 2 a b plus b squared. The equation is written out again with each part labeled. The quantity a plus b squared is labeled binomial squared. The terms a squared is labeled first term squared. The term 2 a b is labeled 2 times product of terms. The term b squared is labeled last term squared. The second example is a minus b squared equals a squared minus 2 a b plus b squared. The equation is written out again with each part labeled. The quantity a minus b squared is labeled binomial squared. The terms a squared is labeled first term squared. The term negative 2 a b is labeled 2 times product of terms. The term b squared is labeled last term squared.

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

Example 5.4.22

Multiply: a. (x+5)2 b. (2x3y)2.

Answer

a.

  .
Square the first term. .
Square the last term. .
Double their product. .
Simplify. .

b.

  .
Use the pattern. .
Simplify. .
Example 5.4.23

Multiply: a.(x+9)2 b. (2cd)2.

Answer

a. x2+18x+81
b. 4c24cd+d2

Example 5.4.24

Multiply: a. (y+11)2 b. (4x5y)2.

Answer

a. y2+22y+121
b. 16x240xy+25y2

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 (ab), (a+b).

definition: conjugate pair

A conjugate pair is two binomials of the form

(ab),(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.

The figure shows three examples of multiplying a binomial with its conjugate. In the first example x plus 9 is multiplied with x minus 9 to get x squared minus 9 x plus 9 x minus 81 which simplifies to x squared minus 81. Colors show that x squared comes from the square of the x in the original binomial and 81 comes from the square of the 9 in the original binomial. In the second example y minus 8 is multiplied with y plus 8 to get y squared plus 8 y minus 8 y minus 64 which simplifies to y squared minus 64. Colors show that y squared comes from the square of the y in the original binomial and 64 comes from the square of the 8 in the original binomial. In the third example 2 x minus 5 is multiplied with 2 x plus 5 to get 4 x squared plus 10 x minus 10 x minus 25 which simplifies to 4 x squared minus 25. Colors show that 4 x squared comes from the square of the 2 x in the original binomial and 25 comes from the square of the 5 in the original binomial.

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)(ab)=a2___

To get the first term, square the first term.

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

(a+b)(ab)=a2b2

To get the last term, square 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 a2b2. This is called a difference of squares.

This leads to the pattern:

definition: PRODUCT OF CONJUGATES PATTERN

If a and b are real numbers,

The figure shows the result of multiplying a binomial with its conjugate. The formula is a plus b times a minus b equals a squared minus b squared. The equation is written out again with labels. The product a plus b times a minus b is labeled conjugates. The result a squared minus b squared is labeled difference of squares.

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 5.4.25

Multiply using the product of conjugates pattern: a. (2x+5)(2x5) b. (5m9n)(5m+9n).

Answer

a.

Are the binomials conjugates? .
It is the product of conjugates. .
Square the first term, 2x.2x. .
Square the last term, 5.5. .
Simplify. The product is a difference of squares. .

b.

  .
This fits the pattern. .
Use the pattern. .
Simplify. .
Example 5.4.26

Multiply: a. (6x+5)(6x5) b. (4p7q)(4p+7q).

Answer

a. 36x225
b. 16p249q2

Example 5.4.27

Multiply: a. (2x+7)(2x7) b.(3xy)(3x+y).

Answer

a. 4x249 b. 9x2y2

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 Squares Product of Conjugates
(a+b)2=a2+2ab+b2 (ab)(a+b)=a2b2
(ab)2=a22ab+b2  
• 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 5.4.28

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

a. (2x3)(2x+3) b. (8x5)2 c. (6m+7)2 d. (5x6)(6x+5).

Answer

a. (2x3)(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.

  .
Use the pattern. .
Simplify. .

b. (8x5)2

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

  .
Use the pattern. .
Simplify. .

c. (6m+7)2

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

  .
Use the pattern. .
Simplify. .

d. (5x6)(6x+5)

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

(5x6)(6x+5)Use FOIL.30x2+25x36x30Simplify.30x211x30

Example 5.4.29

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

a. (9b2)(2b+9) b. (9p4)2 c. (7y+1)2 d. (4r3)(4r+3).

Answer

a. FOIL; 18b2+77b18
b. Binomial Squares; 81p272p+16
c. Binomial Squares; 49y2+14y+1
d. Product of Conjugates; 16r29

Example 5.4.30

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

a. (6x+7)2 b. (3x4)(3x+4) c. (2x5)(5x2) d. (6n1)2.

Answer

a. Binomial Squares; 36x2+84x+49 b. Product of Conjugates; 9x216 c. FOIL; 10x229x+10 d. Binomial Squares; 36n212n+1

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·g)(x)=f(x)·g(x)

Example 5.4.31

For functions f(x)=x+2 and g(x)=x23x4, find:

  1. (f·g)(x)
  2. (f·g)(2).
Answer

a.

(f·g)(x)=f(x)·g(x)Substitute for f(x) and g(x)(f·g)(x)=(x+2)(x23x4)Multiply the polynomials.(f·g)(x)=x(x23x4)+2(x23x4)Distribute.(f·g)(x)=x33x24x+2x26x8Combine like terms.(f·g)(x)=x3x210x8

b. In part a. we found (f·g)(x) and now are asked to find (f·g)(2).

(f·g)(x)=x3x210x8To find (f·g)(2), substitute x=2.(f·g)(2)=232210·28(f·g)(2)=84208(f·g)(2)=24

Example 5.4.32

For functions f(x)=x5 and g(x)=x22x+3, find

  1. (f·g)(x)
  2. (f·g)(2).
Answer a

(f·g)(x)=x37x2+13x15

Answer b

(f·g)(2)=9

Example 5.4.33

For functions f(x)=x7 and g(x)=x2+8x+4, find

  1. (f·g)(x)
  2. (f·g)(2).
Answer a

(f·g)(x)=x3+x252x28

Answer a

(f·g)(2)=120

Access this online resource for additional instruction and practice with multiplying polynomials.

  • Introduction to special products of binomials

Key Concepts

  • How to use the FOIL method to multiply two binomials.
    The figure shows how to use the FOIL method to multiply two binomials. The example is the quantity a plus b in parentheses times the quantity c plus d in parentheses. The numbers a and c are labeled first and the numbers b and d are labeled last. The numbers b and c are labeled inner and the numbers a and d are labeled outer. A note on the side of the expression tells you to Say it as you multiply! FOIL First Outer Inner Last. The directions are then given in numbered steps. Step 1. Multiply the First terms. Step 2. Multiply the Outer terms. Step 3. Multiply the Inner terms. Step 4. Multiply the Last Terms. Step 5. Combine like terms when possible.
  • Multiplying Two Binomials: To multiply binomials, use the:
    • Distributive Property
    • FOIL Method
  • Multiplying a Polynomial by a Polynomial: To multiply a trinomial by a binomial, use the:
    • Distributive Property
    • Vertical Method
  • Binomial Squares Pattern
    If a and b are real numbers,The figure shows the result of squaring two binomials. The first example is a plus b squared equals a squared plus 2 a b plus b squared. The equation is written out again with each part labeled. The quantity a plus b squared is labeled binomial squared. The terms a squared is labeled first term squared. The term 2 a b is labeled 2 times product of terms. The term b squared is labeled last term squared. The second example is a minus b squared equals a squared minus 2 a b plus b squared. The equation is written out again with each part labeled. The quantity a minus b squared is labeled binomial squared. The terms a squared is labeled first term squared. The term negative 2 a b is labeled 2 times product of terms. The term b squared is labeled last term squared.
  • Product of Conjugates Pattern
    If a, b are real numbers
    The figure shows the result of multiplying a binomial with its conjugate. The formula is a plus b times a minus b equals a squared minus b squared. The equation is written out again with labels. The product a plus b times a minus b is labeled conjugates. The result a squared minus b squared is labeled difference of squares.
    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.
  • Comparing the Special Product Patterns
    Binomial Squares Product of Conjugates
    (a+b)2=a2+2ab+b2 (ab)2=a22ab+b2
    (ab)(a+b)=a2b2  
    • 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.
  • Multiplication of Polynomial Functions:
    • For functions f(x) and g(x),

      (fg)(x)=f(x)g(x)

Glossary

conjugate pair
A conjugate pair is two binomials of the form (ab) and (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.

This page titled 5.4: Multiply Polynomials is shared under a CC BY 4.0 license and was authored, remixed, and/or curated by OpenStax via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?