Skip to ContentGo to accessibility pageKeyboard shortcuts menu
OpenStax Logo

Learning Objectives

In this section, you will:

  • Identify the degree and leading coefficient of polynomials.
  • Add and subtract polynomials.
  • Multiply polynomials.
  • Use FOIL to multiply binomials.
  • Perform operations with polynomials of several variables.

Maahi is building a little free library (a small house-shaped book repository), whose front is in the shape of a square topped with a triangle. There will be a rectangular door through which people can take and donate books. Maahi wants to find the area of the front of the library so that they can purchase the correct amount of paint. Using the measurements of the front of the house, shown in Figure 1, we can create an expression that combines several variable terms, allowing us to solve this problem and others like it.

Sketch of a house formed by a square and a triangle based on the top of the square. A rectangle is placed at the bottom center of the square to mark a doorway. The height of the door is labeled: x and the width of the door is labeled: 1 foot. The side of the square is labeled: 2x. The height of the triangle is labeled: 3/2 feet.
Figure 1

First find the area of the square in square feet.

A = s 2 = (2x) 2 = 4 x 2 A = s 2 = (2x) 2 = 4 x 2

Then find the area of the triangle in square feet.

A = 1 2 bh = 1 2 (2x)( 3 2 ) = 3 2 x A = 1 2 bh = 1 2 (2x)( 3 2 ) = 3 2 x

Next find the area of the rectangular door in square feet.

A = lw = x1 = x A = lw = x1 = x

The area of the front of the library can be found by adding the areas of the square and the triangle, and then subtracting the area of the rectangle. When we do this, we get 4 x 2 + 3 2 xx ft 2 , 4 x 2 + 3 2 xx ft 2 , or 4 x 2 + 1 2 x 4 x 2 + 1 2 x ft2.

In this section, we will examine expressions such as this one, which combine several variable terms.

Identifying the Degree and Leading Coefficient of Polynomials

The formula just found is an example of a polynomial, which is a sum of or difference of terms, each consisting of a variable raised to a nonnegative integer power. A number multiplied by a variable raised to an exponent, such as 384π, 384π, is known as a coefficient. Coefficients can be positive, negative, or zero, and can be whole numbers, decimals, or fractions. Each product a i x i , a i x i , such as 384πw, 384πw, is a term of a polynomial. If a term does not contain a variable, it is called a constant.

A polynomial containing only one term, such as 5 x 4 , 5 x 4 , is called a monomial. A polynomial containing two terms, such as 2x9, 2x9, is called a binomial. A polynomial containing three terms, such as −3 x 2 +8x7, −3 x 2 +8x7, is called a trinomial.

We can find the degree of a polynomial by identifying the highest power of the variable that occurs in the polynomial. The term with the highest degree is called the leading term because it is usually written first. The coefficient of the leading term is called the leading coefficient. When a polynomial is written so that the powers are descending, we say that it is in standard form.

A polynomial reading: a sub n times x to the nth power plus and so on plus a sub 2 times x squared plus a sub one times x plus a subzero is shown. The a in the term a sub n is labeled: leading coefficient. The n in the term x to the nth power is labeled: degree. Finally, the entire term is labeled as: Leading term.

Polynomials

A polynomial is an expression that can be written in the form

a n x n +...+ a 2 x 2 + a 1 x+ a 0 a n x n +...+ a 2 x 2 + a 1 x+ a 0

Each real number ai is called a coefficient. The number a 0 a 0 that is not multiplied by a variable is called a constant. Each product a i x i a i x i is a term of a polynomial. The highest power of the variable that occurs in the polynomial is called the degree of a polynomial. The leading term is the term with the highest power, and its coefficient is called the leading coefficient.

How To

Given a polynomial expression, identify the degree and leading coefficient.

  1. Find the highest power of x to determine the degree.
  2. Identify the term containing the highest power of x to find the leading term.
  3. Identify the coefficient of the leading term.

Example 1

Identifying the Degree and Leading Coefficient of a Polynomial

For the following polynomials, identify the degree, the leading term, and the leading coefficient.

  1. 3+2 x 2 4 x 3 3+2 x 2 4 x 3
  2. 5 t 5 2 t 3 +7t 5 t 5 2 t 3 +7t
  3. 6p p 3 2 6p p 3 2

