Section 7.1 Polynomials
Subsection What is a Polynomial?
Polynomial.
A polynomial is an algebraic expression with several terms. Each term is a power of a variable (or a product of powers) with a constant coefficient.
Look Closer.
The exponents in a polynomial must be whole numbers, which means that a polynomial has no radicals containing variables, and no variables in the denominators of fractions.
Example 7.1.
The following expressions are polynomials.
\(4x^3+2x^2-7x+5\) | \(\hphantom{0000}\) | \(\dfrac{1}{2}at^2+vt\) |
\(2a^2-6ab+3b^2\) | \(\hphantom{0000}\) | \(\pi r^2h\) |
Recall that: An algebraic expression with only one term is called a monomial. An expression with two terms is called a binomial, and an expression with three terms is a trinomial.
Example 7.2.
The expression \(2x^3\) is a monomial (it has only one term).
The expression \(x^2-16\) is a binomial (it has two terms).
The expression \(ax^2+bx+c\) is called a quadratic trinomial.
Reading Questions Reading Questions
1.
Explain the terms monomial, binomial, trinomial, and polynomial.
A monomial has one term, a binomial has two terms, a trinomial has three terms, and a polynomial has several terms. Each term is a power of a variable (or a product of powers) with a constant coefficient.
Subsection Degree
In a term containing only one variable, the exponent of the variable is called the degree of the term. (The degree of a constant term is zero, for reasons that will become clear in Chapter 9.) For example,
The degree of a polynomial in one variable is the largest exponent that appears in any term.
Example 7.3.
The degree of a polynomial does not depend on the number of terms in the polynomial.
Reading Questions Reading Questions
2.
What is the difference between a polynomial of degree four and a polynomial with four terms?
Degree four means the largest exponent is four.
Polynomials in one variable are usually written in descending powers of the variable. The term with the largest exponent comes first, then the term with the next highest exponent, and so on down to the constant term, if there is one.
Example 7.4.
Write the polynomial \(x+3x^4-5-2x^2\) in descending powers.
We start with the highest power. We must be careful to keep the correct sign of each term.
Reading Questions Reading Questions
3.
What does it mean to write a polynomial in descending powers?
Start with the term with the largest exponent, and continue with decreasing exponents.
Subsection Evaluating Polynomials
We evaluate polynomials the same way we evaluate any other algebraic expression: by substituting the given values for the variables and then following the order of operations to simplify.
Example 7.5.
Evaluate \(~16t^3-6t+20~\) for \(~t=\dfrac{3}{2}\text{.}\)
Substitute \(\alert{\dfrac{3}{2}}\) for \(t\text{,}\) and follow the order of operations to simplify.
Subsection Like Terms
Like terms are any terms that are exactly alike in their variable factors. The exponents on the variable factors must also match. For example,
are not like terms because their variable factors are different. However,
are like terms, because \(x^2y\) and \(yx^2\) are equivalent expressions.
Recall that: To add or subtract like terms, we add or subtract their numerical coefficients. The variable factors of the terms remain unchanged.
Reading Questions Reading Questions
4.
What is the numerical coefficient of a term?
The factor in a term that is a constant, not a variable.
Look Closer.
Which of the following two expressions can be simplified?
In the first expression, the two terms have different exponents, even though the base, \(x\text{,}\) is the same. Powers of the same variable with different exponents are not like terms. The first expression, \(3x^2+5x^3\text{,}\) cannot be simplified.
In the second expression, \(3x^2\) and \(5x^2\) are like terms.Thus,
Note that we do not change the exponent on \(x\) in the sum; it is still 2.
Example 7.6.
Simplify by combining any like terms:
The terms \(x^3\) and \(-2x^3\) are like terms; so are \(2x^2\) and \(-4x^2\text{.}\) We group the like terms together and combine them.
The last term, \(4x\text{,}\) is not combined with any other terms.
Subsection Adding Polynomials
To add two polynomials we remove parentheses and combine like terms.
Example 7.7.
We can also use a vertical format to add polynomials.
Example 7.8.
Add \(~4x^2+2-7x~\) and \(~5x-5+2x^2\)
We first write each polynomial in descending powers of \(x\text{.}\) Then we write the second polynomial beneath the first, aligning like terms.
Subsection Subtracting Polynomials
If an expression in parentheses is preceded by a minus sign, we must change the sign of each term within parentheses when we remove the parentheses. This rule applies when we subtract polynomials.
Example 7.9.
Subtract the polynomials \(~(4x^2+2x-5)-(2x^2-3x-2)\)
We first remove the parentheses, remembering to change the sign of each term of the subtracted polynomial.
Caution 7.10.
In Example 7.9, the following second step is \(\alert{\text{incorrect}}\text{:}\)
because we have not changed the sign of \(\alert{\text{each}}\) term inside parentheses.
To use a vertical format for subtraction, we change the sign of each term in the bottom, or subtracted, polynomial.
Example 7.11.
Subtract \(~2n^2-3n-2~\) from \(~4n^2+2n-5\)
\(~~~~~~~~4n^2+2n-5\) | \(\hphantom{0000}\) | \(~~~~~~~~~~4n^2+2n-5\) |
\(-~~\underline{(2n^2-3n-2)}\) | \(\blert{\rightarrow~~\text{Change signs of each term.}~~\rightarrow}\) | \(+~~~\underline{-2n^2+3n+2}\) |
\(\hphantom{0000}\) | \(\hphantom{0000}\) | \(~~~~~~~~~~2n^2+5n-3\) |
Reading Questions Reading Questions
5.
When subtracting two polynomials, what must we do before combining like terms?
Change the sign of each term in the subtracted polynomial.
Subsection Application
Applied problems may involve addition or subtraction of polynomials. In particular, to calculate the profit it earns by selling its product, a company must subtract the cost of producing the goods from the revenue it earns by selling them. We can state this as a formula.
Example 7.12.
It costs The Cookie Company \(200+2x\) dollars to produce \(x\) bags of cookies per week, and they earn \(8x-0.01x^2\) dollars from the sale of \(x\) bags of cookies.
Write a polynomial for the profit earned by The Cookie Company on \(x\) bags of cookies.
Find the company's profit on 300 bags of cookies, and on 600 bags.
-
Applying the profit formula to this situation, we subtract polynomials to find
\begin{align*} \text{Profit} \amp =(8x-0.01x^2)-(200+2x) \amp \amp \blert{\text{Change signs of second polynomial.}}\\ \amp = 8x-0.01x^2-200-2x\amp \amp \blert{\text{Combine like terms.}}\\ \amp = -0.01x^2+6x-200 \end{align*} -
Evaluate the profit polynomial for \(x=\alert{300}\) and for \(x=\blert{600}\text{.}\) For 300 bags of cookies, the profit is
\begin{equation*} -0.01(\alert{300})^2+6(\alert{300})-200 = -900+1800-200=700 \end{equation*}or $700. For 600 bags of cookies, the profit is
\begin{equation*} -0.01(\blert{600})^2+6(\blert{600})-200 = -3600+3600-200=-200 \end{equation*}The company loses $200 if they produce 600 bags of cookies.
Subsection Skills Warm-Up
Exercises Exercises
Exercise Group.
Replace the comma in each pair by the proper symbol: \(~\gt,~ \lt,~\) or \(~=\text{.}\)
1.
\((-2)^3,~-2^3\)2.
\(-5^4,~(-5)^4\)3.
\(7-3^2,~4^2\)4.
\(2+4^3,~6^3\)5.
\(4 \cdot 2^3,~8^3\)6.
\(2 \cdot 5^2,~10^2\)7.
\(\dfrac{1}{2},~\left(\dfrac{1}{2}\right)^2\)8.
\(\dfrac{3}{4},~\left(\dfrac{3}{4}\right)^2\)Subsubsection Answers to Skills Warm-Up
\(\displaystyle =\)
\(\displaystyle \lt\)
\(\displaystyle \lt\)
\(\displaystyle \lt\)
\(\displaystyle \lt\)
\(\displaystyle \lt\)
\(\displaystyle \gt\)
\(\displaystyle \gt\)
Subsection Lesson
Subsubsection Activity 1: Polynomials
Exercises Exercises
1.
Which of the following expressions are polynomials?
\(\displaystyle t^2-7t+3\)
\(\displaystyle 2+\dfrac{6}{x}\)
\(\displaystyle -a^3b^2c^4\)
\(\displaystyle 3w^2-w+5\sqrt{w}\)
2.
Give the degree of each polynomial.
\(\displaystyle 5x^9-1\)
\(\displaystyle 3t^2-t-6t^4+8\)
3.
Write the polynomial \(~3x-8-6x^3-x^6~\) in descending powers of \(x\text{.}\)
4.
Evaluate \(~2x^3y^2-3xy^3-3~\) for \(x=-2,~y=-3\text{.}\)
Subsubsection Activity 2: Adding and Subtracting Polynomials
Exercises Exercises
1.
Simplify by combining any like terms.
2.
Add the polynomials.
3.
Use a vertical format to add \(~5y^2-3y+1~\) to \(~-3y^2+6y-7\)
4.
Subtract the polynomials.
5.
Use a vertical format to subtract \(~2x^2+5-2x~\) from \(~7-3x-4x^2\)
6.
Simplify \(~2a^2(3-a+4a^2)-3a(5a-a^2)\)
Subsubsection Activity 3: Applications
Exercises Exercises
1.
The length of a box is twice its width, \(w\text{,}\) and its height is 3 inches less than its width.
Sketch a picture of the box, and label its sides.
Write a polynomial for the volume of the box.
Write a polynomial for the surface area of the box.
2.
Milly's Muffins can sell \(x\) muffins at the farmers' market if she charges \(6-0.02x\) dollars for a muffin. It costs Milly \(50+1.5x\) dollars to make \(x\) muffins.
-
Write a polynomial for Milly's revenue from selling muffins.
Hint: Revenue \(~=~\)(number of items sold)\(~\times ~\)(price per item)
Write a polynomial for Milly's profit.
Find Milly's profit if she sells 50 muffins, 100 muffins, and 150 muffins.
Subsubsection Wrap-Up
Objectives.
In this Lesson we practiced the following skills:
Identifying a polynomial
Identifying degree and number of terms
Writing a polynomial in descending powers
Evaluating a polynomial
Adding and subtracting polynomials
Writing simple polynomial expressions
Questions.
Name two places that a variable cannot appear in a polynomial.
What do you suppose "ascending powers" means?
What is wrong with this statement:
\begin{equation*} 5x-(2x+3x^2) = 5x=2x+3x^2 \end{equation*}
Subsection Homework Preview
Exercises Exercises
1.
Explain why each expression is not a polynomial.
\(\displaystyle 4x^3-x^2+\dfrac{3}{x}\)
\(\displaystyle 2x^2-3x\sqrt{x} + 5x\)
2.
Evaluate \(~2x^3-4x^2+3x-6~\) for \(x=-3\text{.}\)
3.
Evaluate \(~\dfrac{5}{4}x^2+\dfrac{1}{2}xy-2y^2~\) for \(x=-4,~y=2\text{.}\)
4.
Add \(~(5x^3-3x+4x^2-1)+(3+2x-x^3-6x^2)\)
5.
Subtract \(~(t^3-2t^2-3t+5)-(2t^3+4t-3-t^2)\)
6.
Simplify \(~ab(3ab-b)-b^2(2a^2-ab)\)
Subsubsection Answers to Homework Preview
It has a variable in the denominator
It has a variable under a radical
\(\displaystyle -105\)
\(\displaystyle 8\)
\(\displaystyle 4x^3-2x^2-x+2\)
\(\displaystyle -t^3-t^2-7t+8\)
\(\displaystyle a^2b^2-ab^2+ab^3\)
Exercises Homework 7.1
1.
Which of the following are not allowed in a polynomial?
More than three terms
Coefficients that are fractions
Division by a variable
A term without variables
2.
Give an example of each type of polynomial.
A monomial of fourth degree
A binomial of first degree
A trinomial of degree 2
A monomial of degree 0
Exercise Group.
Which of the expressions in Problems 3–4 are polynomials? If it is not a polynomial, explain why not.
3.
\(\displaystyle 5x^4-3x^2\)
\(\displaystyle 3x+1+\dfrac{2}{x^2}\)
\(\displaystyle \dfrac{1}{2a^2+5a-6}\)
\(\displaystyle \dfrac{2}{3}t^2+\dfrac{1}{4}t^3+\dfrac{5}{8}\)
4.
\(\displaystyle 27y^8\)
\(\displaystyle 2a^2-6ab+3b^2\)
\(\displaystyle \dfrac{3}{x^4}-\dfrac{7}{x^3}+\dfrac{5}{3}\)
\(\displaystyle 9z^2-\dfrac{1}{2}z^2+8z^6\)
5.
Give the degree of each polynomial.
\(\displaystyle x^2+4x-\dfrac{1}{4}\)
\(\displaystyle y-2.8y^7\)
\(\displaystyle \dfrac{z}{4}-3z^4+4z^3\)
Exercise Group.
For Problems 6–7, write the polynomial in descending powers of \(x\text{.}\)
6.
\(x-1.9x^3+6.4\)
7.
\(6xy-2x^2+2y^3\)
Exercise Group.
For Problems 8–11, evaluate the polynomial for the given values of the variables.
8.
\(2-z^2-2z^3~~\) for \(~z=-2\)
9.
\(2a^4+3a^2-3a~~\) for \(~a=1.6\)
10.
\(-abc^2~~\) for \(~a=-3,~b=2,~c=2\)
11.
\(x^2-3x+2~~\) for \(~x=\sqrt{3}\)
Exercise Group.
For Problems 12–13, simplify by combining like terms.
12.
\(6b^3-2b^3-(-8b^3)\)
13.
\(6x-3y+5xy-6y+xy\)
Exercise Group.
For Problems 14–16, explain why the calculation is incorrect, and give the correct answer.
14.
\(6w^3+8w^3~ \rightarrow ~14w^6\)
15.
\(6+3x^2~ \rightarrow ~9x^2\)
16.
\(4t^2+7-(3t^2-5)~ \rightarrow ~t^2+2\)
Exercise Group.
For Problems 17–18, add or subtract the polynomials.
17.
\((2y^3-4y^2-y)+(6y^2+2y+1)\)
18.
\((5x^3+3x^2-4x+8)-(2x^3-4x-3)\)
Exercise Group.
For Problems 19–20, use a vertical format to add or subtract the polynomials.
19.
Add \(~8x^2-3x+4~\) to \(~-2x^2+5x-7\)
20.
Subtract \(~4x^2-3x-1~\) from \(~-3x^2+4x-2\)
21.
Brenda is flying at an altitude of 4000 feet when she starts her descent for landing. After traveling \(x\) miles horizontally, her altitude is given in feet by
What is Brenda's altitude after traveling 2 miles horizontally?
Evaluate the polynomial for \(x=4\text{.}\) What does this mean?
22.
The height of a box is 4 inches less than its width, \(w\text{,}\) and its length is 8 inches greater than its width. Write a polynomial for the volume of the box.
23.
Suppose you want to choose 3 items from a list of \(n\) possible items. The number of different ways you can make your choice is given by the polynomial
How many ways can you pick 3 elective courses from a list of 8 approved courses?
How many ways can you pick 3 cards from a deck of 52?
How many different 3-person committees can be chosen from a club with 20 members?
24.
After you apply the brakes, a small car traveling at \(s\) miles per hour can stop in approximately \(0.04s^2+0.6s\) feet. Will a car traveling at 50 miles per hour on the freeway avoid hitting a stalled car in the same lane 100 feet ahead?
25.
Evaluate each polynomial for \(n=10\text{.}\) Try to do the calculations mentally. What do you notice?
\(\displaystyle 5n^2+6n+7\)
\(\displaystyle 5n^3+n^2+3n+3\)
\(\displaystyle n^3+1\)
\(\displaystyle 8n^4+8n\)
26.
Expand each expression by removing parentheses. What do you notice?
\(\displaystyle x[x(x+3)+4]+1\)
\(\displaystyle x(x[x(x-7)-5]+8)-3\)
27.
Evaluate the expression in Problem 26a for \(x=2\text{.}\) Can you do this mentally? Is it easier to evaluate the expression before or after expanding it?
Use a calculator to evaluate the expression for \(x=0.8\text{.}\)
28.
GreatOutdoors sells specialty tents for high-altitude camping. Their cost for producing \(x\) tents is given by
and their revenue from selling \(x\) tents is
Write a polynomial for the profit GreatOutdoors makes from selling \(x\) tents. (Hint: Recall that Profit \(=\)Revenue\(-\)Cost.)
Find GreatOutdoors' profit from selling 10 tents, 20 tents, and 50 tents.
29.
The Flying Linguine Brothers are working on a new act for the circus. Mario swings from a trapeze and catches Alfredo, who has somersaulted off a trampoline, in mid-air. Mario's height at time \(t\) seconds is given approximately by \(12t^2-24t+34\) feet, and Alfredo's height at time \(t\) is \(-16t^2+32t+6\text{.}\)
Write a polynomial for the difference in height between Mario and Alfredo at any time \(t\text{.}\)
Find the difference in height between Mario and Alfredo when they start (at time \(t=0\)), and after \(\dfrac{1}{2}\) second.
When will Mario and Alfredo be at the same height?
30.
Ralph and Waldo start in towns that are 20 miles apart and travel in opposite directions for 2 hours. Ralph travels 30 miles per hour faster than Waldo. Let \(w\) stand for Waldo's speed and write algebraic expressions to answer the following questions.
How far did Waldo travel?
What was Ralph's speed?
How far did Ralph travel?
What is the distance between Ralph and Waldo after the 2 hours?
31.
Let \(T_m\) stand for the sum of the squares of the first \(m\) integers. For example,
and so on.
Fill in the table showing the first 10 values of \(T_m\text{.}\)
Evaluate the polynomial
\begin{equation*} \dfrac{1}{3}m^3+\dfrac{1}{2}m^2+\dfrac{1}{6}m \end{equation*}for integer values of \(m\) from 1 to 10, and fill in the table.Compare your answers to parts (a) and (b).
\(m\) | \(T_m\) | \(\dfrac{1}{3}m^3+\dfrac{1}{2}m^2+\dfrac{1}{6}m\) |
\(1\) | \(\hphantom{0000}\) | \(\hphantom{0000}\) |
\(2\) | \(\hphantom{0000}\) | \(\hphantom{0000}\) |
\(3\) | \(\hphantom{0000}\) | \(\hphantom{0000}\) |
\(4\) | \(\hphantom{0000}\) | \(\hphantom{0000}\) |
\(5\) | \(\hphantom{0000}\) | \(\hphantom{0000}\) |
\(6\) | \(\hphantom{0000}\) | \(\hphantom{0000}\) |
\(7\) | \(\hphantom{0000}\) | \(\hphantom{0000}\) |
\(8\) | \(\hphantom{0000}\) | \(\hphantom{0000}\) |
\(9\) | \(\hphantom{0000}\) | \(\hphantom{0000}\) |
\(10\) | \(\hphantom{0000}\) | \(\hphantom{0000}\) |
32.
Evaluate
for \(~x=2.8,~y=-3.6,~z=1.8~\) (Hint: There is a hard way and an easy way.)