Skip to main content

Section 6.4 Adding and Subtracting Polynomials

A polynomial is a particular type of algebraic expression used for things all around us.

  • A company's sales, \(s\) (in millions of dollars), can be modeled by \(2.2t+5.8\text{,}\) where \(t\) stands for the number of years since \(2010\text{.}\)

  • The height of an object from the ground, \(h\) (in feet), launched upward from the top of a building can be modeled by \(-16t^2+32t+300\text{,}\) where \(t\) represents the amount of time (in seconds) since the launch.

  • The volume of an open-top box with a square base, \(V\) (in cubic inches), can be calculated by \(30s^2-\frac{1}{2}s^2\text{,}\) 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 6.4.1 Polynomial Vocabulary

Definition 6.4.1.

A polynomial is an expression that consists of terms summed together. Each term must be the product of a number and one or more variables raised to whole number powers. Since \(0\) is a whole number, a term can just be a number. A polynomial may have just one term. The expression \(0\) is also considered a polynomial, with zero terms.

Some examples of polynomials in one variable are:

\begin{equation*} x^2-5x+2\qquad t^3-1\qquad 7y\text{.} \end{equation*}

The expression \(3x^4y^3+7xy^2-12xy\) is an example of a polynomial in several variables.

Definition 6.4.2.

A term of a polynomial is the product of a numerical coefficient and one or more variables raised to whole number powers. Since \(0\) is a whole number, a term can just be a number.

For example:

  • the polynomial \(x^2-5x+3\) has three terms: \(x^2\text{,}\) \(-5x\text{,}\) and \(3\text{;}\)

  • the polynomial \(3x^4+7xy^2-12xy\) also has three terms;

  • the polynomial \(t^3-1\) has two terms.

Definition 6.4.3.

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

For example:

  • the coefficient of the term \(\frac{4}{3}x^6\) is \(\frac{4}{3}\text{;}\)

  • the coefficient of the second term of the polynomial \(x^2-5x+3\) is \(-5\text{;}\)

  • the coefficient of the term \(\frac{y^7}{4}\) is \(\frac{1}{4}\text{.}\)

Remark 6.4.4.

Because variables in polynomials must have whole number exponents, a polynomial will never have a variable in the denominator of a fraction or under a square root (or any other radical).

Checkpoint 6.4.5.
Definition 6.4.6.

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 in that term. When a term has no variables, its degree is \(0\text{.}\)

For example:

  • the degree of \(5x^2\) is \(2\text{;}\)

  • the degree of \(-\frac{4}{7}y^5\) is \(5\text{.}\)

  • the degree of \(-4x^2y^3\) is \(5\text{.}\)

Polynomial terms are often classified by their degree. In doing so, we would refer to \(5x^2\) as a second-degree term.

Definition 6.4.7.

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

Definition 6.4.8.

The leading term of a polynomial is the term with the greatest degree (assuming there is one, and there is no tie).

For example, the degree of the polynomial \(x^2-5x+3\) is \(2\) because the terms have degrees \(2\text{,}\) \(1\text{,}\) and \(0\text{,}\) and \(2\) is the largest. Its leading term is \(x^2\text{.}\) Polynomials are often classified by their degree and we would say that \(x^2-5x+3\) is a second-degree polynomial.

The coefficient of a polynomial's leading term is called the polynomial's leading coefficient. For example, the leading coefficient of \(x^2-5x+3\) is \(1\) (because \(x^2=1\cdot x^2\)).

Definition 6.4.9.

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

For example, the constant term of the polynomial \(x^2-5x+3\) is \(3\text{.}\)

There are some special names for polynomials with certain degrees:

  • A zero-degree polynomial is called a constant polynomial or simply a constant.

    An example is the polynomial \(7\text{,}\) which has degree zero because it can be viewed as \(7x^0\text{.}\)

  • A first-degree polynomial is called a linear polynomial.

    An example is \(-2x+7\text{.}\)

  • A second-degree polynomial is called a quadratic polynomial.

    An example is \(4x^2-2x+7\text{.}\)

  • A third-degree polynomial is called a cubic polynomial.

    An example is \(x^3+4x^2-2x+7\text{.}\)

Fourth-degree and fifth-degree polynomials are called quartic and quintic polynomials, respectively. If the degree of the polynomial, \(n\text{,}\) is greater than five, we'll simply call it an \(n\)th-degree polynomial. For example, the polynomial \(5x^8-4x^5+1\) is an \(8\)th-degree polynomial.

