Skip to main content

Section 9.4 Logarithms as Exponents

A logarithm is a mathematical expression with a positive base, \(b\) (\(b \neq 1\)), and a positive argument, \(x\text{.}\) The expression

\begin{equation*} \log_{b}(x) \end{equation*}

is read aloud as "the log base \(b\) of \(x\text{.}\)" When the base is not indicated, the base is assumed to be \(10\text{.}\) Logarithms with a base of \(10\) are called common logarithms.

One common manner in which to think about logarithms is that they act as exponents. Specifically, if \(x\) and \(b\) are both positive numbers where \(b \neq 1\text{,}\) then \(\log_b(x)\) is the exponent that when written on the base of \(b\) produces the value \(x\text{.}\) That is, for positive values of \(x\) and \(b\text{,}\) \(b \neq 1\text{:}\)

\begin{equation*} \log_b(x)=y\,\,\text{if and only if}\,\,b^{y}=x\text{.} \end{equation*}
Example 9.4.1.

Determine \(\log_{2}(8)\text{.}\)

Solution

In words, the expression \(\log_{2}(8)\) is asking the question "what power of \(2\) is equal to \(8\text{?}\)" We could also write this out as a pair of equations.

\begin{equation*} \log_2(8)=y\,\,\text{if and only if}\,\,2^{y}=8 \end{equation*}

Whether we think about it verbally or visually, the exponent we're looking for is \(3\text{.}\) That is:

\begin{equation*} \log_2(8)=3\,\,\text{because}\,\,2^{3}=8\text{.} \end{equation*}
Example 9.4.2.

Determine \(\log_{6}\left(\frac{1}{36}\right)\text{.}\)

Solution

In words, we're being asked "what power of \(6\) is equal to \(\frac{1}{36}\text{.}\)" Visually,

\begin{equation*} \log_{6}\left(\frac{1}{36}\right)=y\,\,\text{if and only if}\,\,6^{y}=\frac{1}{36}\text{.} \end{equation*}

We know that \(6^{2}=36\text{,}\) but we have to also recall what moves the 36 to the denominator of a fraction. That's the effect of a negative exponent.

\begin{align*} 6^{-2}\amp=\frac{1}{6^{2}}\\ \amp=\frac{1}{36} \end{align*}

So we conclude that

\begin{equation*} \log_{6}\left(\frac{1}{36}\right)=-2\text{.} \end{equation*}
Example 9.4.3.

Determine \(\log\left(\sqrt[3]{10^5}\right)\text{.}\)

Solution

Since the base of the logarithm is not indicated, it is assumed to be \(10\text{.}\) Because logarithms are exponent seeking creatures, it behooves us to rewrite the radical as a rational exponent. Recall that

\begin{equation*} \sqrt[n]{a^{m}}=a^{m/n}\text{.} \end{equation*}

Altogether this gives us

\begin{equation*} \log(\sqrt[3]{10^5})=\log_{10}\left(10^{5/3}\right)\text{.} \end{equation*}

In words, the question posed is "what power of \(10\) results in \(10^{5/3}\text{.}\) That's a rather silly question. If you're not seeing the answer, it might help to write it out as an equation.

\begin{equation*} 10^y=10^{5/3} \end{equation*}

Clearly the value of \(y\) must be \(\frac{5}{3}\text{.}\) So we conclude that

\begin{equation*} \log\left(\sqrt[3]{10^5}\right)=\frac{5}{3}\text{.} \end{equation*}
Example 9.4.4.

Determine \(\log_{64}\left(\frac{1}{4}\right)\text{.}\)

Solution

We need to solve

\begin{equation*} 64^{y}=\frac{1}{4}\text{.} \end{equation*}

We first observe that the exponent needs to be negative β€” that's the only way that the power would result in the \(4\) moving to the denominator. With a little thought, we recall that \(4^3=64\) which means that \(\sqrt[3]{64}=4\text{.}\) Written as an exponential expression, the cube root becomes \(64^{1/3}\text{.}\) Putting it all together, we get the following.

\begin{align*} 64^{-1/3}\amp=\frac{1}{64^{1/3}}\\ \amp=\frac{1}{\sqrt[3]{64}}\\ \amp=\frac{1}{4} \end{align*}

We conclude that

\begin{equation*} \log_{64}\left(\frac{1}{4}\right)=-\frac{1}{3}\text{.} \end{equation*}
Example 9.4.5.

