Skip to main content
Logo image

Section 5.1 Adding and Subtracting Polynomials

Figure 5.1.1. Alternative Video Lesson
A polynomial is a type of algebraic expression with certain features we will describe below.
  • A company’s sales, s (in millions of dollars), can be modeled by 2.2t+5.8, where t stands for the number of years since 2010.
  • The height of an object from the ground, h (in feet), launched upward from the top of a building can be modeled by 16t2+32t+300, where t represents the amount of time (in seconds) since the launch.
  • The volume V (in cubic inches) of an open-top box with a square base can be calculated by 30s212s3, where s stands for the length of the square base, and the box sides have to be cut from a certain square piece of metal.
All of the expressions above are polynomials. In this section, we will learn some basic vocabulary relating to polynomials and we’ll then learn how to add and subtract polynomials.

Subsection 5.1.1 Polynomial Vocabulary

We start this section with a flood of vocabulary terms associated with polynomials and examples of how to use them.

Definition 5.1.2.

A polynomial is an expression with one or more terms summed together. A term of a polynomial must either be a plain number or the product of a number and one or more variables raised to natural number powers. The expression 0 is also considered a polynomial, with zero terms.

Example 5.1.3.

  • Here are three polynomials: x25x+2, t31, 7y.
  • The expression 3x4y3+7xy212xy is an example of a polynomial in more than one variable.
  • The polynomial x25x+3 has three terms: x2, 5x, and 3.
  • The polynomial 3x4+7xy212xy also has three terms.
  • The polynomial t31 has two terms.
A polynomial will never have a variable in the denominator of a fraction or under a radical.

Definition 5.1.4.

The coefficient (or numerical coefficient) of a term in a polynomial is the numerical factor in the term.

Example 5.1.5.

  • The coefficient of the term 43x6 is 43.
  • The coefficient of the second term of the polynomial x25x+3 is 5.
  • The coefficient of the term y74 is 14.

Checkpoint 5.1.6.

Identify which of the following are polynomials and which are not.
(a)
The expression 2x9713x31
  • is
  • is not
a polynomial.
Explanation.
This is a polynomial.
(b)
The expression 5x25x2+3
  • is
  • is not
a polynomial.
Explanation.
This is not a polynomial because it has a negative exponent on a variable.
(c)
The expression 2x35
  • is
  • is not
a polynomial.
Explanation.
This is a polynomial. Note that coefficients can have radicals even though variables cannot, and the square root here is only applied to the 2.
(d)
The expression 5x355xx4
  • is
  • is not
a polynomial.
Explanation.
This is a polynomial. Note that coefficients can have negative exponents even though variables cannot.
(e)
The expression 25x2+23x
  • is
  • is not
a polynomial.
Explanation.
This is not a polynomial because it has a variable in a denominator.
(f)
The expression 37x6x+843
  • is
  • is not
a polynomial.
Explanation.
This is a polynomial. Note that coefficients can have fractional exponents even though variables cannot.
(g)
The expression 7x4x3
  • is
  • is not
a polynomial.
Explanation.
This is not a polynomial because it has a variable inside a radical.
(h)
The expression 6x32+1
  • is
  • is not
a polynomial.
Explanation.
This is not a polynomial because a variable has a fractional exponent.
(i)
The expression 6x3x6
  • is
  • is not
a polynomial.
Explanation.
This is not a polynomial because it has a variable in an exponent.

Definition 5.1.7.

A term in a polynomial with no variable factor is called a constant term.

Example 5.1.8.

The constant term of the polynomial x25x+3 is 3.

Definition 5.1.9.

The degree of a term is one way to measure how “large” it is. When a term only has one variable, its degree is the exponent on that variable. When a term has more than one variable, its degree is the sum of the exponents on the variables. A constant term has degree 0.

Example 5.1.10.

  • The degree of 5x2 is 2.
  • The degree of 47y5 is 5.
  • The degree of 4x2y3 is 5.
  • The degree of 17 is 0. (Constant terms have degree 0 .)

Definition 5.1.11.

The degree of a nonzero polynomial is the greatest degree that appears among its terms.

Definition 5.1.12.

The leading term of a polynomial is the term with the greatest degree (assuming there is no tie). The coefficient of a polynomial’s leading term is called the polynomial’s leading coefficient.

Example 5.1.13.

