Lesson Objectives
  • Learn how to find the product of conjugates
  • Learn how to find the square of a binomial
  • Learn how to find the cube of a binomial

Special Products


In our last lesson, we learned how to multiply polynomials. In this lesson, we will show various formulas that can be used to find certain binomial products that occur frequently. We refer to these commonly occurring multiplication problems as "special polynomial products" or "special products".

Multiplying the Sum and Difference of Two Terms

When we have two binomials such as:
(x + y)
(x - y)
We can see that the terms are the same, we have an x in each first position, and a y in each last position. The only difference between the two binomials is the sign. When this occurs, we can say the two binomials are "conjugates". When we multiply conjugates together, we can use a special formula:
(x + y)(x - y) = x2 - y2
This means we can find the product of the first terms and subtract away the product of the last terms. Let's look at a few examples.
Example 1: Find each product.
(x - 6)(x + 6)
We can see that we are multiplying conjugates (sum and difference of the same two terms). Let's use our formula. This tells us to multiply the first terms and subtract away the product of the last terms:
(x - 6)(x + 6) = x2 - 36
If we use the FOIL method, we get the same result. We will see when using FOIL that the middle terms drop out. This is due to the opposite signs that are involved.
(x - 6)(x + 6) = x2 + 6x - 6x - 36 = x2 - 36
We can see that we obtain the same answer either way. Using the formula for multiplying conjugates is generally faster than using FOIL.
Example 2: Find each product.
(9x2 - 15y)(9x2 + 15y)
We can see that we are multiplying conjugates (sum and difference of the same two terms). Let's use our formula. This tells us to multiply the first terms and subtract away the product of the last terms:
(9x2 - 15y)(9x2 + 15y) = 81x4 - 225y2

The Square of a Binomial

We will often need to square a binomial. When this situation occurs, we can use the following formula:
(x + y)2 = x2 + 2xy + y2
(x - y)2 = x2 - 2xy + y2
We give two different formulas to adjust for the sign. If we have a sum, we use the top formula, if we have a difference, we use the bottom formula. Let's look at a few examples.
Example 3: Find each product.
(x + 4)2
Square the first term:
x2
Find 2 times the first term times the second term:
2 • x • 4 = 8x
Square the last term:
42 = 16
Since our binomial is a sum, our answer is the sum of these three parts:
x2 + 8x + 16
(x + 4)2 = x2 + 2 • 4 • x + 42
(x + 4)2 =  x2 + 8x + 16
Example 4: Find each product.
(3x - 5y)2
Square the first term:
(3x)2 = 9x2
Find 2 times the first term times the second term:
2 • 3x • 5y = 30xy
Square the last term:
(5y)2 = 25y2
Since our binomial is a difference, we will write our answer with a minus sign in front of the middle term:
9x2 - 30xy + 25y2
(3x - 5y)2 = (3x)2 - 2 • 3x • 5y + (5y)2
(3x - 5y)2 = 9x2 - 30xy + 25y2

The Cube of a Binomial

Lastly, we want to cover the formula for finding the cube of a binomial. Just like with the formula for squaring a binomial, we have two different scenarios that change based on the sign.
(x + y)3 = x3 + 3x2y + 3xy2 + y3
(x - y)3 = x3 - 3x2y + 3xy2 - y3
Let's look at a few examples.
Example 5: Find each product.
(2x + 5)3
Cube the first term:
(2x)3 = 8x3
Multiply 3 times the first term squared times the second term:
3 • (2x)2 • 5 = 60x2
Multiply 3 times the first term times the second term squared:
3 • 2x • 52 = 150x
Cube the last term:
53 = 125
Since our binomial is a sum, our answer is the sum of these three parts:
8x3 + 60x2 + 150x + 125
(2x + 5)3 = (2x)3 + 3 • (2x)2 • 5 + 3 • 2x • 52 + 53
(2x + 5)3 = 8x3 + 60x2 + 150x + 125
Example 6: Find each product.
(7x - 4y)3
Cube the first term:
(7x)3 = 343x3
Multiply 3 times the first term squared times the second term:
3 • (7x)2 • 4y = 588x2y
Multiply 3 times the first term times the second term squared:
3 • 7x • (4y)2 = 336xy2
Cube the last term:
(4y)3 = 64y3
Since our binomial is a difference, we will write our answer with a minus sign in front of the second and fourth terms:
343x3 - 588x2y + 336xy2 - 64y3
(7x - 4y)3 = (7x)3 - 3 • (7x)2 • 4y + 3 • 7x • (4y)2 - (4y)3
(7x - 4y)3 = 343x3 - 588x2y + 336xy2 - 64y3

Skills Check:

Example #1

Find each product $$(7x + 4)(7x - 4)$$

Please choose the best answer.

A
$$25x^2 + 40x + 16$$
B
$$25x^2 - 16$$
C
$$49x^2 - 16$$
D
$$49x^2 + 56x + 16$$
E
$$5x^2 - x - 1$$

Example #2

Find each product $$(6x + 8)^2$$

Please choose the best answer.

A
$$36x^2 + 64$$
B
$$25x^2 + 40x + 16$$
C
$$36x^2 + 96x + 64$$
D
$$36x^2 - 64$$
E
$$5x^2 - x + 16$$

Example #3

Find each product $$(4x - 2y)^2$$

Please choose the best answer.

A
$$16x^2 - 4y^2$$
B
$$16x^2 + 4y^2$$
C
$$64x^2 - 112xy + 49y^2$$
D
$$16x^2 - 16xy + 4y^2$$
E
$$4x^2 - 12xy - 2y^2$$

Example #4

Find each product $$(2x - 1)^3$$

Please choose the best answer.

A
$$10x^3 - 14x^2 + x - 1$$
B
$$8x^3 - 12x^2 + 6x - 1$$
C
$$27x^3 - 5x + 3$$
D
$$2x^3 - 15x^2 + 4x - 1$$
E
$$64x^3 - 14x^2 + 6x - 1$$
checkmark x-mark
checkmark x-mark
checkmark x-mark
checkmark x-mark

Congrats, Your Score is 100%

Trophy, You Win!

Better Luck Next Time, Your Score is %

Try again?

retry Trophy, You Win!