5.4 Special Products

Learning Objectives

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

  • Square a binomial using the Binomial Squares Pattern
  • Multiply conjugates using the Product of Conjugates Pattern
  • Recognize and use the appropriate special product pattern

Try It

Before you get started, take this readiness quiz:

1) Simplify:
a. [latex]{9}^{2}[/latex]
b. [latex](-9)^{2}[/latex]
c. [latex]-{9}^{2}[/latex]

Square a Binomial Using the Binomial Squares Pattern

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 using the methods of the last section, there is less work to do if you learn to use a pattern.

Let’s start by looking at [latex](x+9)^{2}[/latex]
What does this mean? [latex](x+9)^{2}[/latex]
It means to multiply [latex](x+9)[/latex] by itself. [latex](x+9)(x+9)[/latex]
Then, using FOIL, we get: [latex]{x}^{2}+9x+9x+81[/latex]
Combining like terms gives: [latex]{x}^{2}+18x+81[/latex]
Here’s another one: [latex](y-7)^{2}[/latex]
Multiply [latex](y-7)[/latex] by itself. [latex](y-7)(y-7)[/latex]
Using FOIL, we get: [latex]({y}^{2}-7y-7y+49[/latex]
And combining like terms: [latex]{y}^{2}-14y+49[/latex]
And one more: [latex](2x+3)^{2}[/latex]
Multiply. [latex](2x+3)(2x+3)[/latex]
Use FOIL: [latex]4{x}^{2}+6x+6x+9[/latex]
Combine like terms. [latex]4{x}^{2}+12x+9[/latex]

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.

[latex](a+b)^{2}=[/latex] ____ [latex]+[/latex] ____ [latex]+[/latex] ____

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

[latex]\begin{array}{ccc}({\color{red}{x}}+{\color{blue}{9}})^2\;\;\;&({\color{red}{y}}-{\color{blue}{7}})^2\;\;\;&({\color{red}{2x}}+{\color{blue}{3}})^2\\[2ex] ({\color{red}{x}}+{\color{blue}{9}})({\color{red}{x}}+{\color{blue}{9}})\;\;\;&({\color{red}{y}}-{\color{blue}{7}})({\color{red}{y}}-{\color{blue}{7}})\;\;\;&({\color{red}{2x}}+{\color{blue}{3}})({\color{red}{2x}}+{\color{blue}{3}})\\[2ex] {\color{red}{x^2}}+9x+9x+{\color{blue}{81}}\;\;\;&{\color{red}{y^2}}-7y-7y+{\color{blue}{49}}\;\;\;&{\color{red}{4x^2}}+6x+6x+{\color{blue}{9}}\\[2ex] {\color{red}{x^2}}+18x+{\color{blue}{81}}\;\;\;&{\color{red}{y^2}}-14y+{\color{blue}{49}}\;\;\;&{\color{red}{4x^2}}+12x+{\color{blue}{9}} \end{array}[/latex]

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!

[latex](a+b)^{2}={a}^{2}+[/latex] ____ [latex]+[/latex]____

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.

[latex](a+b)^{2}=[/latex] ____ [latex]+[/latex] ____  [latex]+{b}^{2}[/latex]

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.

[latex](a+b)^2=[/latex]  _____ [latex]+ 2ab +[/latex] ____

[latex](a-b)^2=[/latex] ____ [latex]- 2ab +[/latex] _____

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

Putting it all together:

Binomial Squares Pattern

if [latex]a[/latex] and [latex]b[/latex] are real numbers,

[latex](a+b)^2 = a^2 + 2ab + b^2[/latex]
[latex](a-b)^2 = a^2 - 2ab + b^2[/latex]
[latex]\underbrace{(a+b)^2}_{(binomial)^2}\;\;=\;\;\underbrace{a^2\;}_{(first\;term)}\;+\;\underbrace{\;2ab}_{2(product\;of\;terms)}\;\;+\;\;\underbrace{b^2}_{(last\;term)^2}[/latex]

To square a binomial:

  • square the first term
  • square the last term
  • double their product

A number example helps verify the pattern.

[latex](10+4)^{2}[/latex]
Square the first term. [latex]{10}^{2}+[/latex]____[latex]+[/latex]
Square the last term. [latex]{10}^{2}+[/latex] ____[latex]+{4}^{2}[/latex]
Double their product. [latex]{10}^{2}+{2}\times{10}\times{4}+{4}^{2}[/latex]
Simplify. [latex]100+80+16[/latex]
Simplify. [latex]196[/latex]

To multiply [latex](10+4)^{2}[/latex] usually you’d follow the Order of Operations.

[latex]\begin{eqnarray*}&=&(10+4)^{2}\\&=&{14}^2\\&=&196\end{eqnarray*}[/latex]

The pattern works!

Example 5.4.1

Multiply: [latex](x+5)^{2}[/latex]

Solution

[latex]\left(\overset{{\color{red}{a\;+\;b}}}{x\;+\;5}\right)^2[/latex]

Step 1: Square the first term.

[latex]\begin{align*}&{\color{red}{a^2+2b+b^2}}\\&x^2+\underline{\;\;\;}+\underline{\;\;\;}\end{align*}[/latex]

Step 2: Square the last term.

[latex]\begin{align*}&{\color{red}{a^2+2b+b^2}}\\ &x^2+\underline{\;\;\;}+5^2 \end{align*}[/latex]

Step 3: Double the product.

[latex]\begin{align*}&{\color{red}{a^2+2\times a\times b+b^2}}\\&x^2+2\times x\times5+5^2\end{align*}[/latex]

Step 4: Simplify.

[latex]x^2\;+\;10x\;+\;25[/latex]

Try It

2) Multiply: [latex](x+9)^{2}[/latex]