The degree of the polynomial 4x25x+3 is 2 because the terms have degrees 2, 1, and 0, respectively, and 2 is the largest. Its leading term is 4x2, and its leading coefficient is 4.
To help us recognize a polynomial’s degree, the standard convention at this level is to write a polynomial’s terms in order from highest degree to lowest degree. When a polynomial is written in this order, it is written in standard form. For example, it is standard practice to write 74xx2 as x24x+7 since x2 is the leading term. By writing the polynomial in standard form, we can look at the first term to determine both the polynomial’s degree and leading term.
There are special names for polynomials with a small number of terms, and for polynomials with certain degrees.
monomial
A polynomial with one term, such as 3x5, is called a monomial.
binomial
A polynomial with two terms, such as 3x5+2x, is called a binomial.
trinomial
A polynomial with three terms, such as x25x+3, is called a trinomial.
constant polynomial
A zero-degree polynomial is called a constant polynomial. An example is the polynomial 7, which has degree zero.
linear polynomial
A first-degree polynomial is called a linear polynomial. An example is 2x+7.
quadratic polynomial
A second-degree polynomial is called a quadratic polynomial. An example is 4x22x+7.
cubic polynomial
A third-degree polynomial is called a cubic polynomial. An example is x3+4x22x+7.
Fourth-degree and fifth-degree polynomials are called quartic and quintic polynomials, respectively. If the degree of the polynomial, n, is greater than five, we’ll simply call it an nth-degree polynomial. For example, the polynomial 5x84x5+1 is an 8th-degree polynomial.

Subsection 5.1.2 Adding and Subtracting Polynomials

Example 5.1.14. Production Costs.

Bayani started a company that makes one product: one-gallon ketchup jugs for industrial kitchens. The company’s production expenses only come from two things: supplies and labor. The cost of supplies, S (in thousands of dollars), can be modeled by S=0.05x2+2x+30, where x is number of thousands of jugs of ketchup produced. The labor cost for his employees, L (in thousands of dollars), can be modeled by 0.1x2+4x, where x again represents the number of jugs they produce (in thousands of jugs). Find a model for the company’s total production costs.
Since Bayani’s company only has these two costs, we can find a model for the total production costs, C (in thousands of dollars), by adding the supply costs and the labor costs:
C=(0.05x2+2x+30)+(0.1x2+4x)
To finish simplifying our total production cost model, we’ll combine the like terms:
C=0.05x2+0.1x2+2x+4x+30=0.15x2+6x+30
This simplified model can now calculate Bayani’s total production costs C (in thousands of dollars) when the company produces x thousand jugs of ketchup.
In short, the process of adding two or more polynomials involves recognizing and then combining the like terms.

Checkpoint 5.1.15.

Add the polynomials.
(6x2+4x)+(4x25x)
Explanation.
We combine like terms as follows
(6x2+4x)+(4x25x)=(6x2+4x2)+(4x5x)=10x2x

Example 5.1.16.

Simplify the expression (12x223x32)+(32x2+72x14).
Explanation.
(12x223x32)+(32x2+72x14)=(12x2+32x2)+(23x+72x)+(32+(14))=(42x2)+(46x+216x)+(64+(14))=(2x2)+176x+(74)=2x2+176x74

Example 5.1.17. Profit, Revenue, and Costs.

From Example 14, we know Bayani’s ketchup company’s production costs, C (in thousands of dollars), for producing x thousand jugs of ketchup is modeled by C=0.15x2+6x+30. The revenue, R (in thousands of dollars), from selling the ketchup can be modeled by R=13x, where x stands for the number of thousands of jugs of ketchup sold. The company’s net profit can be calculated using the concept:
net profit=revenuecosts
Assuming all products produced will be sold, a polynomial to model the company’s net profit, P (in thousands of dollars) is:
P=RC=(13x)(0.15x2+6x+30)=13x0.15x26x30=0.15x2+(13x+(6x))30=0.15x2+7x30
The key distinction between the addition and subtraction of polynomials is that when we subtract a polynomial, we must subtract each term in that polynomial.
Notice that our first step in simplifying the expression in Example 17 was to subtract every term in the second expression. We can also think of this as distributing a factor of 1 across the second polynomial, 0.15x2+6x+30, and then adding these terms as follows:
P=RC=(13x)(0.15x2+6x+30)=13x+(1)(0.15x2)+(1)(6x)+(1)(30)=13x0.15x26x30=0.15x2+(13x+(6x))30=0.15x2+7x30

Example 5.1.18.