Solve \(\log_{\frac{49}{81}}(x)=-\frac{1}{2}\) for \(x\text{.}\)

Solution

The equivalent exponential equation is

\begin{equation*} \left(\frac{49}{81}\right)^{-1/2}=x\text{.} \end{equation*}

Let's go ahead and evaluate the solution. We begin by reciprocating the fraction which is counterbalanced by making the exponent positive.

\begin{align*} x\amp=\left(\frac{49}{81}\right)^{-1/2}\\ \amp=\left(\frac{81}{49}\right)^{1/2}\\ \amp=\sqrt{\frac{81}{49}}\\ \amp=\frac{9}{7} \end{align*}

The solution is \(\frac{9}{7}\text{.}\)

Example 9.4.6.

Solve \(\log_{b}\left(\frac{125}{8}\right)=-3\) for \(b\text{.}\)

Solution

The equivalent exponential equation is

\begin{equation*} b^{-3}=\frac{125}{8}\text{.} \end{equation*}

The first order of business is to turn that exponent positive. There is more than one way to do that. I'm going to take a rather long route that I hope everyone can follow.

\begin{align*} b^{-3}\amp=\frac{125}{8}\\ \multiplyleft{b^3}b^{-3}\amp=\multiplyleft{b^3}\frac{125}{8}\\ 1\amp=\frac{125}{8}b^{3}\\ \multiplyleft{\frac{8}{125}}1\amp=\multiplyleft{\frac{8}{125}}\frac{125}{8}b^{3}\\ \frac{8}{125}\amp=b^{3}\\ \sqrt[3]{\frac{8}{125}}\amp=b\\ \frac{2}{5}\amp=b \end{align*}

The solution is \(\frac{2}{5}\text{.}\)

Exercises Exercises

Rewrite each logarithmic equation in its equivalent exponential form. That's it, do not evaluate the logarithm.

1.

\(\log_{7}(92)=y\)

Solution

\(7^{y}=92\)

2.

\(\log_{3}(x)=-18\)

Solution

\(3^{-18}=x\)

3.

\(\log\left(\frac{1}{3}\right)=y\)

Solution

\(10^{y}=\frac{1}{3}\)

4.

\(\log_{b}(17)=-4\)

Solution

\(b^{-4}=17\)

Determine the value of each logarithm.

5.

\(\log_{2}(32)\)

Solution

We are essentially being asked to solve the equation \(2^{y}=32\text{.}\) Because \(2^{5}=32\text{,}\) we conclude that

\begin{equation*} \log_{2}(32)=5\text{.} \end{equation*}
6.

\(\log\left(\frac{1}{100}\right)\)

Solution

The missing base in the logarithmic expression is assumed to be \(10\text{,}\) so the question posed is to determine the power of \(10\) that results in \(\frac{1}{10}\text{.}\) Because \(10^{-2}=\frac{1}{100}\text{,}\) we conclude that

\begin{equation*} \log\left(\frac{1}{100}\right)=-2\text{.} \end{equation*}
7.

\(\log_{121}(11)\)

Solution

We need to solve \(121^{y}=11\text{.}\) We know that \(\sqrt{121}=11\text{,}\) and writing that equation using a rational exponent we have \(121^{1/2}=11\text{.}\) Thus,

\begin{equation*} \log_{121}(11)=\frac{1}{2}\text{.} \end{equation*}
8.

\(\log\left(10^{71}\right)\)

Solution

The base is assumed to be \(10\text{,}\) so the question can be restated as \(10^{y}=10^{71}\) for what value of \(y\text{?}\) That would be \(71\text{.}\) That is,

\begin{equation*} \log\left(10^{71}\right)=71\text{.} \end{equation*}
9.

\(\log(0.00000001)\)

Solution

Yet another common logarithm. One way we can determine the value of the logarithm is to rewrite the argument using scientific notation. Because the decimal point needs to be shifted right eight spaces to fall after the \(1\text{,}\)

\begin{equation*} 0.00000001=10^{-8}\text{.} \end{equation*}

So the equation becomes \(10^{y}=10^{-8}\) for what value of \(y\text{.}\) Since \(10^{-8}=10^{-8}\text{,}\) we conclude thus.

\begin{equation*} \log(0.00000001)=-8 \end{equation*}
10.

