Elementary Algebra 2e — Original English

Special Products

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.

Step-by-step expansion of the binomial (x+9)^2 using the FOIL method, from definition to simplified quadratic expression.
Let's start by looking at (x+9)2.
What does this mean? (x+9)2
It means to multiply (x+9) by itself. (x+9)(x+9)
Then, using FOIL, we get: x2+9x+9x+81
Combining like terms gives: x2+18x+81
Step-by-step algebraic expansion of (y-7)^2, illustrating the FOIL method and simplification of terms.
Here's another one: (y7)2
Multiply (y7) by itself. (y7)(y7)
Using FOIL, we get: y27y7y+49
And combining like terms: y214y+49
This table demonstrates the step-by-step algebraic expansion of a binomial squared, illustrating the process including the FOIL method.
And one more: (2x+3)2
Multiply. (2x+3)(2x+3)
Use FOIL: 4x2+6x+6x+9
Combine like terms. 4x2+12x+9

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?

This figure has three columns. The first column contains the expression x plus 9, in parentheses, squared. Below this is the product of x plus 9 and x plus 9. Below this is x squared plus 9x plus 9x plus 81. Below this is x squared plus 18x plus 81. The second column contains the expression y minus 7, in parentheses, squared. Below this is the product of y minus 7 and y minus 7. Below this is y squared minus 7y minus 7y plus 49. Below this is the expression y squared minus 14y plus 49. The third column contains the expression 2x plus 3, in parentheses, squared. Below this is the product of 2x plus 3 and 2x plus 3. Below this is 4x squared plus 6x plus 6x plus 9. Below this is 4x squared plus 12x plus 9.

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:

To square a binomial:

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

A number example helps verify the pattern.

Steps for expanding and simplifying the binomial expression (10+4)^2 using algebraic identity.
(10+4)2
Square the first term. 102+___+
Square the last term. 102+___+42
Double their product. 102+2·10·4+42
Simplify. 100+80+16
Simplify. 196

To multiply (10+4)2 usually you’d follow the Order of Operations.

(10+4)2(14)2196

The pattern works!

Multiply: (x+5)2.

Solution

Solution

x plus 5, in parentheses, squared. Above the expression is the general formula a plus b, in parentheses, squared.
Square the first term. x squared plus blank plus blank. Above the expression is the general form a squared plus 2 a b plus b squared.
Square the last term. x squared plus blank plus 5 squared.
Double the product. x squared plus 2 times x times 5 plus 5 squared. Above this expression is the general formula a squared plus 2 times a times b plus b squared.
Simplify. x squared plus 10 x plus 25.

Multiply: (y3)2.

Solution

Solution

y minus 3, in parentheses, squared. Above the expression is the general formula a minus b, in parentheses, squared.
Square the first term. y squared minus blank plus blank. Above the expression is the general form a squared plus 2 a b plus b squared.
Square the last term. y squared minus blank plus 3 squared.
Double the product. y squared minus y times y times 3 plus 3 squared. Above this expression is the general formula a squared plus 2 times a times b plus b squared.
Simplify. y squared minus 6 y plus 9.

Multiply: (4x+6)2.

Solution

Solution

4 x plus 6, in parentheses, squared. Above the expression is the general formula a plus b, in parentheses, squared.
Use the pattern. 4 x squared plus 2 times 4 x times 6 plus 6 squared. Above this expression is the general formula a squared plus 2 times a times b plus b squared.
Simplify. 16 x squared plus 48 x plus 36.

Multiply: (2x3y)2.

Solution

Solution

contains 2 x minus 3 y, in parentheses, squared. Above the expression is the general formula a plus b, in parentheses, squared.
Use the pattern. 2 x squared minus 2 times 2 x times 3 y plus 3 y squared. Above this expression is the general formula a squared minus 2 times a times b plus b squared.
Simplify. 4 x squared minus 12 x y plus 9 y squared.

Multiply: (4u3+1)2.

Solution

Solution