Remark 6.4.10.

To help us recognize a polynomial's degree, it is the standard convention to write a polynomial's terms in order from greatest-degree term to lowest-degree term. When a polynomial is written in this order, it is written in standard form. For example, it is standard practice to write \(7-4x-x^2\) as \(-x^2-4x+7\) since \(-x^2\) 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:

Definition 6.4.11.
  • A polynomial with one term, such as \(3x^5\) or \(9\text{,}\) is called a monomial.

  • A polynomial with two terms, such as \(3x^5+2x\) or \(-2x+1\text{,}\) is called a binomial.

  • A polynomial with three terms, such as \(x^2-5x+3\text{,}\) is called a trinomial.

Subsection 6.4.2 Adding and Subtracting Polynomials

Example 6.4.12. Production Costs.

Bayani started a company that is devoted to one product: ketchup. The company's production costs only involve two components: supplies and labor. The cost of supplies, \(S\) (in thousands of dollars), can be modeled by \(S=0.05x^2+2x+30\text{,}\) where \(x\) is number of thousands of jars of ketchup produced. The labor cost for his employees, \(L\) (in thousands of dollars), can be modeled by \(0.1x^2+4x\text{,}\) where \(x\) again represents the number of jars they produce (in thousands of jars). 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:

\begin{equation*} C=\left(0.05x^2+2x+30\right)+\left(0.1x^2+4x\right) \end{equation*}

To finish simplifying our total production cost model, we'll combine the like terms:

\begin{align*} C \amp= 0.05x^2+0.1x^2+2x+4x+30\\ \amp= 0.15x^2+6x+30 \end{align*}

This simplified model can now calculate Bayani's total production costs \(C\) (in thousands of dollars) when the company produces \(x\) thousand jars of ketchup.

In short, the process of adding two or more polynomials involves recognizing and then combining the like terms.

Checkpoint 6.4.13.
Example 6.4.14.

Simplify the expression \(\left(\frac{1}{2}x^2-\frac{2}{3}x-\frac{3}{2}\right)+\left(\frac{3}{2}x^2+\frac{7}{2}x-\frac{1}{4}\right)\text{.}\)

Explanation
\begin{align*} \amp\left(\frac{1}{2}x^2-\frac{2}{3}x-\frac{3}{2}\right)+\left(\frac{3}{2}x^2+\frac{7}{2}x-\frac{1}{4}\right)\\ \amp=\left(\frac{1}{2}x^2+\frac{3}{2}x^2\right)+\left(\left(-\frac{2}{3}x\right)+\frac{7}{2}x\right)+\left(\left(-\frac{3}{2}\right)+\left(-\frac{1}{4}\right)\right)\\ \amp= \left(\frac{4}{2}x^2\right)+\left(\left(-\frac{4}{6}x\right)+\frac{21}{6}x\right)+\left(\left(-\frac{6}{4}\right)+\left(-\frac{1}{4}\right)\right)\\ \amp= \left(2x^2\right)+\left(\frac{17}{6}x\right)+\left(-\frac{7}{4}\right)\\ \amp=2x^2 +\frac{17}{6}x-\frac{7}{4} \end{align*}
Example 6.4.15. Profit, Revenue, and Costs.

From Example 6.4.12, we know Bayani's ketchup company's production costs, \(C\) (in thousands of dollars), for producing \(x\) thousand jars of ketchup is modeled by \(C=0.15x^2+6x+30\text{.}\) The revenue, \(R\) (in thousands of dollars), from selling the ketchup can be modeled by \(R=13x\text{,}\) where \(x\) stands for the number of thousands of jars of ketchup sold. The company's net profit can be calculated using the concept:

\begin{equation*} \text{net profit} = \text{revenue} - \text{costs} \end{equation*}

Assuming all products produced will be sold, a polynomial to model the company's net profit, \(P\) (in thousands of dollars) is:

\begin{align*} P \amp= R-C\\ \amp= \left(13x\right)-\left(0.15x^2+6x+30\right)\\ \amp= 13x-0.15x^2-6x-30\\ \amp= -0.15x^2+\left(13x+(-6x)\right)-30\\ \amp=-0.15x^2+7x-30 \end{align*}

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.