Subtract (5x3+4x26x)(3x2+9x2).
Explanation.
We must first subtract every term in (3x2+9x2) from (5x3+4x26x). Then we can combine like terms.
(5x3+4x26x)(3x2+9x2)=5x3+4x26x+3x29x+2=5x3+(4x2+3x2)+(6x+(9x))+2=5x3+7x215x+2

Checkpoint 5.1.19.

Subtract the polynomials.
(3x10)(5x+7)
Explanation.
We combine like terms as follows
(3x10)(5x+7)=(3x(5x))+(107)=8x17
Let’s look at one last example where the polynomial has multiple variables. Remember that like terms must have the same variable(s) with the same exponent.

Example 5.1.20.

Subtract (3x2y+8xy217y3)(2x2y+11xy2+4y2).
Explanation.
Again, we’ll begin by subtracting each term in (2x2y+11xy2+4y2). Once we’ve done this, we’ll need to identify and combine like terms.
(3x2y+8xy217y3)(2x2y+11xy2+4y2)=3x2y+8xy217y32x2y11xy24y2=(3x2y2x2y)+(8xy211xy2)+(17y34y2)=x2y3xy217y34y2

Subsection 5.1.3 Evaluating Polynomial Expressions

Evaluating expressions was introduced in Section 1.1, and involves replacing the variable(s) in an expression with specific numbers and calculating the result.

Example 5.1.21.

Evaluate the expression C=0.15x2+6x+30 from Example 14 for x=10 and explain what this means in context.
Explanation.
We will replace x with 10:
C=0.15x2+6x+30=0.15(10)2+6(10)+30=0.15(100)+60+30=15+90=105
The context was that x represents so many thousands of jugs of ketchup, and C represents the total cost, in thousands of dollars, to produce that many jugs. So in context, we can interpret this as it costing $105,000 to produce 10,000 jugs of ketchup.
Recall that in Subsection 1.1.4 and Example 1.1.13 we discussed how (2)2 and 22 are not the same expressions. The first expression, (2)2, represents the number 2 squared, and is (2)(2)=4. The second expression, 22, is the opposite of the number that you get after you square 2, and is 22=(22)=4.

Example 5.1.22.

Evaluate the expression 12y3+4y29y+2 for y=5.
Explanation.
We will replace y with 5 and simplify the result:
12y3+4y29y+2=12(5)3+4(5)29(5)+2=12(125)+4(25)+45+2=1647

Reading Questions 5.1.4 Reading Questions

1.

What are the names for a polynomial with one term? With two terms? With three terms?

2.

Adding and subtracting polynomials is mostly about combining terms.

3.

What should you be careful with when evaluating a polynomial for a negative number?

Exercises 5.1.5 Exercises

Review and Warmup

Identifying Terms.
List the terms in each expression.
Combining Like Terms.
Simplify the expression by combining like terms if possible.
7.
N6+63N4+5.6N6+1.3N4
8.
34U515U549U4+U4

Vocabulary

Exercise Group.
What specific type of polynomial is the given polynomial? What is its degree? What is its leading term? What is its leading coefficient?
13.
12.8+49.5z283.2z5
14.
9.4z820.1z+0.2z9
17.
79yt4+38y8t552y4t8
18.
94yt8+98y3t34y8t7

Simplifying Polynomials

