Skip to main content

Section 4.2 Algebra of Powers: Fractional Exponents

In this section, we will review the concepts of roots and radicals. Please note that in this book the focus is on real numbers β€” complex numbers are not considered. In particular, when we talk about roots, we mean real roots.

Subsection Roots and Radicals

We say that a number \(y\) is a root of order \(2\) (a square root) of a number \(a\) if \(y^2 = a\text{.}\) Similarly, we say that a number \(y\) is a root of order \(3\) (a cube root) of \(a\) if \(y^3 = a\text{.}\) The definition of a root of order \(n\) is given below.

Definition 4.2.1.

Let \(a\) be a given number and let \(n\) be a positive integer. We say that \(y\) is a root of order \(n\) of \(a\text{,}\) or an \(n\) th root of \(a\text{,}\) if \(y^n = a\text{.}\)
For example, let \(a = 4\) and \(n = 2\text{.}\) The number \(4\) has two roots of order \(2\text{:}\) \(y = 2\) and \(y = -2\text{,}\) since \(2^2 = (-2)^2 = 4\text{.}\) However, if \(a = -4\) and \(n = 2\text{,}\) the situation would be different. The number \(-4\) has no roots of order \(2\text{,}\) since there are no real numbers whose square is \(-4\text{.}\) We say that the square root of \(-4\) does not exist.
Now, take \(a = -64\) and \(n = 3\text{.}\) The number \(-64\) has exactly one root of order 3, which is \(y = -4\text{.}\) Indeed, \((-4)^3 = -64\text{.}\) Observe that \(4^3 = 64\) so 4 is not a cube root of \(-64\text{.}\)

By the way...

Example 4.2.3.

Find all (real) roots specified below and write them in terms of radicals.
  1. All roots of order \(4\) of \(81\)
  2. All roots of order \(2\) of \(7\)
  3. All roots of order \(3\) of \(-27\)
  4. All roots of order \(4\) of \(-81\)
Solution.
  1. We are looking for all numbers \(y\) such that \(y^4 = 81\text{.}\) The order, \(4\text{,}\) is even. Hence, we have two roots, one positive and one negative. The positive root is denoted by \(\sqrt[4]{81}\) and the two roots are:
    \begin{equation*} \sqrt[4]{81} \hspace{10pt} \text{and} \hspace{10pt} -\sqrt[4]{81}. \end{equation*}
    The positive number whose \(4\) th power is \(81\) is \(3\text{.}\) That is:
    \begin{equation*} \sqrt[4]{81} = 3. \end{equation*}
    Hence, the two roots of order \(4\) of \(81\) are \(3\) and \(-3\text{.}\) Indeed, \(3^4 = (-3)^4 = 81\text{.}\)
  2. The number \(7\) has two roots of order \(2\text{:}\) \(\sqrt{7}\) and \(-\sqrt{7}\text{.}\) We cannot easily guess them as they are not integers. Using a calculator, though, \(\sqrt{7} \approx 2.65\text{.}\) The two roots are then approximately \(2.65\) and \(-2.65\text{.}\)
  3. The order, \(3\text{,}\) is odd. Hence, there is only one root of order \(3\) of \(-27\) denoted as \(\sqrt[3]{-27}\text{.}\) As \((-3)^3 = -27\text{,}\) we have
    \begin{equation*} \sqrt[3]{-27} = -3. \end{equation*}
  4. A negative number \(a = -81\) has no roots of even order, and \(4\) is even. Hence, \(-81\) has no roots of order \(4\text{.}\)
By definition, \(x\) is a root of order \(n\) of \(a\) if \(x\) is a solution to the equation:
\begin{equation*} x^n = a \end{equation*}
Hence, roots and radicals appear naturally when solving equations containing powers of the unknown. You may recall seeing many radicals in Chapter 3 in the context of quadratic equations.

Example 4.2.4.

Solve for \(x\text{.}\) Find all (real) solutions and give their exact as well as approximate values.
  1. \(\displaystyle 2x^2 - 5 = 7\)
  2. \(\displaystyle -3x^3 = 27\)
  3. \(\displaystyle 2x^4 + 3 = 4\)
  4. \(\displaystyle 2(x - 1)^2 + 3 = 11\)
