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\text{.}\) 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 \(\left(4x^2+\frac{2}{9}x-5\right)+\left(6x^2-\frac{1}{6}x-3\right)\text{,}\) we can add the quadratic terms \(4x^2\) and \(6x^2\) to get \(10x^2\text{.}\) We can add the linear terms \(\frac{2}{9}x\) and \(-\frac{1}{6}x\) to get \(\frac{1}{18}x\text{.}\) And we can add the constant terms \(-5\) and \(-3\) to get \(-8\text{.}\) So the result is \(10x^2+\frac{1}{18}x-8\text{.}\)
Be careful when subtracting polynomials to “distribute” the subtraction over the terms from the second polynomial. For example
\begin{align*}
\amp\left(4x^2+\frac{2}{9}x-5\right)-\left(6x^2-\frac{1}{6}x-3\right)\\
\amp=4x^2+\frac{2}{9}x-5-6x^2+\frac{1}{6}x+3\\
\amp=-2x^2+\frac{7}{18}x-2
\end{align*}
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?
Checkpoint 5.7.2.
Checkpoint 5.7.3.
Subtract the polynomials.
Introduction to Exponent Properties.
In an expression like \(2^3\text{,}\) 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
\(\displaystyle x^m\cdot x^n=x^{m+n}\)
- Power to Power
\(\displaystyle (x^m)^n=x^{m\cdot n}\)
- Product to Power
\(\displaystyle (xy)^n = x^n\cdot y^n\)
Checkpoint 5.7.4.
Use the properties of exponents to simplify the expression.
Checkpoint 5.7.5.
Use the properties of exponents to simplify the expression.
Checkpoint 5.7.6.
Use the properties of exponents to simplify the expression.
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:
\begin{equation*}
\frac{a+b}{c}=\frac{a}{c}+\frac{b}{c}
\end{equation*}
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
\(\dfrac{a^m}{a^n} = a^{m-n}\) (when \(m\gt 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.
Checkpoint 5.7.8.
Checkpoint 5.7.9.
A rectangular prism’s base area can be calculated by the formula \(B=\frac{V}{h}\text{,}\) where \(V\) is the volume and \(h\) is the height.
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.
Checkpoint 5.7.11.
Multiply the binomial with the binomial, writing the result as a single simplified polynomial.
Checkpoint 5.7.12.
Multiply the polynomials together, writing the result as a single simplified polynomial.
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.
\begin{equation*}
(a+b)(a-b)=a^2-b^2
\end{equation*}
When a binomial is squared, the result can be written by taking these steps.
If a binomial is raised to a higher exponent than \(2\text{,}\) 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\text{:}\)
\begin{equation*}
(a+b)^3=(a+b)(a+b)^2
\end{equation*}
We could square \((a+b)\) and get \((a+b)\left(a^2+2ab+b^2\right)\) 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.
Checkpoint 5.7.14.
Multiply the polynomials, writing the result as a single expanded polynomial.
Checkpoint 5.7.15.
Simplify the given expression into an expanded polynomial.
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
\(\left( \dfrac{a}{b} \right)^{m} = \dfrac{a^{m}}{b^{m}}\text{,}\) as long as \(b \neq 0\)
- Zero Exponent Definition
\(\displaystyle a^{0} = 1\)
- Negative Exponent Definition
\(\displaystyle a^{-m} = \frac{1}{a^m}\)
- Negative Exponent Reciprocal Property
\(\displaystyle \frac{1}{a^{-m}} = a^m\)
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.
Checkpoint 5.7.17.
Checkpoint 5.7.18.
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?
Exercise Group.
Subtract the polynomials.
Exercise Group.
Add or subtract the multivariable polynomials as indicated.
Exercise Group.
Evaluate the given polynomial at the given numbers.
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.
[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.
Section 3: Dividing by a Monomial
Quotient of Powers Property.
Use properties of exponents to simplify the expression.
Dividing Polynomials by Monomials.
34.
A cylinder’s height can be calculated by the formula \(h=\frac{V}{B}\text{,}\) where \(V\) is the volume and \(B\) is the base area.
Section 4: Multiplying Polynomials
Multiplying Monomials with Binomials.
Multiply the monomial with the binomial, writing the result as a single simplified polynomial.
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.
47.
48.
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.
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.
60.
61.
62.
63.
64.
65.
66.
67.
68.
69.
70.
71.
72.
73.
74.
75.
76.
77.
78.
79.
You have attempted
of
activities on this page.