Skip to main content

Section 2.5 Exponents and Radicals

Goals:
  • E: Be able to apply exponents and radicals to simplify expressions.
  • F: Be able to identify functions and operations that could be combined to produce a given function.
  • F: Be able to determine a composition of functions given in any form (graph, table or equation).
  • F: Be able to perform arithmetic operations on functions given in any form.
Below is a list of exponent rules where \(a\) and \(b\) are positive real numbers, and \(m\) and \(n\) are real numbers.
  1. \(\displaystyle a^n \cdot a^m=a^{m+n}\)
  2. \(\displaystyle \frac{a^m}{a^n}=a^{m-n}\)
  3. \(\displaystyle \left(a^m \right)^n=a^{mn}\)
  4. \(\displaystyle \left(ab \right)^m=a^m \cdot b^m\)
  5. \(\displaystyle \left(\frac{a}{b} \right)^m=\frac{a^m}{b^m}\)
  6. \(\displaystyle a^{-n}=\frac{1}{a^n}\)
  7. \(\displaystyle a^0=1\)

Problem 2.5.1.

Use the exponent rules from above to simplify the following expressions. Write your answer without negative exponents. State which rule you used in each step of your solution.
  1. \(\displaystyle \frac{x^2y^3}{xy^5}\)
  2. \(\displaystyle \frac{1}{t^{-5}}\)
  3. \(\displaystyle 5x^2y(2x^4y^-3)^2\)
  4. \(\displaystyle \left(\frac{-3a^2bc^{-2}}{-a^3b^2c^2}\right)^3\)
  5. \(\displaystyle \displaystyle \left(\frac{8x^2y^{-2}}{3z^{-4}}\right) \left(\frac{-9z^{-2}}{4x^3y^{-1}} \right)\)
  6. \(\displaystyle (3x^ay^bz^c)(-y^fz^g)\)
We can expand our use of exponents to include radicals by representing \(\sqrt[n]{a}\) as \(a^{\frac{1}{n}}\) and \(\sqrt[n]{a^m}\) as \(a^{\frac{m}{n}}\text{,}\) where \(n>0\) and \(m\) is a real number. We can then apply the rules listed above.

Example 2.5.5.

Let \(a(x)=10^x\text{,}\) \(b(x)=10^{2x^2}\text{,}\) \(c(x)=x^3\text{.}\) Write a formula for each function below, using the exponent rules to simplify the formula and write without negative exponents.
  1. \(\displaystyle k(x)=(c \circ b)(x)\)
  2. \(\displaystyle f(x)=(c(x) \cdot a(x))^4\)
  3. \(\displaystyle g(x)=(b(x))^{-2}\)
  4. \(\displaystyle h(x)=2 \left( \frac{a(x)}{b(x)} \right)\)
  5. \(\displaystyle j(x)=a(x)\cdot b(x)\)

Problem 2.5.6.

Let \(w(x)=3e^x\text{,}\) \(y(x)=e^{-x}\text{,}\) \(z(x)=\frac{1}{x^2}\text{.}\) First, write the given function as a combination of \(w\text{,}\) \(y\text{,}\) and \(z\text{,}\) using any arithmetic operations and the operation of composition, as appropriate. Then, use the exponent rules to simplify the formula if possible. For example,
\begin{equation*} f(x)=3e^{e^{-x}} \end{equation*}
is the composition of \(w(x)\) and \(y(x)\text{,}\) so
\begin{equation*} f(x)=(w \circ y)(x)=w(y(x)) \end{equation*}
  1. \(\displaystyle m(x)=e^{-x} \cdot 3e^x\)
  2. \(\displaystyle h(x)=\frac{3e^x}{e^{-x}}\)
  3. \(\displaystyle g(x)=\frac{1}{(e^{-x})^2}\)
  4. \(\displaystyle k(x)=\left(\frac{3e^x}{x^2} \right)^2\)
  5. \(\displaystyle j(x)=(3e^x)^{-4}\)