Solution

[latex]{x}^{2}+18x+81[/latex]

3) Multiply: [latex](y+11)^{2}[/latex]

Solution

[latex]{y}^{2}+22y+121[/latex]

Example 5.4.2

Multiply: [latex](y-3)^{2}[/latex]

Solution

[latex]\left(\overset{{\color{red}{a\;-\;b}}}{y\;-\;3}\right)^2[/latex]

Step 1: Square the first term.

[latex]\begin{align*}&{\color{red}{a^2-2b+b^2}}\\&y^2-\underline{\;\;\;}+\underline{\;\;\;}\end{align*}[/latex]

Step 2: Square the last term.

[latex]\begin{align*}&{\color{red}{a^2-2b+b^2}}\\&y^2-\underline{\;\;\;}+3^2\end{align*}[/latex]

Step 3: Double the product.

[latex]\begin{align*}&{\color{red}{a^2-2\times a\times b+b^2}}\\&y^2-2\times y\times3+3^2\end{align*}[/latex]

Step 4: Simplify.

[latex]y^2\;-\;6y\;+\;9[/latex]

Try It

4) Multiply: [latex](x-9)^{2}[/latex]

Solution

[latex]{x}^{2}-18x+81[/latex]

5) Multiply: [latex](p-13)^{2}[/latex]

Solution

[latex]{p}^{2}-26p+169[/latex]

Example 5.4.3

Multiply: [latex](4x+6)^{2}[/latex]

Solution

[latex]\left(\overset{{\color{red}{a\;\;\;\;+\;\;b}}}{4x\;+\;6}\right)^2[/latex]

Step 1: Use the pattern.

[latex]\begin{align*}&{\color{red}{\;a^2\;\;+2\times\;a\;\times b+b^2}}\\(&4x)^2+2\times 4x\times6+6^2\end{align*}[/latex]

Step 2: Simplify.

[latex]16x^2\;+\;48x\;+\;36[/latex]

Try It

6) Multiply: [latex](6x+3)^{2}[/latex]

Solution

[latex]36{x}^{2}+36x+9[/latex]

7) Multiply: [latex](4x+9)^{2}[/latex]

Solution

[latex]16{x}^{2}+72x+81[/latex]

Example 5.4.4

Multiply: [latex](2x-3y)^{2}[/latex]

Solution

[latex]\left(\overset{{\color{red}{a\;-\;b}}}{2x\;-\;3y}\right)^2[/latex]

Step 1: Use the pattern.

[latex]\begin{align*}&{\color{red}{\;a^2\;\;-2\times\;a\;\times\;b\;+\;\;b^2}}\\(&2x)^2-2\times 2x\times3y+(3y)^2\end{align*}[/latex]

Step 2: Simplify.

[latex]4x^2\;-\;12xy\;+\;9y^2[/latex]

Try It

8) Multiply: [latex](2c-d)^{2}[/latex]

Solution

[latex]4{c}^{2}-4cd+{d}^{2}[/latex]

9) Multiply: [latex](4x-5y)^{2}[/latex]

Solution

[latex]16{x}^{2}-40xy+25{y}^{2}[/latex]

Example 5.4.5