Remark 6.4.16.

Notice that our first step in simplifying the expression in Example 6.4.15 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.15x^2+6x+30\text{,}\) and then adding these terms as follows:

\begin{align*} P \amp= R-C\\ \amp= \left(13x\right)-\left(0.15x^2+6x+30\right)\\ \amp= 13x+(-1)(0.15x^2)+(-1)(6x)+(-1)(30)\\ \amp= 13x-0.15x^2-6x-30\\ \amp= -0.15x^2+\left(13x+(-6x)\right)-30\\ \amp=-0.15x^2+7x-30 \end{align*}
Example 6.4.17.

Subtract \(\left(5x^3+4x^2-6x\right)-\left(-3x^2+9x-2\right)\text{.}\)

Explanation

We must first subtract every term in \(\left(-3x^2+9x-2\right)\) from \(\left(5x^3+4x^2-6x\right)\text{.}\) Then we can combine like terms.

\begin{align*} \amp\left(5x^3+4x^2-6x\right)-\left(-3x^2+9x-2\right)\\ \amp= 5x^3+4x^2-6x \highlight{{}+{}} 3x^2 \highlight{{}-{}} 9x \highlight{{}+{}} 2\\ \amp= 5x^3+\left(4x^2+3x^2\right)+\left(-6x+(-9x)\right)+2\\ \amp= 5x^3+7x^2-15x+2 \end{align*}
Checkpoint 6.4.18.

Let's look at one more example involving multiple variables. Remember that like terms must have the same variable(s) with the same exponent.

Example 6.4.19.

Subtract \(\left( 3x^2y+8xy^2-17y^3 \right)-\left(2x^2y+11xy^2+4y^2 \right)\text{.}\)

Explanation

Again, we'll begin by subtracting each term in \(\left(2x^2y+11xy^2+4y^2\right)\text{.}\) Once we've done this, we'll need to identify and combine like terms.

\begin{align*} \amp\left( 3x^2y+8xy^2-17y^3 \right)-\left(2x^2y+11xy^2+4y^2\right)\\ \amp= 3x^2y+8xy^2-17y^3 \highlight{{}-{}} 2x^2y \highlight{{}-{}} 11xy^2 \highlight{{}-{}} 4y^2\\ \amp=\left(3x^2y+\left(-2x^2y\right)\right)+\left(8xy^2+\left(-11xy^2\right)\right)+\left(-17y^3\right)+\left(-4y^2\right)\\ \amp= x^2y-3xy^2-17y^3-4y^2 \end{align*}

Subsection 6.4.3 Evaluating Polynomial Expressions

Evaluating expressions was introduced in Section 2.1, and involves replacing the variable(s) in an expression with specific numbers and calculating the result. Here, we will look at evaluating polynomial expressions.

Example 6.4.20.

Evaluate the expression \(-12y^3+4y^2-9y+2\) for \(y=-5\text{.}\)

Explanation

We will replace \(y\) with \(-5\) and simplify the result:

\begin{align*} -12y^3+4y^2-9y+2 \amp= -12(\substitute{-5})^3+4(\substitute{-5})^2-9(\substitute{-5})+2\\ \amp= -12(-125)+4(25)+45+2\\ \amp= 1647 \end{align*}
Remark 6.4.21.

Recall that \((-5)^2\) and \(-5^2\) are not the same expressions. The first expression, \((-5)^2\text{,}\) represents the number \(-5\) squared and is \((-5)(-5)=25\text{.}\) The second expression, \(-5^2\text{,}\) is the opposite of the number \(5\) squared and is \(-5^2=-(5\cdot 5) = -25\text{.}\)

Example 6.4.22.

Evaluate the expression \(C=0.15x^2+6x+30\) from Example 6.4.12 for \(x=10\) and explain what this means in context.

Explanation

We will replace \(x\) with \(10\text{:}\)

\begin{align*} C\amp=0.15x^2+6x+30\\ \amp=0.15(\substitute{10})^2+6(\substitute{10})+30\\ \amp=105 \end{align*}

In context, we can interpret this as it costing \(\$105{,}000\) to produce \(10{,}000\) jars of ketchup.

Checkpoint 6.4.23.

Exercises 6.4.4 Exercises

Review and Warmup
1.

