Skip to main content
Logo image

Section 5.7 Exponents and Polynomials Chapter Review

Adding and Subtracting Polynomials.

A polynomial is a mathematical expression involving one or more variables where terms are added together. Each term must either be a number or be in the form of a number (possibly 1) multiplied by the variable(s) raised to whole number powers.
The coefficient of a term in a polynomial is the numerical factor in that term.
A term in a polynomial with no variable factor is called a constant term.
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. For a polynomial overall, its degree is the largest degree among the terms of that polynomial.
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.
The standard form of a polynomial is when the polynomial is written with the terms appearing in descending order.
There are special words for polynomials that have one term (monmial), two terms (binmial), or three terms (trinmial). There are special words for describing a polynomial of degree 0 (constant), degree 1 (linear), degree 2 (quadratic), and degree 3 (cubic)
Polynomials can be added or subtracted together by combining any like terms from the two polynomials. For example, with (4x2+29x5)+(6x216x3), we can add the quadratic terms 4x2 and 6x2 to get 10x2. We can add the linear terms 29x and 16x to get 118x. And we can add the constant terms 5 and 3 to get 8. So the result is 10x2+118x8.
Be careful when subtracting polynomials to “distribute” the subtraction over the terms from the second polynomial. For example
(4x2+29x5)(6x216x3)=4x2+29x56x2+16x+3=2x2+718x2
Notice all the signs that changed in the second step.

Checkpoint 5.7.1.

What specific type of polynomial is the given polynomial? What is its degree? What is its leading term? What is its leading coefficient?
48.9x491.561.5x
Explanation.
This is a trinomial because it has 3 terms. Its degree is 4 because that is the highest exponent on x in the terms. The leading term is 48.9x4 because that’s the term with degree 4. The leading coefficent is 48.9 because that’s the coefficient of the leading term.

Checkpoint 5.7.2.

Add the polynomials.
(7y79y5)+(3y7y5)
Explanation.
(7y79y5)+(3y7y5)=(7y7+3y7)+(9y5y5)=4y710y5

Checkpoint 5.7.3.

Subtract the polynomials.
(7.6y4+y7.2y8)(8.7y8+0.6y44.7y9)
Explanation.
(7.6y4+y7.2y8)(8.7y8+0.6y44.7y9)=(7.6y4+0.6y4)+y+(7.2y8+8.7y8)+4.7y9=8.2y4+y15.9y8+4.7y9

Introduction to Exponent Properties.

In an expression like 23, we call 2 the base and 3 the exponent. The whole thing (which works out to equal 8) is called a power.
There are certain properties of exponent expressions that can be used to simplify or otherwise rewrite those expressions. Let x, and y represent real numbers, variables, or algebraic expressions, and let m and n represent positive integers. Then the following properties hold:
Product of Powers
xmxn=xm+n
Power to Power
(xm)n=xmn
Product to Power
(xy)n=xnyn

Checkpoint 5.7.4.

Use the properties of exponents to simplify the expression.
p10p5
Explanation.
We have two powers with the same base. So we can keep that base, and add the exponents: p15.

Checkpoint 5.7.5.

Use the properties of exponents to simplify the expression.
(t9)7
Explanation.
This expression raises t to an exponent, and then raises the result to another exponent. In this situation we can multiply the two exponents and get: t63.

Checkpoint 5.7.6.

Use the properties of exponents to simplify the expression.
(3v2)2
Explanation.
This expression is a product of two things (3 and v2) that is then raised to a power. We can raise each of the two factors to that outer power instead:
32(v2)2
and then use the power-to-power property of exponents to simplify it more: 9v4.

Dividing by a Monomial.

You can split a fraction up into multiple terms if there is a sum or difference in the numerator and a monomial in the denominator. Symbolically:
a+bc=ac+bc
This works with subtraction in the numerator as well. And it naturally extends to when there are more than two terms.
In this section, we also added one more exponent property:
Quotient of Powers Property
aman=amn (when m>n)
That is, when you divide a power by a power, and they use the same base, then the result is a power using the same base, with the difference of the exponents.

Checkpoint 5.7.7.

Use properties of exponents to simplify the expression.
63y99y6
Explanation.
We can divide the coefficients to get 7. With the powers of y, we can subtract the exponents to get y3. The result is 7y3.