Multiply: [latex](4{u}^{3}+1)^{2}[/latex]

Solution

[latex]\left(\overset{{\color{red}{a\;\;\;\;+\;\;b}}}{4u^3\;+\;1}\right)^2[/latex]

Step 1: Use the pattern.

[latex]\begin{align*}&{\color{red}{\;a^2\;\;+2\times\;a\;\;\times b\;+\;b^2}}\\(&4u)^2+2\times 4u^3\times1+(1)^2\end{align*}[/latex]

Step 2: Simplify.

[latex]16u^6\;+\;8u^3\;+\;1[/latex]

Try It

10) Multiply: [latex](2{x}^{2}+1)^{2}[/latex]

Solution

[latex]4{x}^{4}+4{x}^{2}+1[/latex]

11) Multiply: [latex](3{y}^{3}+2)^{2}[/latex]

Solution

[latex]9{y}^{6}+12{y}^{3}+4[/latex]

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.

What do you notice about these pairs of binomials?

[latex](x-9)(x+9)[/latex]                       [latex](y-8)(y+8)[/latex]                  [latex](2x-5)(2x+5)[/latex]

Look at the first term of each binomial in each pair.

[latex]({\color{red}{x}}-9)({\color{red}{x}}+9)[/latex]                       [latex]({\color{red}{y}}-8)({\color{red}{y}}+8)[/latex]                 [latex]({\color{red}{2x}}-5)({\color{red}{2x}}+5)[/latex]

Notice the first terms are the same in each pair.

Look at the last terms of each binomial in each pair.

[latex]\underbrace{(a+b)^2}_{(binomial)^2}\;\;=\;\;\underbrace{a^2\;}_{(first\;term)}\;+\;\underbrace{\;2ab}_{2(product\;of\;terms)}\;\;+\;\;\underbrace{b^2}_{(last\;term)^2}[/latex]

Notice the last terms are the same in each pair.

Notice how each pair has one sum and one difference.

[latex]\left(\underset{\overset{\color{blue}{\uparrow}}{Difference}}{x{\color{red}{-}}9}\right)\left(\underset{\overset{\color{blue}{\uparrow}}{Sum}}{x{\color{red}{+}}9}\right)\;\;\;\;\;\;\;\;\left(\underset{\overset{\color{blue}{\uparrow}}{Difference}}{y{\color{red}{-}}8}\right)\left(\underset{\overset{\color{blue}{\uparrow}}{Sum}}{y{\color{red}{+}}8}\right)\;\;\;\;\;\;\;\;\left(\underset{\overset{\color{blue}{\uparrow}}{Difference}}{2x{\color{red}{-}}5}\right)\left(\underset{\overset{\color{blue}{\uparrow}}{Sum}}{2x{\color{red}{+}}5}\right)[/latex]

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 has a special name. It is called a conjugate pair and is of the form [latex](a-b)[/latex], [latex](a+b)[/latex].

Conjugate Pair

A conjugate pair is two binomials of the form

[latex](a-b)[/latex], [latex](a+b)[/latex]

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.

[latex](x-9)(x+9)[/latex] [latex](y-8)(y+8)[/latex] [latex](2x-5)(2x+5)[/latex]
[latex]x^2+9x-9x-81[/latex] [latex]y^2+8y-8y-64[/latex] [latex]4x^2+10x-10x-25[/latex]
[latex]x^2-81[/latex] [latex]y^2-64[/latex] [latex]4x^2-25[/latex]

[latex]\begin{array}{ccc}({\color{red}{x}}{\color{blue}{+9}})({\color{red}{x}}{\color{blue}{-9}})\;\;\;&({\color{red}{y}}{\color{blue}{-8}})({\color{red}{y}}{\color{blue}{+8}})\;\;\;&({\color{red}{2x}}{\color{blue}{-5}})({\color{red}{2x}}{\color{blue}{+5}})\\[2ex]{\color{red}{x^2}}-9x+9x{\color{blue}{-81}}\;\;\;&{\color{red}{y^2}}+8y-8y{\color{blue}{-64}}\;\;\;&{\color{red}{4x^2}}+10x-10x{\color{blue}{-25}}\\[2ex] {\color{red}{x^2}}{\color{blue}{-81}}\;\;\;&{\color{red}{y^2}}{\color{blue}{-64}}\;\;\;&{\color{red}{4x^2}}{\color{blue}{-25}}\end{array}[/latex]

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.

[latex](a+b)(a-b)=a^2[/latex]____
To get the first term, square the first term.

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