\(\log_{16}\left(\frac{1}{2}\right)\)

Solution

As an equation, what we need to solve is \(16^{y}=\frac{1}{2}\text{.}\) Because the two is in the denominator, the unknown exponent must be negative. Because \(2^{4}=16\text{,}\) we can infer that \(\sqrt[4]{16}=2\text{.}\) Putting the pieces together, we have the following.

\begin{align*} 16^{-1/4}\amp=\frac{1}{16^{1/4}}\\ \amp=\frac{1}{\sqrt[4]{16}}\\ \amp=\frac{1}{2} \end{align*}

So,

\begin{equation*} \log_{16}\left(\frac{1}{2}\right)=-\frac{1}{4}\text{.} \end{equation*}
11.

\(\log_{\frac{1}{15}}(15)\)

Solution

Because \(\left(\frac{1}{15}\right)^{-1}=15\text{,}\) we conclude that

\begin{equation*} \log_{\frac{1}{15}}(15)=-1\text{.} \end{equation*}
12.

\(\log_{8}(4)\)

Solution

Hoo boy, this is a stumper. "What power of \(8\) results in \(4\text{?}\)" Let's write it out as an equation.

\begin{equation*} 8^{y}=4 \end{equation*}

Let's try to think of something that \(8\) and \(4\) have in common in the land of exponents. One thing that comes to my mind is that they can both be written as powers of \(2\text{.}\) Let's see if that helps.

\begin{equation*} \left(2^{3}\right)^{y}=2^{2} \end{equation*}

Applying the power-to-a-power rule of exponent, we have \(2^{3y}=2^{2}\text{.}\) It follows that the exponents on either side of the equal sign must be equal, which gives us the following.

\begin{align*} 3y\amp=2\\ \divideunder{3y}{3}\amp=\divideunder{2}{3}\\ y\amp=\frac{2}{3} \end{align*}

Thus,

\begin{equation*} \log_8(4)=\frac{2}{3}\text{.} \end{equation*}
13.

\(\log_{125}\left(\frac{1}{625}\right)\)

Solution

Following the thought process in the solution to the last problem, we can express both \(125\) and \(\frac{1}{625}\) as powers of \(5\text{.}\) Let's put that to use

\begin{align*} 125^{y}\amp=\frac{1}{625}\\ \left(5^{3}\right)^{y}\amp=5^{-4}\\ 5^{3y}\amp=5^{-4}\\ 3y\amp=-4\\ \divideunder{3y}{3}\amp=\divideunder{-4}{3}\\ y\amp=-\frac{4}{3} \end{align*}

This gives us

\begin{equation*} \log_{125}\left(\frac{1}{625}\right)=-\frac{4}{3}\text{.} \end{equation*}
14.

\(\log_{128}(256)\)

Solution

Following the plan used in the last two solutions, we proceed thus.

\begin{align*} 128^{y}\amp=256\\ \left(2^7\right)^{y}\amp=2^{8}\\ 2^{7y}\amp=2^{8}\\ 7y\amp=8\\ \divideunder{7y}{8}\amp=\divideunder{8}{8}\\ y\amp=\frac{8}{7} \end{align*}
\begin{equation*} \log_{128}(256)=\frac{8}{7} \end{equation*}

Solve each equation for the specified variable>.

15.

Solve \(\log_{b}\left(\frac{29}{65}\right)=-1\) for \(b\text{.}\)

Solution
\begin{align*} \log_{b}\left(\frac{29}{65}\right)\amp=-1\\ b^{-1}\amp=\frac{29}{65}\\ \multiplyleft{b}b^{-1}\amp=\multiplyleft{b}\frac{29}{65}\\ 1\amp=\frac{29}{65}b\\ \multiplyleft{\frac{65}{29}}1\amp=\multiplyleft{\frac{65}{29}}\frac{29}{65}b\\ \frac{65}{29}\amp=b \end{align*}

The solution is \(\frac{65}{29}\text{.}\)

16.

Solve \(\log_{\frac{1}{4}}(x)=-3\) for \(x\text{.}\)

Solution
\begin{align*} \log_{\frac{1}{4}}(x)\amp=-3\\ \left(\frac{1}{4}\right)^{-3}\amp=x\\ \left(\frac{4}{1}\right)^3\amp=x\\ 64\amp=x \end{align*}

The solution is \(64\text{.}\)