Checkpoint 5.7.8.

Simplify the expression.
9k12+4k97k11k3
Explanation.
We can divide k3 into each of the three terms to get 9k9+4k67k8.

Checkpoint 5.7.9.

A rectangular prism’s base area can be calculated by the formula B=Vh, where V is the volume and h is the height.
A certain rectangular prism’s volume can be modeled by 8x612x320x cubic units. If its height is 2x units, find the prism’s base area.
Explanation.
Using the formula,
B=8x612x320x2x
Now we can divide 2x into each of the three terms in the numerator. So the base area is modeled by 4x56x210.

Multiplying Polynomials.

To multiply a monomial by a polynomial, you distribute the monomial to each term in the polynomial. For example:
To multiply a binomial by a binomial, you can use the “FOIL” acronym for “First”, “Outer”, “Inner”, “Last”. For each letter, pair up appropriate terms from the two monomials and multiply them together to get one term in the result. For example:
We can extend this to multiplying polynomials with more than two terms. Each term from the first polynomial will multiply with each term from the second.

Checkpoint 5.7.10.

Multiply the monomial with the binomial, writing the result as a single simplified polynomial.
5x(x+10)
Explanation.
We multiply the monomial by each term in the binomial, using the properties of exponents to help us.
5x(x+10)=5x250x

Checkpoint 5.7.11.

Multiply the binomial with the binomial, writing the result as a single simplified polynomial.
(y+6)(y+4)
Explanation.
We use the “FOIL” technique: First Outside Inside Last.
(y+6)(y+4)=y2+4y+6y+24=y2+10y+24

Checkpoint 5.7.12.

Multiply the polynomials together, writing the result as a single simplified polynomial.
(3x5)(5x3+3x2+4x5)
Explanation.
We multiply the first term in the binomial by each term in the polynomial, and then multiply the second term in the binomial by each term in the polynomial; then we combine like terms.
(3x5)(5x3+3x2+4x5)=15x49x312x2+15x25x315x220x+25=15x434x327x25x+25

Special Cases of Multiplying Polynomials.

There are a few situations where you need to multiply two polynomials together and if you recognize certain patterns, you can almost immediately write the result instead of taking more time (and having more opportunities for human error).
When two binomials are multiplied together where one is the sum of two terms and the other is the difference of the same two terms, the result is just the first term squared minus the second term squared.
(a+b)(ab)=a2b2
When a binomial is squared, the result can be written by taking these steps.
  • Square the first term.
  • Square the second term.
  • In between, multiply the two terms together and double that.
If a binomial is raised to a higher exponent than 2, it may help to break the power into pieces that are raised to the second power and then multiply the results. For example when the exponent is 3:
(a+b)3=(a+b)(a+b)2
We could square (a+b) and get (a+b)(a2+2ab+b2) and then multiply this trinomial and binomial together, no longer trying to use any special pattern recognition.

Checkpoint 5.7.13.

Square the binomial, writing the result as a single expanded polynomial.
(r2)2
Explanation.
We observe that this is the square of a binomial, so we use the pattern:
(ab)2=a22ab+b2
and write
(r2)(r2)=r222r+22=r24r+4

Checkpoint 5.7.14.

Multiply the polynomials, writing the result as a single expanded polynomial.
(4r+2)(4r2)
Explanation.
We observe that this is the product of the sum of two terms with the difference of the same two terms.
(4r+2)(4r2)=(4r)222=16r24

Checkpoint 5.7.15.

Simplify the given expression into an expanded polynomial.
(t+2)3
Explanation.
We can write (t+2)3 as
(t+2)3=(t+2)(t+2)2
This means that we can use the squared binomial pattern, and then multiply the first factor t+2 by the result
(t+2)3=(t+2)(t+2)2=(t+2)(t2+4t+4)=t3+4t2+4t+2t2+8t+8=t3+6t2+12t+8

More Exponent Properties.

In addition to the four exponent properties already listed in this review, there are four more to be familar with. If a and b are real numbers, and m and n are integers, then we have the following properties:
Quotient to a Power Property
(ab)m=ambm, as long as b0
Zero Exponent Definition
a0=1
Negative Exponent Definition
am=1am
Negative Exponent Reciprocal Property
1am=am
Use the properties of exponents to simplify the expression. If there are any exponents in your answer, they should be positive.