[latex](a+b)(a-b)=a^2-b^2[/latex]
To get the last term, square the last term.

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.

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 [latex]{a}^{2}-{b}^{2}[/latex] . This is called a difference of squares.

This leads to the pattern:

Product of Conjugates Pattern

If [latex]a[/latex] and [latex]b[/latex] are real numbers,

This figure is divided into two sides. On the left side is the following formula: the product of a minus b and a plus b equals a squared minus b squared. On the right side is the same formula labeled: a minus b and a plus b are labeled “conjugates”, the a squared and b squared are labeled squares and the minus sign between the squares is labeled “difference”. Therefore, the product of two conjugates is called a difference of squares.
Figure 5.4.1

The product is called a difference of squares.

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

Let’s test this pattern with a numerical example.

[latex](10-2)(10+2)[/latex]
It is the product of conjugates, so the result will be the difference of two squares. ____ [latex]-[/latex] ____
Square the first term. [latex]10^2-[/latex]____
Square the last term. [latex]10^2-2^2[/latex]
Simplify. [latex]100-4\\=96[/latex]
What do you get using the order of operations?

[latex](10 - 2)(10 + 2)\\(8)(12)\\=96[/latex]

Notice, the result is the same!

Example 5.4.6

Multiply: [latex](x - 8)(x + 8)[/latex]

Solution

First, recognize this as a product of conjugates. The binomials have the same first terms, and the same last terms, and one binomial is a sum and the other is a difference.

Step 1: It fits the pattern.

[latex]\left(\overset{{\color{red}{a\;-\;b}}}{x\;-\;8}\right)\left(\overset{{\color{red}{a\;+\;b}}}{x\;+\;8}\right)[/latex]

Step 2: Square the first term, [latex]x[/latex].

[latex]\overset{{\color{red}{a^2\;-\;b^2}}}{x^2\;-\;\_\_}[/latex]

Step 3: Square the last term, [latex]8[/latex].

[latex]\overset{{\color{red}{a^2\;-\;b^2}}}{x^2\;-\;8^2}[/latex]

Step 4: The product is a difference of squares.

[latex]\overset{{\color{red}{a^2\;-\;b^2}}}{x^2\;-\;64}[/latex]

Try It

12) Multiply: [latex](x-5)(x+5)[/latex]

Solution

[latex]{x}^{2}-25[/latex]

13) Multiply: [latex](w-3)(w+3)[/latex]

Solution

[latex]{w}^{2}-9[/latex]

Example 5.4.7

Multiply: [latex](2x+5)(2x-5)[/latex]

Solution

Are the binomials conjugates?

Step 1: It is the product of conjugates.

[latex]\left(\overset{{\color{red}{a\;+\;b}}}{2x\;+\;5}\right)\left(\overset{{\color{red}{a\;-\;b}}}{2x\;-\;5}\right)[/latex]

Step 2: Square the first term, [latex]2x[/latex].

[latex]\overset{{\color{red}{a^2\;-\;b^2}}}{{(2x)}^2\;-\;\_\_}[/latex]

Step 3: Square the last term, [latex]5[/latex].

[latex]\overset{{\color{red}{a^2\;-\;b^2}}}{{(2x)}^2\;-\;5^2}[/latex]

Step 4: Simplify. The product is a difference of squares.

[latex]\overset{{\color{red}{a^2\;-\;b^2}}}{4x^2\;-\;25}[/latex]

Try It

14) Multiply: [latex](6x+5)(6x-5)[/latex].

Solution

[latex]36{x}^{2}-25[/latex]

15) Multiply: [latex](2x+7)(2x-7)[/latex]

Solution

[latex]4{x}^{2}-49[/latex]

The binomials in the next example may look backwards – the variable is in the second term. But the two binomials are still conjugates, so we use the same pattern to multiply them.

Example 5.4.8

Find the product: [latex](3+5x)(3-5x)[/latex]

Solution

Step 1: It is the product of conjugates.

[latex]\left(\overset{{\color{red}{a\;-\;b}}}{3\;+\;5x}\right)\left(\overset{{\color{red}{a\;+\;b}}}{3\;-\;5x}\right)[/latex]

Step 2: Use the pattern.

[latex]\overset{{\color{red}{a^2\;-\;b^2}}}{3^2\;-\;{(5x)}^2}[/latex]

Step 3: Simplify.

[latex]9\;-\;25x^2[/latex]

Try It