Try It #1

Identify the degree, leading term, and leading coefficient of the polynomial 4 x 2 x 6 +2x6. 4 x 2 x 6 +2x6.

Adding and Subtracting Polynomials

We can add and subtract polynomials by combining like terms, which are terms that contain the same variables raised to the same exponents. For example, 5 x 2 5 x 2 and −2 x 2 −2 x 2 are like terms, and can be added to get 3 x 2 , 3 x 2 , but 3x 3x and 3 x 2 3 x 2 are not like terms, and therefore cannot be added.

How To

Given multiple polynomials, add or subtract them to simplify the expressions.

  1. Combine like terms.
  2. Simplify and write in standard form.

Example 2

Adding Polynomials

Find the sum.

( 12 x 2 +9x21 )+( 4 x 3 +8 x 2 5x+20 ) ( 12 x 2 +9x21 )+( 4 x 3 +8 x 2 5x+20 )

Analysis

We can check our answers to these types of problems using a graphing calculator. To check, graph the problem as given along with the simplified answer. The two graphs should be equivalent. Be sure to use the same window to compare the graphs. Using different windows can make the expressions seem equivalent when they are not.

Try It #2

Find the sum.

( 2 x 3 +5 x 2 x+1 )+( 2 x 2 3x4 ) ( 2 x 3 +5 x 2 x+1 )+( 2 x 2 3x4 )

Example 3

Subtracting Polynomials

Find the difference.

( 7 x 4 x 2 +6x+1 )( 5 x 3 2 x 2 +3x+2 ) ( 7 x 4 x 2 +6x+1 )( 5 x 3 2 x 2 +3x+2 )

Analysis

Note that finding the difference between two polynomials is the same as adding the opposite of the second polynomial to the first.

Try It #3

Find the difference.

( −7 x 3 7 x 2 +6x2 )( 4 x 3 6 x 2 x+7 ) ( −7 x 3 7 x 2 +6x2 )( 4 x 3 6 x 2 x+7 )

Multiplying Polynomials

Multiplying polynomials is a bit more challenging than adding and subtracting polynomials. We must use the distributive property to multiply each term in the first polynomial by each term in the second polynomial. We then combine like terms. We can also use a shortcut called the FOIL method when multiplying binomials. Certain special products follow patterns that we can memorize and use instead of multiplying the polynomials by hand each time. We will look at a variety of ways to multiply polynomials.

Multiplying Polynomials Using the Distributive Property

To multiply a number by a polynomial, we use the distributive property. The number must be distributed to each term of the polynomial. We can distribute the 2 2 in 2(x+7) 2(x+7) to obtain the equivalent expression 2x+14. 2x+14. When multiplying polynomials, the distributive property allows us to multiply each term of the first polynomial by each term of the second. We then add the products together and combine like terms to simplify.

How To

Given the multiplication of two polynomials, use the distributive property to simplify the expression.

  1. Multiply each term of the first polynomial by each term of the second.
  2. Combine like terms.
  3. Simplify.

Example 4

Multiplying Polynomials Using the Distributive Property

Find the product.

( 2x+1 )( 3 x 2 x+4 ) ( 2x+1 )( 3 x 2 x+4 )

Analysis

We can use a table to keep track of our work, as shown in Table 1. Write one polynomial across the top and the other down the side. For each box in the table, multiply the term for that row by the term for that column. Then add all of the terms together, combine like terms, and simplify.

3 x 2 3 x 2 x x +4 +4
2x 2x 6 x 3 6 x 3 −2 x 2 −2 x 2 8x 8x
+1 +1 3 x 2 3 x 2 x x 4 4
Table 1

Try It #4

Find the product.

(3x+2)( x 3 4 x 2 +7 ) (3x+2)( x 3 4 x 2 +7 )

Using FOIL to Multiply Binomials

A shortcut called FOIL is sometimes used to find the product of two binomials. It is called FOIL because we multiply the first terms, the outer terms, the inner terms, and then the last terms of each binomial.

Two quantities in parentheses are being multiplied, the first being: a times x plus b and the second being: c times x plus d. This expression equals ac times x squared plus ad times x plus bc times x plus bd. The terms ax and cx are labeled: First Terms. The terms ax and d are labeled: Outer Terms. The terms b and cx are labeled: Inner Terms. The terms b and d are labeled: Last Terms.