Solution.
  1. We add \(5\) to both sides of the equation and then divide both sides by \(2\) to obtain
    \begin{equation*} x^2 = 6. \end{equation*}
    Solutions to the equation are roots of order \(2\) of \(6\text{.}\) There are two such roots:
    \begin{equation*} x = \sqrt{6}\approx 2.449 \hspace{10pt} \text{and} \hspace{10pt} x = -\sqrt{6} \approx -2.449. \end{equation*}
  2. We divide both sides of the equation by \(-3\) and obtain:
    \begin{equation*} x^3 = -9. \end{equation*}
    There is one cube root of \(-9\text{.}\) Hence, our equation has one solution:
    \begin{equation*} x = \sqrt[3]{-9} \approx -2.08. \end{equation*}
  3. We subtract \(3\) from both sides of the equation, then divide by \(2\text{.}\) The equation becomes:
    \begin{equation*} x^4 = 0.5. \end{equation*}
    We are looking for all roots of order \(4\) of \(0.5\text{.}\) As \(4\) is even, we have two such roots:
    \begin{equation*} x = \sqrt[4]{0.5} \approx 0.841 \hspace{10pt} \text{and} \hspace{10pt} x = -\sqrt[4]{0.5} \approx -0.841. \end{equation*}
  4. We begin by β€œsolving” for \((x - 1)\text{.}\) Subtract \(3\) from both sides and divide both sides by \(2\text{:}\)
    \begin{equation*} (x - 1)^2 = 4. \end{equation*}
    Hence, \((x - 1)\) is a root of order 2 of 4. There are two such roots:
    \begin{equation*} (x - 1) = \sqrt{4} \hspace{10pt} \text{and} \hspace{10pt} (x - 1) = -\sqrt{4}. \end{equation*}
    This gives \(x - 1 = 2\) and \(x - 1 = -2\text{.}\) We solve each of the two equations for \(x\) and obtain two solutions:
    \begin{equation*} x = 3 \hspace{10pt} \text{and} \hspace{10pt} x = -1. \end{equation*}
Here are a few important properties of roots.

Subsection Powers with Fractional Exponents and Arbitrary Exponents

So far, we have defined powers \(a^p\) for all integer exponents \(p\text{.}\)
To extend the definition to fractional exponents \(a^{\frac{m}{n}}\text{,}\) we will use roots. In the first step, for every positive integer \(n\text{,}\) we define \(a^{\frac{1}{n}}\) as:
\begin{equation*} a^{\frac{1}{n}} = \sqrt[n]{a} \end{equation*}
Does this make sense? Recall that \(\left(\sqrt[n]{a}\right)^n = a\text{.}\) Therefore,
\begin{equation*} (a^{\frac{1}{n}})^n = a \end{equation*}
which is what Rules of Exponents would dictate. In the next step, we define \(a^{\frac{m}{n}} = (a^{\frac{1}{n}})^m = (\sqrt[n]{a})^m\text{.}\) Here is a precise definition of a power with a fractional exponent.

Definition 4.2.6.