Checkpoint 5.7.16.

(x910)2
Explanation.
The quotient to power rule says that
(ab)m=ambm
Also remember that
(am)n=amn
Using these two tools together allows us to write
(x910)2=x92102=x18100

Checkpoint 5.7.17.

30
Explanation.
The zero-exponent definition says that a0=1 where a is any real number; notice that the exponent applies to 3, not to (3) so
30=(1)(3)0=11=1

Checkpoint 5.7.18.

7x4
Explanation.
The factor with the negative exponent in the denominator can be moved to the numerator, but now with a positive exponent: 7x4.

Exercises Review Exercises for Chapter 5

Section 1: Adding and Subtracting Polynomials

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?
2.
37z3t916z8t34z7t7
Exercise Group.
Add the polynomials.
3.
(7y6+4y8)+(6y6y2)
4.
(58r+25r715r8)+(74rr8)
Exercise Group.
Subtract the polynomials.
5.
(2r3)(5r+6)
6.
(95t94)(12t34)
7.
(4t79t2)(t77t8)
Exercise Group.
Add or subtract the multivariable polynomials as indicated.
8.
(2x6z7x4z5)(8x6z7+9x4z5)
9.
(32x2y349xy2+37y2)+(52x2y325xy227y5)
10.
(9.5y5r7+5.2y9r30.5y6)(6.6y6+3.6y5r72y4r9)
Exercise Group.
Evaluate the given polynomial at the given numbers.
11.
2t2+4t2
for t=4, 5, and 5
13.
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.
If revenue is modeled by 4.1x2+4.5x+4166 and costs are modeled by 3.9x2+1.45x+1191, what is the model for profit?

[cross-reference to target(s) "section-introduction-to-exponent-properties" missing or not unique]: [cross-reference to target(s) "section-introduction-to-exponent-properties" missing or not unique]

Exercise Group.
Use the properties of exponents to simplify the expression.
Exercise Group.
Use the properties of exponents together with the distributive property to write the expression in a new simplified way where there are no grouping symbols.
Simplifying Expressions.
Simplify the given expression.
24.
2v2v8+9v39v6
25.
3x(7x5)3+(8x2)24x12

Section 3: Dividing by a Monomial

Quotient of Powers Property.
Use properties of exponents to simplify the expression.
Dividing Polynomials by Monomials.
Simplify the expression.
31.
24j1836j1548j166j9
33.
56n16i12+16n14i98n7i6
34.
A cylinder’s height can be calculated by the formula h=VB, where V is the volume and B is the base area.
A certain cylinder’s volume can be modeled by 20πx730πx425πx3 cubic units. If its base area is 5πx2 square units, find the cylinder’s height.

Section 4: Multiplying Polynomials

Multiplying Monomials with Binomials.
Multiply the monomial with the binomial, writing the result as a single simplified polynomial.
36.
7x2(8x26x)
37.
4x6y7(8x15+4y4)
38.
5a8(3a44a6b7+2b6)
Multiplying Binomials.
Multiply the binomial with the binomial, writing the result as a single simplified polynomial.
Multiplying Larger Polynomials.
Multiply the polynomials together, writing the result as a single simplified polynomial.
45.
(2x2)(x2+2x+5)
47.
A rectangle’s length is 4 feet shorter than 5 times its width. If we use w to represent the rectangle’s width, use a polynomial to represent the rectangle’s area in expanded form.
48.
A rectangle’s base can be modeled by x6 meters, and its height can be modeled by x4 meters. Use a polynomial to represent the rectangle’s area in expanded form.

Section 5: Special Cases of Multiplying Polynomials

Perfect Square Trinomial Formula.
Square the binomial, writing the result as a single expanded polynomial.
Difference of Squares Formula.
Multiply the polynomials, writing the result as a single expanded polynomial.
56.
(x2+5y2)(x25y2)
57.
(6x8y84y2)(6x8y8+4y2)
Binomials Raised to Other Powers.
Simplify the given expression into an expanded polynomial.

Section 6: More Exponent Rules

Simplifying Expressions with Exponents.
Use the properties of exponents to simplify the expression. If there are any exponents in your answer, they should be positive.
79.
(t4r7)4(t8r8)2
You have attempted 1 of 98 activities on this page.