The FOIL method arises out of the distributive property. We are simply multiplying each term of the first binomial by each term of the second binomial, and then combining like terms.

How To

Given two binomials, use FOIL to simplify the expression.

  1. Multiply the first terms of each binomial.
  2. Multiply the outer terms of the binomials.
  3. Multiply the inner terms of the binomials.
  4. Multiply the last terms of each binomial.
  5. Add the products.
  6. Combine like terms and simplify.

Example 5

Using FOIL to Multiply Binomials

Use FOIL to find the product.

(2x-18)(3x+3) (2x-18)(3x+3)

Try It #5

Use FOIL to find the product.

(x+7)(3x5) (x+7)(3x5)

Perfect Square Trinomials

Certain binomial products have special forms. When a binomial is squared, the result is called a perfect square trinomial. We can find the square by multiplying the binomial by itself. However, there is a special form that each of these perfect square trinomials takes, and memorizing the form makes squaring binomials much easier and faster. Let’s look at a few perfect square trinomials to familiarize ourselves with the form.

(x+5) 2 = x 2 +10x+25 (x3) 2 = x 2 6x+9 (4x1) 2 = 16 x 2 8x+1 (x+5) 2 = x 2 +10x+25 (x3) 2 = x 2 6x+9 (4x1) 2 = 16 x 2 8x+1

Notice that the first term of each trinomial is the square of the first term of the binomial and, similarly, the last term of each trinomial is the square of the last term of the binomial. The middle term is double the product of the two terms. Lastly, we see that the first sign of the trinomial is the same as the sign of the binomial.

Perfect Square Trinomials

When a binomial is squared, the result is the first term squared added to double the product of both terms and the last term squared.

(x+a) 2 =(x+a)(x+a)= x 2 +2ax+ a 2 (x+a) 2 =(x+a)(x+a)= x 2 +2ax+ a 2

How To

Given a binomial, square it using the formula for perfect square trinomials.

  1. Square the first term of the binomial.
  2. Square the last term of the binomial.
  3. For the middle term of the trinomial, double the product of the two terms.
  4. Add and simplify.

Example 6

Expanding Perfect Squares

Expand (3x8) 2 . (3x8) 2 .

Try It #6

Expand (4x1) 2 . (4x1) 2 .

Difference of Squares

Another special product is called the difference of squares, which occurs when we multiply a binomial by another binomial with the same terms but the opposite sign. Let’s see what happens when we multiply (x+1)(x1) (x+1)(x1) using the FOIL method.

(x+1)(x1) = x 2 x+x1 = x 2 1 (x+1)(x1) = x 2 x+x1 = x 2 1

The middle term drops out, resulting in a difference of squares. Just as we did with the perfect squares, let’s look at a few examples.

(x+5)(x5) = x 2 25 (x+11)(x11) = x 2 121 (2x+3)(2x3) = 4 x 2 9 (x+5)(x5) = x 2 25 (x+11)(x11) = x 2 121 (2x+3)(2x3) = 4 x 2 9

Because the sign changes in the second binomial, the outer and inner terms cancel each other out, and we are left only with the square of the first term minus the square of the last term.

Q&A

Is there a special form for the sum of squares?

No. The difference of squares occurs because the opposite signs of the binomials cause the middle terms to disappear. There are no two binomials that multiply to equal a sum of squares.

Difference of Squares

When a binomial is multiplied by a binomial with the same terms separated by the opposite sign, the result is the square of the first term minus the square of the last term.

(a+b)(ab)= a 2 b 2 (a+b)(ab)= a 2 b 2

How To

Given a binomial multiplied by a binomial with the same terms but the opposite sign, find the difference of squares.

  1. Square the first term of the binomials.
  2. Square the last term of the binomials.
  3. Subtract the square of the last term from the square of the first term.

Example 7

Multiplying Binomials Resulting in a Difference of Squares

Multiply (9x+4)(9x4). (9x+4)(9x4).

Try It #7

Multiply (2x+7)(2x7). (2x+7)(2x7).

Performing Operations with Polynomials of Several Variables