Let \(a\) be a given number and let \(m\) and \(n\) be positive integers. Assume that \(\sqrt[n]{a}\) exists. We define:
\begin{align*} a^{\frac{1}{n}} \amp = \sqrt[n]{a} \\ a^{\frac{m}{n}} \amp = (\sqrt[n]{a})^m = \sqrt[n]{a^m} \end{align*}
Using properties of exponents, we also have
\begin{equation*} a^{-\frac{m}{n}} = \frac{1}{a^{m/n}} \hspace{7pt} \text{provided} \hspace{7pt} a \neq 0. \end{equation*}
Note that \(\sqrt[n]{a}\) exists unless \(n\) is even and \(a\) is negative. The combination of negative radicands (numbers under radicals) with even roots causes a number of problems for the behavior of fractional exponents, and the Rules of Exponents do not always hold.
For example, is the following equality always true?
\begin{equation*} \left( a^{\frac{1}{n}} \right)^m = \left( a^m \right)^{\frac{1}{n}} \end{equation*}
It seems reasonable at first, but consider the following:
\begin{equation*} \left( (-4)^{\frac{1}{4}} \right)^2 \quad \text{and} \quad \left( (-4)^2 \right)^{\frac{1}{4}}. \end{equation*}
The first number is \(\left( (-4)^{\frac{1}{4}} \right)^2 = (\sqrt[4]{-4})^2\) which is undefined. However,
\begin{equation*} \left( (-4)^2 \right)^{\frac{1}{4}} = 16^{\frac{1}{4}} = \sqrt[4]{16} = 2. \end{equation*}
Therefore, when we talk about fractional powers, we will most often assume that bases are positive except for some simple cases where no issues arise, such as
\begin{equation*} a^{\frac{1}{3}} = \sqrt[3]{a}. \end{equation*}

Example 4.2.7.

Find:
  1. \(\displaystyle \displaystyle 4^{\frac{1}{2}}\)
  2. \(\displaystyle \displaystyle (-4)^{\frac{1}{2}}\)
  3. \(\displaystyle \displaystyle 27^{\frac{1}{3}}\)
  4. \(\displaystyle \displaystyle (-27)^{\frac{1}{3}}\)
  5. \(\displaystyle \displaystyle (1700)^{\frac{1}{20}}\)
Solution.
  1. By definition \(4^{\frac{1}{2}} = \sqrt[2]{4} = \sqrt{4} = 2\text{.}\) Note that \(4^{\frac{1}{2}}\) is the positive of the two square roots of \(4\) as is \(\sqrt{4}\text{.}\)
  2. \((-4)^{\frac{1}{2}} = \sqrt{-4}\) is undefined. An even-order root of a negative number is undefined. Hence, \((-4)^{\frac{1}{2}}\) is undefined.
  3. \(27^{\frac{1}{3}} = \sqrt[3]{27} = 3\text{.}\)
  4. \((-27)^{\frac{1}{3}} = \sqrt[3]{-27} = -3\text{.}\)
  5. \(\displaystyle (1700)^{\frac{1}{20}} = \sqrt[20]{1700} \approx 1.451\text{.}\)

By the way...

We have defined powers \(a^p\) for integer and fractional exponents \(p\text{.}\) As you may know, not all real numbers can be expressed as fractions (irrational numbers, for example). Can we define powers \(a^p\) for all real numbers \(p\text{?}\) The answer is yes, provided the base \(a\) is positive. The construction falls outside the scope of this course. It suffices to know that \(a^p\) can be defined for all exponents and Rules of Exponents are preserved. Therefore, we have the following result.

Example 4.2.9.

Rewrite each of the following expressions as a power of 5; that is, in the form \(5^p\) for some \(p\text{.}\)
  1. \(\displaystyle \displaystyle \sqrt[3]{5}\)
  2. \(\displaystyle \displaystyle 5\sqrt{5}\)
  3. \(\displaystyle \displaystyle \frac{5\sqrt{5}}{25}\)
  4. \(\displaystyle \displaystyle \left( \frac{5}{\sqrt[3]{5}} \right)^2\)