List the terms in each expression.

  1. \({7.2x-1.6z^{2}+5.4t^{2}+2z}\)

  2. \({5.7s^{2}+7.6x-5.9z^{2}-2.2}\)

  3. \({-2.2y-5.9t^{2}}\)

  4. \({0.5s-6.8x+9y^{2}}\)

2.

List the terms in each expression.

  1. \({6.9x^{2}}\)

  2. \({-3.6x^{2}+1.9s^{2}-t}\)

  3. \({-2.5y-8.6+4.9y^{2}-0.4s}\)

  4. \({-8.6y+8.3s-2.9s}\)

3.

List the terms in each expression.

  1. \({-7.7x-3.3y}\)

  2. \({1.4s^{2}-0.4t}\)

  3. \({-5x^{2}}\)

  4. \({-6.8s^{2}-2.5x^{2}+1.4s}\)

4.

List the terms in each expression.

  1. \({3.4x^{2}+5.5t}\)

  2. \({9z^{2}-8z+2.7x+8.8y}\)

  3. \({4.9t^{2}+0.5s^{2}+0.3z}\)

  4. \({-8.2y}\)

5.

Simplify each expression, if possible, by combining like terms.

  1. \({-5x-5x^{2}-3x}\)

  2. \({-3t+5-3t}\)

  3. \({s+5}\)

  4. \({9t-3t^{2}-2t+t}\)

6.

Simplify each expression, if possible, by combining like terms.

  1. \({-4x+5z^{2}-6x}\)

  2. \({5y^{2}+2y}\)

  3. \({3t+2t+4s^{2}}\)

  4. \({-8y-7y-2y}\)

7.

Simplify each expression, if possible, by combining like terms.

  1. \({-{\frac{1}{8}}x - {\frac{1}{4}}y-y^{2}}\)

  2. \({y - {\frac{1}{5}}y+{\frac{2}{9}}z+{\frac{5}{3}}z}\)

  3. \({3t^{2}+2y^{2}-4+{\frac{3}{7}}z^{2}}\)

  4. \({6x^{2} - {\frac{3}{2}}x^{2}}\)

8.

Simplify each expression, if possible, by combining like terms.

  1. \({-{\frac{3}{8}}x - {\frac{4}{9}}y - {\frac{7}{6}}t+{\frac{3}{2}}t}\)

  2. \({{\frac{2}{7}}s+{\frac{3}{4}} - {\frac{1}{2}}s^{2}}\)

  3. \({-4t+{\frac{5}{7}}t}\)

  4. \({{\frac{4}{7}}z^{2}+1-7t^{2} - {\frac{9}{8}}y^{2}}\)

Vocabulary Questions
9.

Is the following expression a monomial, binomial, or trinomial?

\(\displaystyle{{-13t^{15}+8t^{14}}}\) is a

  • monomial

  • binomial

  • trinomial

of degree .

10.

Is the following expression a monomial, binomial, or trinomial?

\(\displaystyle{{14t^{9}-16t}}\) is a

  • monomial

  • binomial

  • trinomial

of degree .

11.

Is the following expression a monomial, binomial, or trinomial?

\(\displaystyle{{3}}\) is a

  • monomial

  • binomial

  • trinomial

of degree

12.

Is the following expression a monomial, binomial, or trinomial?

\(\displaystyle{{-35}}\) is a

  • monomial

  • binomial

  • trinomial

of degree

13.

Is the following expression a monomial, binomial, or trinomial?

\(\displaystyle{{-18y^{11}-9y^{7}-20y^{6}}}\) is a

  • monomial

  • binomial

  • trinomial

of degree

14.

Is the following expression a monomial, binomial, or trinomial?

\(\displaystyle{{-20r^{10}-2r^{9}-10r^{2}}}\) is a

  • monomial

  • binomial

  • trinomial

of degree

15.

Is the following expression a monomial, binomial, or trinomial?

\(\displaystyle{{-16r^{6}-12r^{10}-18r}}\) is a

  • monomial

  • binomial

  • trinomial

of degree

16.

Is the following expression a monomial, binomial, or trinomial?

\(\displaystyle{{11r^{3}+5r^{10}+12r}}\) is a

  • monomial

  • binomial

  • trinomial

of degree

17.

Is the following expression a monomial, binomial, or trinomial?

\(\displaystyle{{-4t}}\) is a

  • monomial

  • binomial

  • trinomial

