Prealgebra 2e — Original English

Add and Subtract Polynomials

Identify Polynomials, Monomials, Binomials, and Trinomials

In Evaluate, Simplify, and Translate Expressions, you learned that a term is a constant or the product of a constant and one or more variables. The constant is called a coefficient. When it is of the form axm, where a is a constant and m is a whole number, it is called a monomial. A monomial, or a sum and/or difference of monomials, is called a polynomial.

Notice the roots:

  • poly- means many
  • mono- means one
  • bi- means two
  • tri- means three

Here are some examples of polynomials:

Polynomial b+1 4y27y+2 5x54x4+x3+8x29x+1
Monomial 5 4b2 −9x3
Binomial 3a7 y29 17x3+14x2
Trinomial x25x+6 4y27y+2 5a43a3+a

Notice that every monomial, binomial, and trinomial is also a polynomial. They are special members of the family of polynomials and so they have special names. We use the words ‘monomial’, ‘binomial’, and ‘trinomial’ when referring to these special polynomials and just call all the rest ‘polynomials’.

Determine whether each polynomial is a monomial, binomial, trinomial, or other polynomial:

  1. 8x27x9
  2. −5a4
  3. x47x36x2+5x+2
  4. 114y3
  5. n
Solution

Solution

Polynomial Number of terms Type
8x27x9 3 Trinomial
−5a4 1 Monomial
x47x36x2+5x+2 5 Polynomial
114y3 2 Binomial
n 1 Monomial

Determine the Degree of Polynomials

In this section, we will work with polynomials that have only one variable in each term. The degree of a polynomial and the degree of its terms are determined by the exponents of the variable.

A monomial that has no variable, just a constant, is a special case. The degree of a constant is 0—it has no variable.

Let's see how this works by looking at several polynomials. We'll take it step by step, starting with monomials, and then progressing to polynomials with more terms.

Remember: Any base written without an exponent has an implied exponent of 1.

A table is shown. The top row is titled “Monomials” and lists the following monomials: 5, 4 b squared, negative 9 x cubed, negative 18. The next row is titled “Degree” and lists, in blue, 0, 2, 3, and 0. The next row is titled “Binomial” and lists the following binomials: b plus 1, 3a minus 7, y squared minus 9, 17 x cubed plus 14 x squared. The next row is titled “Degree of each term,” with “term” written in blue. This row lists 1, 0, 1, 0, 2, 0, 3, 2 in blue. The next row is titled “Degree of polynomial,” with “polynomial” written in red. This row lists 1, 1, 2, 3 in red. The next row is titled “Trinomial” and lists the following trinomials: x squared minus 5x plus 6, 4 y squared minus 7y plus 2, 5 a to the fourth minus 3 a cubed plus a, and x to the fourth plus 2 x squared minus 5. The next row is titled “Degree of each term,” with “term” written in blue. This row lists 2, 1, 0, 2, 1, 0, 4, 3, 1, 4, 2, 0 in blue. The next row is titled “Degree of polynomial,” with “polynomial” written in red. This row lists 2, 2, 4, 4 in red. The next row is titled “Polynomial” and lists the following polynomials: b plus 1, 4 y squared minus 7y plus 2, and 4 x to the fourth plus x cubed plus 8 x squared minus 9x plus 1. The next row is titled “Degree of each term,” with “term” written in blue. This row lists 1, 0, 2, 1, 0, 4, 3, 2, 1, 0 in blue. The next row is titled “Degree of polynomial,” with “polynomial” written in red. This row lists 1, 2, 4 in red.

Find the degree of the following polynomials:

  1. 4x
  2. 3x35x+7
  3. −11
  4. −6x2+9x3
  5. 8x+2
Solution

Solution

This table illustrates how to determine the degree of various mathematical expressions, including monomials, polynomials, and constants, by identifying the highest exponent of the variable.
4x
The exponent of x is one. x=x1 The degree is 1.
3x35x+7
The highest degree of all the terms is 3. The degree is 3
11
The degree of a constant is 0. The degree is 0.
−6x2+9x3
The highest degree of all the terms is 2. The degree is 2.
8x+2
The highest degree of all the terms is 1. The degree is 1.

Working with polynomials is easier when you list the terms in descending order of degrees. When a polynomial is written this way, it is said to be in standard form. Look back at the polynomials in Example 2. Notice that they are all written in standard form. Get in the habit of writing the term with the highest degree first.

Add and Subtract Monomials

In The Language of Algebra, you simplified expressions by combining like terms. Adding and subtracting monomials is the same as combining like terms. Like terms must have the same variable with the same exponent. Recall that when combining like terms only the coefficients are combined, never the exponents.

Add: 17x2+6x2.

Solution

Solution

Steps to simplify an algebraic expression by combining like terms.
17x2+6x2
Combine like terms. 23x2

Subtract: 11n(−8n).

Solution

Solution

Illustrates the simplification of the algebraic expression 11n - (-8n) by combining like terms to 19n.
11n(−8n)
Combine like terms. 19n

