We can use these properties to re-write expressions with exponents in alternate forms. When we do this, it is helpful to do the following to solidify you understanding:
Take it one step at a time and write down which exponent property you’re using at each step.
If the exponents are positive whole numbers, try to write the expression out without exponents as an intermediate step, as in the "for example" lines in 1.3.2.
Example1.3.3.
Suppose we are given the instruction to write the expression \(\frac{2^a4^a}{8^b}\) with a single exponent and base \(8\text{.}\) In other words, we want to find the expression for \(x\) in the equation
To check whether this really makes sense, let \(a = 7\) and \(b=3\text{.}\) Then we can work it out without explicitly using any exponent properties to get the same answer.
More subtlety arises when making sense out of zero, negative, and fractional exponents. The problem is that we don’t know what it means to multiply a number by itself zero times, a negative number of times, or a fractional number of times. Because of this, we use the properties listed above to define zero, negative, and fractional exponents.
First, let’s consider what \(a^0\) should equal, where \(a\) is a nonzero number. We know that if \(n\) is any number that \(0 = n-n\text{.}\) Using the second exponent property given above, we have
Shortening this string of equalities, we have \(a^{n}a^{-n} = 1\text{.}\) Now we divide both sides by \(a^{n}\) to get \(a^{-n} = \frac{1}{a^{n}}\text{.}\) In words, a negative exponent indicates division by the same number with a positive exponent.
Checkpoint1.3.7.
Simplify the following. Write numerical answers as fractions multiplied out and write expressions containing variables using positive exponents only.
The next one looks daunting at first, but isn’t that bad if you take it slow.
Checkpoint1.3.8.
PTX:ERROR: WeBWorK problem Library/Mizzou/Algebra/exponents_integers/exp_ints_02.pg with seed 13 does not return valid XML It may not be PTX compatible Use -a to halt with returned content
Finally, let’s consider what \(a^{\frac{1}{n}}\) should be. This time we’ll use the third exponent property that a power raised to a power reults in the exponents being multiplied. Thus we have,
\begin{equation*}
(a^{\frac{1}{n}})^n = a^{\frac{n}{n}} = a^{1} = a.
\end{equation*}
So \(a^{\frac{1}{n}}\) is the number that when raised to the \(n\)-th power results in \(a\text{.}\) This is exactly a description of the \(n\)-th root, \(\sqrt[n]{a}\text{.}\) Going slightly further with the third exponent property, we have \(a^\frac{m}{n} = \sqrt[n]{a^m} = (\sqrt[n]{a})^m\text{.}\)
Question1.3.9.
Justify the last sentence of the last paragraph. Hint: First note that \(\frac{m}{n}\) can be written as \(m\cdot\frac{1}{n}\text{,}\) then apply property number three from 1.3.2
So in summary we have the following:
Fundamental Properties1.3.10.Zero, Negative, and Fractional Exponents.