of degree

18.

Is the following expression a monomial, binomial, or trinomial?

\(\displaystyle{{-18t^{9}}}\) is a

  • monomial

  • binomial

  • trinomial

of degree

19.

Find the degree of the following polynomial.

\(\displaystyle{ {20x^{9}y^{7}+9x^{2}y^{4}+15x^{2}+18} }\)

20.

Find the degree of the following polynomial.

\(\displaystyle{ {-16x^{9}y^{5}-5x^{3}y-9x^{2}+7} }\)

Simplifying Polynomials
21.

Add the polynomials.

\(\displaystyle{\left({-6x-10}\right)+\left({4x-2}\right)}\)

22.

Add the polynomials.

\(\displaystyle{\left({-4x+4}\right)+\left({-8x+7}\right)}\)

23.

Add the polynomials.

\(\displaystyle{\left({-x^{2}-4x}\right)+\left({x^{2}+7x}\right)}\)

24.

Add the polynomials.

\(\displaystyle{\left({x^{2}+10x}\right)+\left({9x^{2}+x}\right)}\)

25.

Add the polynomials.

\(\displaystyle{\left({7x^{2}-5x+6}\right)+\left({-6x^{2}-4x+6}\right)}\)

26.

Add the polynomials.

\(\displaystyle{\left({-8x^{2}-9x+6}\right)+\left({-10x^{2}-7x+5}\right)}\)

27.

Add the polynomials.

\(\displaystyle{\left({-10t^{3}+8t^{2}-6}\right)+\left({2t^{3}-3t^{2}-4}\right)}\)

28.

Add the polynomials.

\(\displaystyle{\left({7t^{3}+6t^{2}+10}\right)+\left({-4t^{3}+10t^{2}+4}\right)}\)

29.

Add the polynomials.

\(\displaystyle{\left({-4x^{6}+3x^{4}-2x^{2}}\right)+\left({-9x^{6}-2x^{4}-5x^{2}}\right)}\)

30.

Add the polynomials.

\(\displaystyle{\left({-10x^{6}+10x^{4}-5x^{2}}\right)+\left({7x^{6}-10x^{4}+2x^{2}}\right)}\)

31.

Add the polynomials.

\(\displaystyle{\left({0.1y^{5}+0.7y^{4}+0.2y^{2}+0.4}\right)+\left({-0.1y^{5}+0.1y^{3}+0.3}\right)}\)

32.

Add the polynomials.

\(\displaystyle{\left({-0.6y^{5}-0.4y^{4}-0.3y^{2}+0.4}\right)+\left({0.9y^{5}+0.3y^{3}-0.8}\right)}\)

33.

Add the polynomials.

\(\displaystyle{\left({6x^{3}-8x^{2}+6x+{\frac{9}{2}}}\right)+\left({-4x^{3}-5x^{2}+10x+{\frac{5}{4}}}\right)}\)

34.

Add the polynomials.

\(\displaystyle{\left({7x^{3}+3x^{2}+8x+{\frac{9}{10}}}\right)+\left({-9x^{3}-6x^{2}-3x+{\frac{1}{4}}}\right)}\)

35.

Subtract the polynomials.

\(\displaystyle{\left({6x-7}\right)-\left({x+3}\right)}\)

36.

Subtract the polynomials.

\(\displaystyle{\left({8x+6}\right)-\left({10x-5}\right)}\)

37.

Subtract the polynomials.

\(\displaystyle{\left({10x^{2}-x}\right)-\left({-3x^{2}+10x}\right)}\)

38.

Subtract the polynomials.

\(\displaystyle{\left({-8x^{2}+6x}\right)-\left({4x^{2}+3x}\right)}\)

39.

Subtract the polynomials.

\(\displaystyle{\left({-2x^{6}+2x^{5}}\right)-\left({-x-5}\right)}\)

40.

Subtract the polynomials.

\(\displaystyle{\left({-8x^{6}+2x^{4}}\right)-\left({9x^{2}-3}\right)}\)

41.

Subtract the polynomials.

\(\displaystyle{\left({-5x^{3}+2x^{2}-x-1}\right)-\left({8x^{2}+6x+10}\right)}\)

42.

Subtract the polynomials.

\(\displaystyle{\left({6x^{3}+7x^{2}+x-8}\right)-\left({4x^{2}+6x-5}\right)}\)