Simplify: a2+4b27a2.

Solution

Solution

Example demonstrating the simplification of an algebraic expression by combining like terms.
a2+4b27a2
Combine like terms. −6a2+4b2

Remember, −6a2 and 4b2 are not like terms. The variables are not the same.

Add and Subtract Polynomials

Adding and subtracting polynomials can be thought of as just adding and subtracting like terms. Look for like terms—those with the same variables with the same exponent. The Commutative Property allows us to rearrange the terms to put like terms together. It may also be helpful to underline, circle, or box like terms.

Find the sum: (4x25x+1)+(3x28x9).

Solution

Solution

A mathematical expression showing the addition of two quadratic polynomials: (4x^2 - 5x + 1) + (3x^2 - 8x - 9).
Identify like terms. A mathematical expression shows: 4x^2 - 5x + [1] + 3x^2 - 8x - [9]. Terms with 'x' and 'x^2' are underlined with single and double lines, respectively, and the constants '1' and '9' are boxed.
Rearrange to get the like terms together. An algebraic expression demonstrating the combination of like terms: 4x^2 + 3x^2 - 5x - 8x + 1 - 9. Terms with x squared, x, and constants are visually grouped by underlines.
Combine like terms. A mathematical expression displaying a quadratic polynomial: 7x^2 - 13x - 8.

Parentheses are grouping symbols. When we add polynomials as we did in Example 6, we can rewrite the expression without parentheses and then combine like terms. But when we subtract polynomials, we must be very careful with the signs.

Find the difference: (7u25u+3)(4u22).

Solution

Solution

A mathematical expression showing the subtraction of two polynomials: (7u^2 - 5u + 3) - (4u^2 - 2).
Distribute and identify like terms. An algebraic expression: 7u^2 - 5u + [3] - 4u^2 + [2]. Terms 7u^2 and 4u^2 are double-underlined, 5u is single-underlined, and 3 and 2 are boxed.
Rearrange the terms. A mathematical expression is displayed, showing '7u^2 - 4u^2 - 5u + 3 + 2'. The terms '7u^2' and '4u^2' are double-underlined, '5u' is single-underlined, and the final number '2' is enclosed in a box.
Combine like terms. A mathematical expression displays three terms: '3u^2 - 5u + 5' on a white background. This quadratic expression features a squared variable, a linear variable, and a constant term.

Subtract: (m23m+8) from (9m27m+4).

Solution

Solution

A mathematical problem asking to subtract the polynomial (m^2 - 3m + 8) from (9m^2 - 7m + 4).
Distribute and identify like terms. An algebraic expression is displayed: 9m^2 - 7m + [4 - m^2 + 3m - 8]. Some terms are underlined with single or double lines, and constants 4 and 8 are enclosed in square boxes.
Rearrange the terms. A mathematical expression showing 9m^2 - m^2 - 7m + 3m + 4 - 8, featuring like terms for simplification.
Combine like terms. The image displays the mathematical expression 8m^2 - 4m - 4, which is a quadratic trinomial. The expression involves the variable 'm' raised to the power of two and one, along with constant terms.

Evaluate a Polynomial for a Given Value

In The Language of Algebra we evaluated expressions. Since polynomials are expressions, we'll follow the same procedures to evaluate polynomials—substitute the given value for the variable into the polynomial, and then simplify.

Evaluate 3x29x+7 when
  1. x=3
  2. x=−1
Solution

Solution

Step-by-step evaluation of the algebraic expression 3x^2 - 9x + 7 for x = 3.
x=3
3x29x+7
Substitute 3 for x 3(3)29(3)+7
Simplify the expression with the exponent. 3·99(3)+7
Multiply. 2727+7
Simplify. 7
Step-by-step evaluation of the algebraic expression 3x^2 - 9x + 7 when x = -1, showing each stage of simplification.
x=−1
3x29x+7
Substitute −1 for x 3(−1)29(−1)+7
Simplify the expression with the exponent. 3·19(−1)+7
Multiply. 3+9+7
Simplify. 19

The polynomial −16t2+300 gives the height of an object t seconds after it is dropped from a 300 foot tall bridge. Find the height after t=3 seconds.

Solution

Solution

The image shows the mathematical expression -16t^2 + 300, presented in a clear, typeset format against a white background.
Substitute 3 for t The image shows the mathematical expression -16(3)^2 + 300, which evaluates to -16 * 9 + 300 = -144 + 300 = 156.
Simplify the expression with the exponent. A mathematical expression showing -16 multiplied by 9, then added to 300.
Multiply. The mathematical expression -144 + 300 is displayed in black font on a white background.
Simplify. The number 156 is displayed in black text against a plain white background.

Practice Makes Perfect

Identify Polynomials, Monomials, Binomials and Trinomials

In the following exercises, determine if each of the polynomials is a monomial, binomial, trinomial, or other polynomial.

5x+2

Solution

binomial

z25z6

a2+9a+18

Solution

trinomial