We have looked at polynomials containing only one variable. However, a polynomial can contain several variables. All of the same rules apply when working with polynomials containing several variables. Consider an example:

(a+2b)(4abc) a(4abc)+2b(4abc) Use the distributive property. 4 a 2 abac+8ab2 b 2 2bc Multiply. 4 a 2 +(ab+8ab)ac2 b 2 2bc Combine like terms. 4 a 2 +7abac2bc2 b 2 Simplify. (a+2b)(4abc) a(4abc)+2b(4abc) Use the distributive property. 4 a 2 abac+8ab2 b 2 2bc Multiply. 4 a 2 +(ab+8ab)ac2 b 2 2bc Combine like terms. 4 a 2 +7abac2bc2 b 2 Simplify.

Example 8

Multiplying Polynomials Containing Several Variables

Multiply (x+4)(3x2y+5). (x+4)(3x2y+5).

Try It #8

Multiply (3x1)(2x+7y9). (3x1)(2x+7y9).

Media

Access these online resources for additional instruction and practice with polynomials.

1.4 Section Exercises

Verbal

1.

Evaluate the following statement: The degree of a polynomial in standard form is the exponent of the leading term. Explain why the statement is true or false.

2.

Many times, multiplying two binomials with two variables results in a trinomial. This is not the case when there is a difference of two squares. Explain why the product in this case is also a binomial.

3.

You can multiply polynomials with any number of terms and any number of variables using four basic steps over and over until you reach the expanded polynomial. What are the four steps?

4.

State whether the following statement is true and explain why or why not: A trinomial is always a higher degree than a monomial.

Algebraic

For the following exercises, identify the degree of the polynomial.

5.

7x2 x 2 +13 7x2 x 2 +13

6.

14 m 3 + m 2 16m+8 14 m 3 + m 2 16m+8

7.

−625 a 8 +16 b 4 −625 a 8 +16 b 4

8.

200p30 p 2 m+40 m 3 200p30 p 2 m+40 m 3

9.

x 2 +4x+4 x 2 +4x+4

10.

6 y 4 y 5 +3y4 6 y 4 y 5 +3y4

For the following exercises, find the sum or difference.

11.

( 12 x 2 +3x )( 8 x 2 −19 ) ( 12 x 2 +3x )( 8 x 2 −19 )

12.

( 4 z 3 +8 z 2 z )+( −2 z 2 +z+6 ) ( 4 z 3 +8 z 2 z )+( −2 z 2 +z+6 )

13.

( 6 w 2 +24w+24 )( 3w 2 6w+3 ) ( 6 w 2 +24w+24 )( 3w 2 6w+3 )

14.

( 7 a 3 +6 a 2 4a13 )+( 3 a 3 4 a 2 +6a+17 ) ( 7 a 3 +6 a 2 4a13 )+( 3 a 3 4 a 2 +6a+17 )

15.

( 11 b 4 6 b 3 +18 b 2 4b+8 )( 3 b 3 +6 b 2 +3b ) ( 11 b 4 6 b 3 +18 b 2 4b+8 )( 3 b 3 +6 b 2 +3b )

16.

( 49 p 2 25 )+( 16 p 4 32 p 2 +16 ) ( 49 p 2 25 )+( 16 p 4 32 p 2 +16 )

For the following exercises, find the product.

17.

(4x+2)(6x4) (4x+2)(6x4)

18.

( 14 c 2 +4c )( 2 c 2 3c ) ( 14 c 2 +4c )( 2 c 2 3c )

19.

( 6 b 2 6 )( 4 b 2 4 ) ( 6 b 2 6 )( 4 b 2 4 )

20.

(3d5)(2d+9) (3d5)(2d+9)

21.

(9v11)(11v9) (9v11)(11v9)

22.

( 4 t 2 +7t )( −3 t 2 +4 ) ( 4 t 2 +7t )( −3 t 2 +4 )

23.

(8n4)( n 2 +9 ) (8n4)( n 2 +9 )

For the following exercises, expand the binomial.

24.

( 4x+5 ) 2 ( 4x+5 ) 2

25.

(3y7) 2 (3y7) 2

26.

(124x) 2 (124x) 2

27.

( 4p+9 ) 2 ( 4p+9 ) 2

28.

(2m3) 2 (2m3) 2