43.

Subtract the polynomials.

\(\displaystyle{\left({-7x^{2}-9x+1}\right)-\left({5x^{2}+6x-1}\right)}\)

44.

Subtract the polynomials.

\(\displaystyle{\left({-8x^{2}-4x+1}\right)-\left({10x^{2}-10x+2}\right)}\)

45.

Subtract the polynomials.

\(\displaystyle{\left({8t^{6}+5t^{4}-3t^{2}}\right)-\left({-3t^{6}+5t^{4}+9t^{2}}\right)}\)

46.

Subtract the polynomials.

\(\displaystyle{\left({-4t^{6}+6t^{4}+9t^{2}}\right)-\left({10t^{6}+5t^{4}-10t^{2}}\right)}\)

47.

Add or subtract the given polynomials as indicated.

\(\displaystyle{ \left[{10x^{14}-6x^{6}+2x^{3}} - \left({-6x^{14}+5x^{6}-2x^{3}}\right)\right] - \left({-9x^{14}-4x^{6}-8x^{3}}\right) }\)

48.

Add or subtract the given polynomials as indicated.

\(\displaystyle{ \left[{7x^{6}-2x^{3}+10x} - \left({-6x^{6}+10x^{3}-10x}\right)\right] - \left({-5x^{6}-10x^{3}-4x}\right) }\)

49.

Add or subtract the given polynomials as indicated.

\(\displaystyle{ \left[{3y^{17}-7y^{16}+7y^{15}} - \left({-6y^{17}+5y^{16}-9y^{15}}\right)\right] - \left[{-2y^{17}-7y^{16}+2y^{15}}+\left({-2y^{17}-3y^{16}-6y^{15}}\right)\right] }\)

50.

Add or subtract the given polynomials as indicated.

\(\displaystyle{ \left[{10y^{18}-3y^{14}+4y^{6}} - \left({-6y^{18}+10y^{14}-8y^{6}}\right)\right] - \left[{-7y^{18}-5y^{14}+7y^{6}}+\left({-5y^{18}-4y^{14}-7y^{6}}\right)\right] }\)

51.

Add or subtract the given polynomials as indicated.

\(\displaystyle{ \left({-10x^{3}y^{9}+3xy}\right)+\left({4x^{3}y^{9}-4xy}\right) }\)

52.

Add or subtract the given polynomials as indicated.

\(\displaystyle{ \left({-7x^{4}y^{6}+7xy}\right)+\left({5x^{4}y^{6}-5xy}\right) }\)

53.

Add or subtract the given polynomials as indicated.

\(\displaystyle{ \left({8x^{3}y^{9}+2xy+7}\right)+\left({-5x^{3}y^{9}+6xy+6}\right) }\)

54.

Add or subtract the given polynomials as indicated.

\(\displaystyle{ \left({9x^{9}y^{3}-6xy-9}\right)+\left({5x^{9}y^{3}-7xy+2}\right) }\)

55.

Add or subtract the given polynomials as indicated.

\(\left({-10x^{9}y^{6}+9x^{4}y^{5}+3xy}\right)+\left({-5x^{9}y^{6}-8x^{4}y^{5}+8xy}\right)\)

56.

Add or subtract the given polynomials as indicated.

\(\left({2x^{8}y^{6}+4x^{3}y^{5}-6xy}\right)+\left({5x^{8}y^{6}+9x^{3}y^{5}+5xy}\right)\)

57.

Add or subtract the given polynomials as indicated.

\(\left({3x^{6}-8xy+9y^{3}}\right)-\left({-5x^{6}-9xy+10y^{3}}\right)\)

58.

Add or subtract the given polynomials as indicated.

\(\left({-4x^{6}-3xy-2y^{3}}\right)-\left({5x^{6}+10xy+7y^{3}}\right)\)

59.

Add or subtract the given polynomials as indicated.

\(\left({5x^{6}y^{8}+6x^{4}y^{4}+4xy}\right)-\left({-2x^{6}y^{8}+5x^{4}y^{4}-5xy}\right)\)

60.

Add or subtract the given polynomials as indicated.

\(\left({-6x^{7}y^{8}+10x^{4}y^{2}-8xy}\right)-\left({5x^{7}y^{8}-3x^{4}y^{2}+9xy}\right)\)

61.

Add or subtract the given polynomials as indicated.