16) Multiply: [latex](7+4x)(7-4x)[/latex]

Solution

[latex]49-16{x}^{2}[/latex]

17) Multiply: [latex](9-2y)(9+2y)[/latex]

Solution

[latex]81-4y^{2}[/latex]

Now we’ll multiply conjugates that have two variables.

Example 5.4.9

Find the product: [latex](5m-9n)(5m+9n)[/latex]

Solution

Step 1: This fits the pattern.

[latex]\left(\overset{{\color{red}{a\;-\;b}}}{5m\;-\;9n}\right)\left(\overset{{\color{red}{a\;+\;b}}}{5m\;+\;9n}\right)[/latex]

Step 2: Use the pattern.

[latex]\overset{{\color{red}{a^2\;-\;b^2}}}{{(5m)}^2\;-\;{(9n)}^2}[/latex]

Step 3: Simplify.

[latex]25m^2\;-\;81n^2[/latex]

Try It

18) Find the product: [latex](4p-7q)(4p+7q)[/latex]

Solution

[latex]16{p}^{2}-49{q}^{2}[/latex]

19) Find the product: [latex](3x-y)(3x+y)[/latex]

Solution

[latex]9{x}^{2}-{y}^{2}[/latex]

Example 5.4.10

Find the product: [latex](cd-8)(cd+8)[/latex]

Solution

Step 1: This fits the pattern.

[latex]\left(\overset{{\color{red}{a\;-\;b}}}{cd\;-\;8}\right)\left(\overset{{\color{red}{a\;+\;b}}}{cd\;+\;8}\right)[/latex]

Step 2: Use the pattern.

[latex]\overset{{\color{red}{a^2\;-\;b^2}}}{{(cd)}^2\;-\;{(8)}^2}[/latex]

Step 3: Simplify.

[latex]c^2d^2\;-\;64[/latex]

Try It

20) Find the product: [latex](xy-6)(xy+6)[/latex]

Solution

[latex]{x}^{2}{y}^{2}-36[/latex]

21) Find the product: [latex](ab-9)(ab+9)[/latex]

Solution

[latex]{a}^{2}{b}^{2}-81[/latex]

Example 5.4.11

Find the product: [latex](6{u}^{2}-11{v}^{5})(6{u}^{2}+11{v}^{5})[/latex]

Solution

Step 1: This fits the pattern.

[latex]\left(\overset{{\color{red}{a\;-\;b}}}{6u^2\;-\;11v^5}\right)\left(\overset{{\color{red}{a\;+\;b}}}{6u^2\;+\;11v^5}\right)[/latex]

Step 2: Use the pattern.

[latex]\overset{{\color{red}{a^2\;-\;b^2}}}{\left(6u^2\right)^2-\;\left(11v^5\right)^2}[/latex]

Step 3: Simplify.

[latex]36u^4\;-\;121v^{10}[/latex]

Try It

22) Find the product: [latex](3{x}^{2}-4{y}^{3})(3{x}^{2}+4{y}^{3})[/latex]

Solution

[latex]9{x}^{4}-16{y}^{6}[/latex]

23) Find the product: [latex](2{m}^{2}-5{n}^{3})(2{m}^{2}+5{n}^{3})[/latex]

Solution

[latex]4{m}^{4}-25{n}^{6}[/latex]

Recognize and Use the Appropriate Special Product Pattern

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

[latex](a-b)(a+b)={a}^{2}-{b}^{2}[/latex]

Binomial Squares Product of Conjugates
[latex](a+b)^{2}={a}^{2}+2ab+{b}^{2}[/latex] [latex]{(a-b)}^{2}={a}^{2}-2ab+{b}^{2}[/latex]
– 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.12

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

a. [latex](2x-3)(2x+3)[/latex]
b. [latex](8x-5)^{2}[/latex]
c. [latex](6m+7)^{2}[/latex]
d. [latex](5x-6)(6x+5)[/latex]

Solution

a. [latex](2x-3)(2x+3)[/latex] 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.

Step 1: This fits the pattern.

[latex]\left(\overset{{\color{red}{a\;-\;b}}}{2x\;-\;3}\right)\left(\overset{{\color{red}{a\;+\;b}}}{2x\;+\;3}\right)[/latex]

Step 2: Use the pattern.

[latex]\begin{align*}&{\color{red}{\;a^2\;\;\;-b^2}}\\(&2x)^2-3^2\\[2ex]\text{Simplify.}\;\;&4x^2\;-\;9\end{align*}[/latex]