4 u cubed plus 1, in parentheses, squared. Above the expression is the general formula a plus b, in parentheses, squared.
Use the pattern. 4 u cubed, in parentheses, squared, plus 2 times 4 u cubed times 1 plus 1 squared. Above this expression is the general formula a squared plus 2 times a times b plus b squared.
Simplify. 16 u to the sixth power plus 18 u cubed plus 1.

Multiply Conjugates Using the Product of Conjugates Pattern

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?

(x9)(x+9)(y8)(y+8)(2x5)(2x+5)

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

This figure has three products. The first is x minus 9, in parentheses, times x plus 9, in parentheses. The second is y minus 8, in parentheses, times y plus 8, in parentheses. The last is 2x minus 5, in parentheses, times 2x plus 5, in parentheses

Notice the first terms are the same in each pair.

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

This figure has three products. The first is x minus 9, in parentheses, times x plus 9, in parentheses. The second is y minus 8, in parentheses, times y plus 8, in parentheses. The last is 2x minus 5, in parentheses, times 2x plus 5, in parentheses.

Notice the last terms are the same in each pair.

Notice how each pair has one sum and one difference.

This figure has three products. The first is x minus 9, in parentheses, times x plus 9, in parentheses. Below the x minus 9 is the word “difference”. Below x plus 9 is the word “sum”. The second is y minus 8, in parentheses, times y plus 8, in parentheses. Below y minus 8 is the word “difference”. Below y plus 8 is the word “sum”. The last is 2x minus 5, in parentheses, times 2x plus 5, in parentheses. Below the 2x minus 5 is the word “difference” and below 2x plus 5 is the word “sum”.

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

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.

(x9)(x+9)(y8)(y+8)(2x5)(2x+5)x2+9x9x81y2+8y8y644x2+10x10x25x281y2644x225
This figure has three columns. The first column contains the product of x plus 9 and x minus 9. Below this is the expression x squared minus 9x plus 9x minus 81. Below this is x squared minus 81. The second column contains the product of y minus 8 and y plus 8. Below this is the expression y squared plus 8y minus 8y minus 64. Below this is y squared minus 64. The third column contains the product of 2x minus 5 and 2x plus 5. Below this is the expression 4x squared plus 10x minus 10x minus 25. Below this is 4x squared minus 25.

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 thefirst term, square the first term.

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

(a+b)(ab)=a2b2To get thelast 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 a2b2. This is called a difference of squares.

This leads to the pattern:

Let’s test this pattern with a numerical example.

Comparison of two methods (difference of squares vs. order of operations) to simplify the expression (10-2)(10+2).
(102)(10+2)
It is the product of conjudgates, so the result will be the difference of two squares. ________
Square the first term. 102____
Square the last term. 10222
Simplify. 1004
Simplify. 96
What do you get using the order of operations?
(102)(10+2)(8)(12)96

Notice, the result is the same!

Multiply: (x8)(x+8).

Solution

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.

It fits the pattern. The product of x minus 8 and x plus 8. Above this is the general form a minus b, in parentheses, times a plus b, in parentheses.
Square the first term, x. x squared minus blank. Above this is the general form a squared minus b squared.
Square the last term, 8. x squared minus 8 squared.
The product is a difference of squares. Two algebraic expressions are shown: the difference of squares formula, a×2 - b×2, in red, and a specific example, x×2 - 64, in black.

Multiply: (2x+5)(2x5).

Solution

Solution

Are the binomials conjugates?

It is the product of conjugates. The product of 2x plus 5 and 2x minus 5. Above this is the general form a minus b, in parentheses, times a plus b, in parentheses.
Square the first term, 2x. 2 x squared minus blank. Above this is the general form a squared minus b squared.
Square the last term, 5. 2 x squared minus 5 squared.
Simplify. The product is a difference of squares. 4 x squared minus 25.

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.

Find the product: (3+5x)(35x).

Solution

Solution