−12p4

y38y2+2y16

Solution

polynomial

109x

23y2

Solution

monomial

m4+4m3+6m2+4m+1

Determine the Degree of Polynomials

In the following exercises, determine the degree of each polynomial.

8a52a3+1

Solution

5

5c3+11c2c8

3x12

Solution

1

4y+17

−13

Solution

0

−22

Add and Subtract Monomials

In the following exercises, add or subtract the monomials.

6x2+9x2

Solution

15x2

4y3+6y3

−12u+4u

Solution

−8u

−3m+9m

5a+7b

Solution

5a + 7b

8y+6z

Add: 4a,3b,8a

Solution

−4a −3b

Add: 4x,3y,3x

18x2x

Solution

16x

13a3a

Subtract 5x6from12x6

Solution

−17x6

Subtract 2p4from7p4

Add and Subtract Polynomials

In the following exercises, add or subtract the polynomials.

(4y2+10y+3)+(8y26y+5)

Solution

12y2 + 4y + 8

(7x29x+2)+(6x24x+3)

(x2+6x+8)+(−4x2+11x9)

Solution

−3x2 + 17x − 1

(y2+9y+4)+(−2y25y1)

(3a2+7)+(a27a18)

Solution

4a2 − 7a − 11

(p25p11)+(3p2+9)

(6m29m3)(2m2+m5)

Solution

4m2 − 10m + 2

(3n24n+1)(4n2n2)

(z2+8z+9)(z23z+1)

Solution

11z + 8

(z27z+5)(z28z+6)

(12s215s)(s9)

Solution

12s2 − 16s + 9

(10r220r)(r8)

Find the sum of (2p38) and (p2+9p+18)

Solution

2p3 + p2 + 9p + 10

Find the sum of (q2+4q+13) and (7q33)

Subtract (7x24x+2) from (8x2x+6)

Solution

x2 + 3x + 4

Subtract (5x2x+12) from (9x26x20)

Find the difference of (w2+w42) and (w210w+24)

Solution

11w − 66

Find the difference of (z23z18) and (z2+5z20)

Evaluate a Polynomial for a Given Value

In the following exercises, evaluate each polynomial for the given value.

Evaluate8y23y+2
  1. y=5
  2. y=−2
  3. y=0
Solution
  1. 187
  2. 40
  3. 2
Evaluate5y2y7when:
  1. y=−4
  2. y=1
  3. y=0
Evaluate436xwhen:
  1. x=3
  2. x=0
  3. x=−1
Solution
  1. −104
  2. 4
  3. 40
Evaluate1636x2when:
  1. x=−1
  2. x=0
  3. x=2

A window washer drops a squeegee from a platform 275 feet high. The polynomial −16t2+275 gives the height of the squeegee t seconds after it was dropped. Find the height after t=4 seconds.

Solution

19 feet

A manufacturer of microwave ovens has found that the revenue received from selling microwaves at a cost of p dollars each is given by the polynomial −5p2+350p. Find the revenue received when p=50 dollars.

Everyday Math

Fuel Efficiency The fuel efficiency (in miles per gallon) of a bus going at a speed of x miles per hour is given by the polynomial 1160x2+12x. Find the fuel efficiency when x=40mph.

Solution

10 mpg

Stopping Distance The number of feet it takes for a car traveling at x miles per hour to stop on dry, level concrete is given by the polynomial 0.06x2+1.1x. Find the stopping distance when x=60mph.

Writing Exercises

Using your own words, explain the difference between a monomial, a binomial, and a trinomial.

Solution

Answers will vary.

Eloise thinks the sum 5x2+3x4 is 8x6. What is wrong with her reasoning?

Self Check

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

Math self-assessment grid for polynomial skills: identifying, determining degree, adding/subtracting monomials & polynomials, and evaluating expressions.

If most of your checks were:

…confidently. Congratulations! You have achieved the objectives in this section. Reflect on the study skills you used so that you can continue to use them. What did you do to become confident of your ability to do these things? Be specific.

…with some help. This must be addressed quickly because topics you do not master become potholes in your road to success. In math, every topic builds upon previous work. It is important to make sure you have a strong foundation before you move on. Whom can you ask for help? Your fellow classmates and instructor are good resources. Is there a place on campus where math tutors are available? Can your study skills be improved?

…no—I don’t get it! This is a warning sign and you must not ignore it. You should get help right away or you will quickly be overwhelmed. See your instructor as soon as you can to discuss your situation. Together you can come up with a plan to get you the help you need.

binomial
A binomial is a polynomial with exactly two terms.
degree of a constant
The degree of a constant is 0.
degree of a polynomial
The degree of a polynomial is the highest degree of all its terms.
degree of a term
The degree of a term of a polynomial is the exponent of its variable.
monomial
A term of the form axm, where a is a constant and m is a whole number, is called a monomial.
polynomial
A polynomial is a monomial, or two or more monomials, combined by addition or subtraction.
trinomial
A trinomial is a polynomial with exactly three terms.