b. [latex](8x-5)^{2}[/latex] We are asked to square a binomial. It fits the binomial squares pattern.

[latex]\left(\overset{{\color{red}{a\;-\;b}}}{8x\;-\;5}\right)^2[/latex]

Step 1: Use the pattern.

[latex]\begin{align*} &\overset{{\color{red}{a^2\;-\;2ab\;+\;b^2}}}{{(8x)}^2\;-\;2\;\times\;8x\;\times\;5\;+\;5^2}\\ \text{Simplify.}\;\;&64x^2\;-\;80x\;+\;25 \end{align*}[/latex]


c. [latex](6m+7)^{2}[/latex] Again, we will square a binomial so we use the binomial squares pattern.

[latex]\left(\overset{{\color{red}{a\;+\;b}}}{6m\;+\;7}\right)^2[/latex]

Step 1: Use the pattern.

[latex]\begin{align*}&\overset{{\color{red}{a^2\;+\;2ab\;+\;b^2}}}{\left(6m\right)^2\;+\;2\;\times\;6m\;\times\;7\;+7^2}\\\text{Simplify.}\;\;&36m^2\;+\;84m\;+\;49\end{align*}[/latex]


d. [latex](5x-6)(6x+5)[/latex] This product does not fit the patterns, so we will use FOIL.

Step 1: Use FOIL.

[latex]\begin{align*}&30{x}^{2}+25x-36x-30\\\text{Simplify.}\;\;&30{x}^{2}-11x-30\end{align*}[/latex]

Try It

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

a. [latex](9b-2)(2b+9)[/latex]
b. [latex](9p-4)^{2}[/latex]
c. [latex](7y+1)^{2}[/latex]
d. [latex](4r-3)(4r+3)[/latex]

Solution

a. FOIL;  [latex]18{b}^{2}+77b-18[/latex]
b. Binomial Squares; [latex]81{p}^{2}-72p+16[/latex]
c. Binomial Squares; [latex]49{y}^{2}+14y+1[/latex]
d. Product of Conjugates; [latex]16{r}^{2}-9[/latex]

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

a. [latex](6x+7)^{2}[/latex]
b. [latex](3x-4)(3x+4)[/latex]
c. [latex](2x-5)(5x-2)[/latex]
d. [latex](6n-1)^{2}[/latex]

Solution

a. Binomial Squares; [latex]36{x}^{2}+84x+49[/latex]
b. Product of Conjugates; [latex]9{x}^{2}-16[/latex]
c. FOIL; [latex]10{x}^{2}-29x+10[/latex]
d. Binomial Squares;  [latex]36{n}^{2}-12n+1[/latex]

Access these online resources for additional instruction and practice with special products:

Key Concepts

  • Binomial Squares Pattern
    • If [latex]a[/latex] and [latex]b[/latex] are real numbers,
      [latex]{\underbrace{{(a\;+\;b)}^2}_{\left(binomial\right)^2}\;}=\;\underbrace{a^2}_{\left(first\;term\right)^2}\;+\;\underbrace{2ab}_{2(product\;of\;terms)}\;+\;\;\underbrace{b^2}_{{(last\;term)}^2}[/latex]
    • [latex](a+b)^{2}={a}^{2}+2ab+{b}^{2}[/latex]
    • [latex](a-b)^{2}={a}^{2}-2ab+{b}^{2}[/latex]
    • To square a binomial: square the first term, square the last term, double their product.

  • Product of Conjugates Pattern
    • If [latex]a[/latex] and [latex]b[/latex] are real numbers
      [latex]\underbrace{(a\;-\;b)(a\;+\;b)}_{conjugates}\;=\;\underset{squares}{\underbrace{a^{2\;}}\;\overset{\overset{difference}\downarrow}-\;\underbrace{b^2}}[/latex]
    • [latex](a-b)(a+b)={a}^{2}-{b}^{2}[/latex]
    • 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

Self Check

After completing the exercises, use this checklist to evaluate your mastery of the objectives of this section.

On a scale of 1-10, how would you rate your mastery of this section in light of your responses on the checklist? How can you improve this?

Glossary

conjugate pair
A conjugate pair is two binomials of the form [latex](a-b)[/latex], [latex](a+b)[/latex]; 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.
definition

License

Icon for the Creative Commons Attribution-ShareAlike 4.0 International License

Fanshawe Pre-Health Sciences Mathematics 1 Copyright © 2022 by Domenic Spilotro, MSc is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book