It is the product of conjugates. The product of 3 plus 5 x and 3 minus 5 x. Above this is the general form a plus b, in parentheses, times a minus b, in parentheses.
Use the pattern. 3 squared minus 5 x squared. Above this is the general form a squared minus b squared.
Simplify. 9 minus 25 x squared.

Now we’ll multiply conjugates that have two variables.

Find the product: (5m9n)(5m+9n).

Solution

Solution

This fits the pattern. 5 m minus 9 n and 5 m plus 9 n. Above this is the general form a plus b, in parentheses, times a minus b, in parentheses.
Use the pattern. 5 m squared minus 9 n squared. Above this is the general form a squared minus b squared.
Simplify. 25 m squared minus 81 n squared.

Find the product: (cd8)(cd+8).

Solution

Solution

This fits the pattern. The product of c d minus 8 and c d plus 8. Above this is the general form a plus b, in parentheses, times a minus b, in parentheses.
Use the pattern. c d squared minus 8 squared. Above this is the general form a squared minus b squared.
Simplify. c squared d squared minus 64.

Find the product: (6u211v5)(6u2+11v5).

Solution

Solution

This fits the pattern. The product of 6 u squared minus 11 v to the fifth power and 6 u squared plus 11 v to the fifth power. Above this is the general form a plus b, in parentheses, times a minus b, in parentheses.
Use the pattern. 6 u squared, in parentheses, squared, minus 11 v to the fifth power, in parentheses, squared. Above this is the general form a squared minus b squared.
Simplify. 36 u to the fourth power minus 121 v to the tenth power.

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.

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

(2x3)(2x+3) (8x5)2 (6m+7)2 (5x6)(6x+5)

Solution