Exercise Group.
Add the polynomials.
19.
(3x+1)+(3x9)
20.
(4x9)+(6x8)
21.
(7y99y4)+(2y9y4)
22.
(2y69y8)+(8y6+y8)
23.
(4r4+9r32)+(3r46r35)
24.
(9r9+9r6+7)+(3r9+2r61)
25.
(18t+59)+(13t87)
27.
(78t234t29)+(79t2+3t+1)
28.
(13x3+x1)+(23x3+2x+13)
29.
(65x5+38x7+13x9)+(47x512x9)
30.
(y214y785y9)+(4y214y9)
31.
(8y53y6)+(4y5+y)
32.
(7r2+8r)+(2r2+6r8)
33.
(2.2r8+0.7r43.7r5)+(3.6r5+3.6r8+1.7r9)
34.
(7.7t5+2.3t8+4.5t2)+(2.4t27.5t55.8t9)
Exercise Group.
Subtract the polynomials.
35.
(8t4)(9t+6)
37.
(2x4+6x)(3x4+8x)
38.
(7x+6x6)(8x+9x6)
39.
(7y9+5y74)(9y9+4y77)
40.
(2y4+6y3+7)(7y46y32)
41.
(95r35)(35r+15)
42.
(12r95)(73r98)
43.
(32t3+54t2+32)(23t367t257)
44.
(t2+47t+53)(35t25t+14)
45.
(2t254t532t9)(23t22t9)
46.
(23x5+2x7+74x8)(12x56x8)
47.
(4x94x3)(6x99x6)
48.
(4y6+7y7)(6y63y3)
49.
(3.1y3+9y+6.3y2)(6.5y2+8.3y3+3.2y7)
50.
(6.8r89.1r55.4r7)(0.4r72.5r84.1r4)
Exercise Group.
Add or subtract the multivariable polynomials as indicated.
52.
(3r5x)+(3r+7x)
53.
(4t7r6tr3)(2t7r6+5tr3)
54.
(2t2y6+7t7y8)(4t2y67t7y8)
55.
(x65x4y6+9y3)+(3x62x4y6+8y3)
56.
(2x3+4xt65t8)+(8x37xt6+9t8)
57.
(17y13z)(38z+2y)
58.
(72z+16x)(58x3z)
59.
(53z3t512zt875t8)+(19z3t578zt872t7)
60.
(38r3y5+34r2y312y3)+(27r3y532r2y357y2)
61.
(85r2x3+49r3x8+23r8x7)(35r2x356r8x7)
62.
(67tz3+87t4z9+67t5z)(65tz3+45t5z)
63.
(2t9y35t2y2)+(t9y3+6t5y6)
64.
(5x4y8+4x9y3)+(8x4y8+6x5y9)
65.
(5x7r4+4.7x6r31.4x4)(1.9x45.5x7r4+0.3x2r5)
66.
(2.4y2z5+4.3y5z73.6y6)(0.8y6+6.6y2z51.2y8z6)

Evaluating Polynomials

Exercise Group.
Evaluate the given polynomial at the given numbers.
71.
5z23z+1
for z=7, 3, and 3
72.
2z2+3z3
for z=7, 3, and 3
73.
x25x+4
for x=1.6, 2.3, and 4.2
74.
4x2x+1
for x=1.7, 2.8, and 3.3
75.
4t2+5t4
for t=12, 32, and 1
76.
2y22y+4
for y=32, 3, and 43
77.
y63y3
for y=2, 2, and 1

Applications

Falling Object.
The polynomial 12gt2+v0t+h0 gives the height of an object at time t (measured in seconds) when it is thrown straight up with an initial velocity v0 (measured in feet per second) from an initial height h0 (measured in feet) in a place where the acceleration from gravity is g (measured in feet per second per second). The acceleration of gravity on Earth is 32fts2.
79.
What is the height of an object on Earth 2.5 seconds after it is thrown straight up with an initial speed of 70 feet per second from an initial height of 6 feet?
80.
What is the height of an object on Earth 2.7 seconds after it is thrown straight up with an initial speed of 60 feet per second from an initial height of 4 feet?
Sum of Consecutive Integers.
It turns out that if you add up all the whole numbers 1+2+3++n, the result is the polynomial 12n2+12n.
81.
What is the result from adding 1+2+3++983?
82.
What is the result from adding 1+2+3++538?
Sum of Consecutive Squares.
It turns out that if you add up all the square numbers 12+22+32++n2, the result is the polynomial 13n3+12n2+16n.
83.
What is the result from adding 12+22+32++1182?
84.
What is the result from adding 12+22+32++1302?
Sales and Costs.
A company that sells a certain product can use polynomials to model its sales revenue (in dollars) and its costs (also in dollars). The variable x represents the number of units produced. Profit is revenue minus costs.
85.
If revenue is modeled by 4.6x2+1.68x+2218 and costs are modeled by 3x2+1.5x+1936, what is the model for profit?
86.
If revenue is modeled by 3.6x2+5.3x+4704 and costs are modeled by 2.8x2+3.59x+1871, what is the model for profit?
Algae.
There are two types of algae (blue and green) growing in a pond, and each type’s total biomass (measured in kilograms) can be modeled using a polynomial where the variable t represents time.
87.
If the blue algae biomass is modeled by 0.001x2+0.14x+124 and the green algae biomass is modeled by 0.006x2+0.79x+116, what is a model for the total algae biomass?
88.
If the blue algae biomass is modeled by 0.006x20.36x+174 and the green algae biomass is modeled by 0.007x20.27x+114, what is a model for the total algae biomass?
You have attempted 1 of 92 activities on this page.