\(\left({-7x^{3}-5y^{4}}\right)-\left({-4x^{3}+4x^{4}y^{4}+10x^{3}y^{4}+6y^{4}}\right)\)

62.

Add or subtract the given polynomials as indicated.

\(\left({8x^{2}-9y^{5}}\right)-\left({4x^{2}-4x^{9}y^{5}-4x^{2}y^{5}-3y^{5}}\right)\)

63.

Subtract \(-5t^{16}-5t^{9}-6t^{8}\) from the sum of \(5t^{16}-9t^{9}+8t^{8}\) and \(-8t^{16}+4t^{9}-7t^{8}\text{.}\)

64.

Subtract \(-10t^{8}-2t^{5}-2t^{4}\) from the sum of \(t^{8}-5t^{5}+5t^{4}\) and \(-8t^{8}+9t^{5}-6t^{4}\text{.}\)

65.

Subtract \({2x^{4}y^{5}-2xy}\) from \({-4x^{4}y^{5}-7xy}\)

66.

Subtract \({-3x^{6}y^{8}+6xy}\) from \({4x^{6}y^{8}+8xy}\)

Evaluating Polynomials
67.

Evaluate the expression \({y^{2}}\text{:}\)

  1. For \(y=2\text{.}\)

  2. For \(y=-9\text{.}\)

68.

Evaluate the expression \({y^{2}}\text{:}\)

  1. For \(y=7\text{.}\)

  2. For \(y=-4\text{.}\)

69.

Evaluate the expression \({-r^{2}}\text{:}\)

  1. For \(r=3\text{.}\)

  2. For \(r=-4\text{.}\)

70.

Evaluate the expression \({-r^{2}}\text{:}\)

  1. For \(r=5\text{.}\)

  2. For \(r=-2\text{.}\)

71.

Evaluate the expression \({r^{3}}\text{:}\)

  1. For \(r=4\text{.}\)

  2. For \(r=-4\text{.}\)

72.

Evaluate the expression \({t^{3}}\text{:}\)

  1. For \(t=3\text{.}\)

  2. For \(t=-5\text{.}\)

73.
  1. Evaluate \({\left(-4t\right)^{2}}\) when \(t=-1\text{.}\)

  2. Evaluate \({\left(-4t\right)^{3}}\) when \(t=-1\text{.}\)

74.
  1. Evaluate \({\left(-4x\right)^{2}}\) when \(x=-1\text{.}\)

  2. Evaluate \({\left(-4x\right)^{3}}\) when \(x=-1\text{.}\)

75.

Evaluate the expression \(\displaystyle \frac{1}{7} \big( x + 1 \big)^2 - 3\) when \(x = -8\text{.}\)

76.

Evaluate the expression \(\displaystyle \frac{1}{4} \big( x + 2 \big)^2 - 9\) when \(x = -6\text{.}\)

77.

Evaluate the expression \(\displaystyle \frac{1}{7} \big( x + 2 \big)^2 - 6\) when \(x = -9\text{.}\)

78.

Evaluate the expression \(\displaystyle \frac{1}{4} \big( x + 3 \big)^2 - 3\) when \(x = -7\text{.}\)

79.

Evaluate the expression \(-16t^{2}+64t+128\) when \(t=5\text{.}\)

80.

Evaluate the expression \(-16t^{2}+64t+128\) when \(t=4\text{.}\)

81.

Evaluate the expression \(-16t^{2}+64t+128\) when \(t=2\text{.}\)

82.

Evaluate the expression \(-16t^{2}+64t+128\) when \(t=5\text{.}\)

Applications of Simplifying Polynomials
83.

The formula

\begin{equation*} y=\frac{1}{2}\,a\,t^2 +v_0\,t + y_0 \end{equation*}

gives the vertical position of an object, at time \(t\text{,}\) thrown with an initial velocity \(v_0\text{,}\) from an initial position \(y_0\) in a place where the acceleration of gravity is \(a\text{.}\) The acceleration of gravity on earth is \({-9.8\ {\textstyle\frac{\rm\mathstrut m}{\rm\mathstrut s^{2}}}}\text{.}\) It is negative, because we consider the upward direction as positive in this situation, and gravity pulls down.