29.

(3y6) 2 (3y6) 2

30.

( 9b+1 ) 2 ( 9b+1 ) 2

For the following exercises, multiply the binomials.

31.

(4c+1)(4c1) (4c+1)(4c1)

32.

(9a4)(9a+4) (9a4)(9a+4)

33.

(15n6)(15n+6) (15n6)(15n+6)

34.

(25b+2)(25b2) (25b+2)(25b2)

35.

(4+4m)(44m) (4+4m)(44m)

36.

(14p+7)(14p7) (14p+7)(14p7)

37.

(11q10)(11q+10) (11q10)(11q+10)

For the following exercises, multiply the polynomials.

38.

( 2 x 2 +2x+1 )(4x1) ( 2 x 2 +2x+1 )(4x1)

39.

( 4 t 2 +t7 )( 4 t 2 1 ) ( 4 t 2 +t7 )( 4 t 2 1 )

40.

(x1)( x 2 2x+1 ) (x1)( x 2 2x+1 )

41.

(y2)( y 2 4y9 ) (y2)( y 2 4y9 )

42.

(6k5)( 6 k 2 +5k1 ) (6k5)( 6 k 2 +5k1 )

43.

( 3 p 2 +2p10 )(p1) ( 3 p 2 +2p10 )(p1)

44.

(4m13)( 2 m 2 7m+9 ) (4m13)( 2 m 2 7m+9 )

45.

( a+b )( ab ) ( a+b )( ab )

46.

(4x6y)(6x4y) (4x6y)(6x4y)

47.

(4t5u) 2 (4t5u) 2

48.

(9m+4n1)(2m+8) (9m+4n1)(2m+8)

49.

( 4tx )( tx+1 ) ( 4tx )( tx+1 )

50.

( b 2 1)( a 2 +2ab+ b 2 ) ( b 2 1)( a 2 +2ab+ b 2 )

51.

( 4rd )( 6r+7d ) ( 4rd )( 6r+7d )

52.

( x+y )( x 2 xy+ y 2 ) ( x+y )( x 2 xy+ y 2 )

Real-World Applications

53.

A developer wants to purchase a plot of land to build a house. The area of the plot can be described by the following expression: (4x+1)(8x3) (4x+1)(8x3) where x is measured in meters. Multiply the binomials to find the area of the plot in standard form.

54.

A prospective buyer wants to know how much grain a specific silo can hold. The area of the floor of the silo is ( 2x+9 ) 2 . ( 2x+9 ) 2 . The height of the silo is 10x+10, 10x+10, where x is measured in feet. Expand the square and multiply by the height to find the expression that shows how much grain the silo can hold.

Extensions

For the following exercises, perform the given operations.

55.

(4t7) 2 (2t+1)( 4 t 2 +2t+11 ) (4t7) 2 (2t+1)( 4 t 2 +2t+11 )

56.

(3b+6)(3b6)(9 b 2 36) (3b+6)(3b6)(9 b 2 36)

57.

( a 2 +4ac+4 c 2 )( a 2 4 c 2 ) ( a 2 +4ac+4 c 2 )( a 2 4 c 2 )

Order a print copy

As an Amazon Associate we earn from qualifying purchases.

Citation/Attribution

This book may not be used in the training of large language models or otherwise be ingested into large language models or generative AI offerings without OpenStax's permission.

Want to cite, share, or modify this book? This book uses the Creative Commons Attribution License and you must attribute OpenStax.

Attribution information
  • If you are redistributing all or part of this book in a print format, then you must include on every physical page the following attribution:
    Access for free at https://openstax.org/books/algebra-and-trigonometry-2e/pages/1-introduction-to-prerequisites
  • If you are redistributing all or part of this book in a digital format, then you must include on every digital page view the following attribution:
    Access for free at https://openstax.org/books/algebra-and-trigonometry-2e/pages/1-introduction-to-prerequisites
Citation information

© Jan 9, 2024 OpenStax. Textbook content produced by OpenStax is licensed under a Creative Commons Attribution License . The OpenStax name, OpenStax logo, OpenStax book covers, OpenStax CNX name, and OpenStax CNX logo are not subject to the Creative Commons license and may not be reproduced without the prior and express written consent of Rice University.