Solution

  1. (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.
    This fits the pattern. The product of 2 x minus 3 and 2 x plus 3. Above this is the general form a plus b, in parentheses, times a minus b, in parentheses.
    Use the pattern. 2 x squared minus 3 squared. Above this is the general form a squared minus b squared.
    Simplify. 4 x squared minus 9.
  2. (8x5)2 We are asked to square a binomial. It fits the binomial squares pattern.
    8 x minus 5, in parentheses, squared. Above this is the general form a minus b, in parentheses, squared.
    Use the pattern. 8 x squared minus 2 times 8 x times 5 plus 5 squared. Above this is the general form a squared minus 2 a b plus b squared.
    Simplify. 64 x squared minus 80 x plus 25.
  3. (6m+7)2 Again, we will square a binomial so we use the binomial squares pattern.
    6 m plus 7, in parentheses, squared. Above this is the general form a plus b, in parentheses, squared.
    Use the pattern. 6 m squared plus 2 times 6 m times 7 plus 7 squared. Above this is the general form a squared plus 2 a b plus b squared.
    Simplify. 36 m squared plus 84 m plus 49.
  4. (5x6)(6x+5) This product does not fit the patterns, so we will use FOIL.
    This table illustrates the step-by-step multiplication of two binomials using the FOIL method, resulting in a simplified quadratic expression.
    (5x6)(6x+5)
    Use FOIL. 30x2+25x36x30
    Simplify. 30x211x30

Key Concepts

  • Binomial Squares Pattern
    • If a,b are real numbers,
      This image illustrates the algebraic identity for squaring a binomial: (a+b)^2 = a^2 + 2ab + b^2, explaining each term as '(first term)^2', '2(product of terms)', and '(last term)^2' respectively.
    • (a+b)2=a2+2ab+b2
    • (ab)2=a22ab+b2
    • To square a binomial: square the first term, square the last term, double their product.

  • Product of Conjugates Pattern
    • If a,b are real numbers,
      The image illustrates product of conjugates pattern with conjugates (a minus b) multiplied by (a plus b) equaling squares of a squared minus b squared.
    • (ab)(a+b)=a2b2
    • 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

Practice Makes Perfect

Square a Binomial Using the Binomial Squares Pattern

In the following exercises, square each binomial using the Binomial Squares Pattern.

(w+4)2

(q+12)2

Solution

q2+24q+144

(y+14)2

(x+23)2

Solution

x2+43x+49

(b7)2

(y6)2

Solution

y212y+36

(m15)2

(p13)2

Solution

p226p+169

(3d+1)2

(4a+10)2

Solution

16a2+80a+100

(2q+13)2

(3z+15)2

Solution

9z2+65z+125

(3xy)2

(2y3z)2

Solution

4y212yz+9z2

(15x17y)2

(18x19y)2

Solution

164x2136xy+181y2

(3x2+2)2

(5u2+9)2

Solution

25u4+90u2+81

(4y32)2

(8p33)2

Solution

64p648p3+9

Multiply Conjugates Using the Product of Conjugates Pattern

In the following exercises, multiply each pair of conjugates using the Product of Conjugates Pattern.

(m7)(m+7)

(c5)(c+5)

Solution

c225

(x+34)(x34)

(b+67)(b67)

Solution

b23649

(5k+6)(5k6)

(8j+4)(8j4)

Solution

64j216

(11k+4)(11k4)

(9c+5)(9c5)

Solution

81c225

(11b)(11+b)

(13q)(13+q)

Solution

169q2

(53x)(5+3x)

(46y)(4+6y)

Solution

1636y2

(9c2d)(9c+2d)

(7w+10x)(7w10x)

Solution

49w2100x2

(m+23n)(m23n)

(p+45q)(p45q)

Solution

p21625q2

(ab4)(ab+4)

(xy9)(xy+9)

Solution

x2y281

(uv35)(uv+35)

(rs27)(rs+27)

Solution

r2s2449

(2x23y4)(2x2+3y4)

(6m34n5)(6m3+4n5)

Solution

36m616n10

(12p311q2)(12p3+11q2)

(15m28n4)(15m2+8n4)

Solution

225m464n8

Recognize and Use the Appropriate Special Product Pattern

In the following exercises, find each product.

(p3)(p+3) (t9)2 (m+n)2 (2x+y)(x2y)

(2r+12)2 (3p+8)(3p8) (7a+b)(a7b) (k6)2

Solution

4r2+48r+144 9p264 7a248ab7b2 k212k+36

(a57b)2 (x2+8y)(8xy2) (r6+s6)(r6s6) (y4+2z)2

(x5+y5)(x5y5) (m38n)2 (9p+8q)2 (r2s3)(r3+s2)

Solution

x10y10 m616m3n+64n2 81p2+144pq+64q2 r5+r2s2r3s3s5

Everyday Math

Mental math You can use the product of conjugates pattern to multiply numbers without a calculator. Say you need to multiply 47 times 53. Think of 47 as 503 and 53 as 50+3.

  1. Multiply (503)(50+3) by using the product of conjugates pattern, (ab)(a+b)=a2b2.
  2. Multiply 47·53 without using a calculator.
  3. Which way is easier for you? Why?

Mental math You can use the binomial squares pattern to multiply numbers without a calculator. Say you need to square 65. Think of 65 as 60+5.

  1. Multiply (60+5)2 by using the binomial squares pattern, (a+b)2=a2+2ab+b2.
  2. Square 65 without using a calculator.
  3. Which way is easier for you? Why?
Solution

4,225 4,225 Answers will vary.

Writing Exercises

How do you decide which pattern to use?

Why does (a+b)2 result in a trinomial, but (ab)(a+b) result in a binomial?

Solution

Answers will vary.

Marta did the following work on her homework paper:

(3y)232y29y2

Explain what is wrong with Marta’s work.

Use the order of operations to show that (3+5)2 is 64, and then use that numerical example to explain why (a+b)2a2+b2.

Solution

Answers will vary.

Self Check

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

This is a table that has four rows and four columns. In the first row, which is a header row, the cells read from left to right “I can…,” “Confidently,” “With some help,” and “No-I don’t get it!” The first column below “I can…” reads “square a binomial using the binomial squares pattern,” “multiply conjugates using the product of conjugates pattern,” and “recognize and use the appropriate special product pattern.” The rest of the cells are blank.

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?

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.