What is the height of a baseball thrown with an initial velocity of \(v_0={53\ {\textstyle\frac{\rm\mathstrut m}{\rm\mathstrut s}}}\text{,}\) from an initial position of \(y_0= {73\ {\rm m}}\text{,}\) and at time \(t={7\ {\rm s}}\text{?}\)

Seven seconds after the baseball was thrown, it was high in the air.

84.

The formula

\begin{equation*} y=\frac{1}{2}\,a\,t^2 +v_0\,t + y_0 \end{equation*}

gives the vertical position of an object, at time \(t\text{,}\) thrown with an initial velocity \(v_0\text{,}\) from an initial position \(y_0\) in a place where the acceleration of gravity is \(a\text{.}\) The acceleration of gravity on earth is \({-9.8\ {\textstyle\frac{\rm\mathstrut m}{\rm\mathstrut s^{2}}}}\text{.}\) It is negative, because we consider the upward direction as positive in this situation, and gravity pulls down.

What is the height of a baseball thrown with an initial velocity of \(v_0={59\ {\textstyle\frac{\rm\mathstrut m}{\rm\mathstrut s}}}\text{,}\) from an initial position of \(y_0= {56\ {\rm m}}\text{,}\) and at time \(t={12\ {\rm s}}\text{?}\)

Twelve seconds after the baseball was thrown, it was high in the air.

85.

An auto company’s sales volume (in dollars) can be modeled by \({7.8x^{2}+5.9x+1}\text{,}\) and its costs (in dollars) can be modeled by \({2.9x^{2}-1.2x+1}\text{,}\) where \(x\) represents the number of cars produced. We can calculate the company’s net profit by subtracting costs from sales. Find the polynomial which models the company’s profit in thousands of dollars.

The company’s profit can be modeled by dollars.

86.

An auto company’s sales volume (in dollars) can be modeled by \({6.2x^{2}+5.9x+1}\text{,}\) and its costs (in dollars) can be modeled by \({3.2x^{2}+3x+1}\text{,}\) where \(x\) represents the number of cars produced. We can calculate the company’s net profit by subtracting costs from sales. Find the polynomial which models the company’s profit in thousands of dollars.

The company’s profit can be modeled by dollars.

87.

A farmhand is building two pig pens of the same width, but different lengths. If \(x\) is the common width, in meters, then the cost of building one pen is \({22x^{2}+6x+49}\) dollars, and the cost of building the other pen is \({35.5x^{2}-6x-39.5}\) dollars. What’s the total cost of building those two pens?

A polynomial representing the total cost of building those two pens is dollars.

88.

A farmhand is building two pig pens of the same width, but different lengths. If \(x\) is the common width, in meters, then the cost of building one pen is \({42x^{2}-2.5x+47.5}\) dollars, and the cost of building the other pen is \({39x^{2}+2.5x+33}\) dollars. What’s the total cost of building those two pens?

A polynomial representing the total cost of building those two pens is dollars.

89.

A farmer is building fence around a triangular area. The cost of building the shortest side is \({45x}\) dollars, where \(x\) stands for the length of the side in feet. The cost of building the other two sides can be modeled by \({5x^{2}-4.5x+40}\) dollars and \({5x^{3}-2x+35}\) dollars, respectively. What’s the total cost of building fence for all three sides?

The cost of building fence for all three sides would be dollars.

90.

A farmer is building fence around a triangular area. The cost of building the shortest side is \({50x}\) dollars, where \(x\) stands for the length of the side in feet. The cost of building the other two sides can be modeled by \({2x^{2}-0.5x+35}\) dollars and \({5x^{3}+3x+40}\) dollars, respectively. What’s the total cost of building fence for all three sides?

The cost of building fence for all three sides would be dollars.

91.

An architect is designing a house on an empty plot. The area of the plot can be modeled by the polynomial \({6x^{4}+15x^{2}+8x}\text{,}\) and the area of the house’s base can be modeled by \({3x^{3}+8x+40}\text{.}\) The rest of the plot is the yard. What’s the yard’s area?

The area of the yard can be modeled by the polynomial .

92.

An architect is designing a house on an empty plot. The area of the plot can be modeled by the polynomial \({2x^{4}+10x^{2}-4x}\text{,}\) and the area of the house’s base can be modeled by \({5x^{3}-4x+45}\text{.}\) The rest of the plot is the yard. What’s the yard’s area?

The area of the yard can be modeled by the polynomial .