Solution.
  1. By definition of fractional powers,
    \begin{equation*} \sqrt[3]{5} = 5^{\frac{1}{3}}. \end{equation*}
  2. By definition of fractional powers and the properties above,
    \begin{equation*} 5\sqrt{5} = 5 \cdot 5^{\frac{1}{2}} \overset{\href{sec_4_1.html#int-exps-prop3}{\text{Property 3}}}{=} 5^{1 + \frac{1}{2}} = 5^{\frac{3}{2}}. \end{equation*}
  3. Use the fact that \(25 = 5^2\) to simplify the expression:
    \begin{equation*} \frac{5\sqrt{5}}{25} = \frac{5 \cdot 5^{\frac{1}{2}}}{5^2} \overset{ \href{sec_4_1.html#int-exps-prop3}{\text{Property 3}} }{=} \frac{5^{\frac{3}{2}}}{5^2} \overset{ \href{sec_4_1.html#int-exps-prop4}{\text{Property 4}} }{=} 5^{\frac{3}{2} - 2} = 5^{-\frac{1}{2}}. \end{equation*}
  4. Note that \(\sqrt[3]{5} = 5^{\frac{1}{3}}\text{.}\) Therefore:
    \begin{equation*} \left( \frac{5}{\sqrt[3]{5}} \right)^2 = \left( \frac{5}{5^{\frac{1}{3}}} \right)^2 \overset{ \href{sec_4_1.html#int-exps-prop4}{\text{Property 4}} }{=} \left( 5^{\frac{2}{3}} \right)^2 \overset{ \href{sec_4_1.html#int-exps-prop5}{\text{Property 5}} }{=} 5^{\frac{2}{3} \cdot 2} = 5^{\frac{4}{3}}. \end{equation*}

Example 4.2.10.

Use Rules of Exponents to simplify the following. Write your answers in terms of powers and not radicals. Assume \(a\text{,}\) \(b\text{,}\) \(x\text{,}\) and \(y\) are all positive.
  1. \(\displaystyle \displaystyle \sqrt{\dfrac{36}{a^5}}\)
  2. \(\displaystyle \displaystyle \sqrt[3]{8x^2y^6}\)
  3. \(\displaystyle \displaystyle \dfrac{b^{\frac{3}{2}}\sqrt{a^3}}{ba^2}\)
  4. \(\displaystyle \displaystyle \dfrac{14x^{-2}}{21\sqrt{x^7}}\)
Solution.
  1. \(\displaystyle \displaystyle \sqrt{\frac{36}{a^5}} = \frac{\sqrt{36}}{\sqrt{a^5}} = \frac{6}{a^{5/2}} = 6a^{-(5/2)}.\)
  2. First, compute
    \begin{equation*} \sqrt[3]{8x^2y^6} = \sqrt[3]{8} \cdot \sqrt[3]{x^2} \cdot \sqrt[3]{y^6} = 2 \cdot (x^2)^{1/3} \cdot (y^6)^{1/3} . \end{equation*}
    Applying properties of exponents:
    \begin{equation*} 2 \cdot x^{2/3} \cdot y^{6/3} = 2x^{2/3}y^2\text{.} \end{equation*}
  3. Applying rules of exponents directly yields:
    \begin{equation*} \frac{b^{\frac{3}{2}}\sqrt{a^3}}{ba^2} = \frac{b^{\frac{3}{2}} a^{\frac{3}{2}}}{b a^2} = b^{\frac{3}{2} - 1} a^{\frac{3}{2} - 2} = b^{1/2}a^{-(1/2)}. \end{equation*}
  4. First, observe that \(14 = 2 \cdot 7\) and \(21 = 3 \cdot 7\text{.}\) This allows us to simplify the fraction \(14/21\) as \(2/3\text{.}\) Since \(x^{-2} = \dfrac{1}{x^2}\) and \(\sqrt{x^7} = x^{7/2}\text{,}\) then
    \begin{equation*} \frac{14x^{-2}}{21\sqrt{x^7}} = \frac{2}{3x^2x^{7/2}} = \frac{2}{3}x^{-(11/2)}. \end{equation*}

Exercises Exercises

Solving Equations.

Solve the equation for \(x\) or for \(b\text{.}\) Be sure to list all solutions. Give exact and approximate values rounded off to three decimal places. If there are no solutions say so.

2.

\(\displaystyle 1500b^{30}=17000\)
Solution.
\(b=-\sqrt[30]{\frac{34}{3}} \approx -1.084\) and \(b=\sqrt[30]{\frac{34}{3}} \approx 1.084\)

Rewriting Expressions.

Rewrite the expression as a power of \(3\text{;}\) that is, in the form \(3^r\) for some \(r\text{.}\) If it is not possible, say so.

Simplifying.

Simplify the given expression. If it is not possible, say so. \(x\) and \(y\) are assumed to be positive.
You have attempted of activities on this page.