Skip to main content

Section 9.6 Applying the Properties of Logarithms

In the last section we derived the following properties of logarithms. In each expression, \(b\text{,}\) \(A\text{,}\) and \(B\) all represent positive real numbers and \(b \neq 1\text{.}\) The variable \(n\) can represent any real number. I am assigning the properties numbers for reference in this section only.

\begin{equation*} \log_{b}(AB)=\log_{b}(A)+\log_{b}(B)\,\,\,\highlight{\text{(Property 1)}} \end{equation*}
\begin{equation*} \log_{b}\left(\frac{A}{B}\right)=\log_{b}(A)-\log_{b}(B)\,\,\,\highlight{\text{(Property 2)}} \end{equation*}
\begin{equation*} \log_{b}\left(A^{n}\right)=n \cdot \log_{b}(A)\,\,\,\highlight{\text{(Property 3)}} \end{equation*}
\begin{equation*} \log_{b}(b)=1\,\,\,\highlight{\text{(Property 4)}} \end{equation*}
\begin{equation*} \log_{b}(1)=0\,\,\,\highlight{\text{(Property 5)}} \end{equation*}
\begin{equation*} \log_{b}(b^x)=x\,\,\,\highlight{\text{(Property 6)}} \end{equation*}
\begin{equation*} b^{\log_{b}(A)}=A\,\,\,\highlight{\text{(Property 7)}} \end{equation*}

Let's apply the properties of logarithms to expand or combine several logarithmic expressions. In all cases we will assume that each variable expression is in the domain of any logarithm it encounters.

Example 9.6.1.

Completely expand the following.

\begin{equation*} \log\left(\frac{1}{x^3y^2}\right)\text{.} \end{equation*}
Solution

The directions are interpreted to mean that we need to apply every property of logarithms as many times as possible.

\begin{align*} \log\left(\frac{1}{x^3y^2}\right)\amp=\log(1)-\log\left(x^3y^3\right)\,\,\,\highlight{\text{(Property 2)}}\\ \amp=0-\left(\log\left(x^3\right)+\log\left(y^2\right)\right)\,\,\,\highlight{\text{(Properties 5,1)}}\\ \amp=-\log\left(x^3\right)-\log\left(y^2\right)\\ \amp=-3\log(x)-2\log(y)\,\,\,\highlight{\text{(Property 3)}} \end{align*}
Example 9.6.2.

Completely expand the following.

\begin{equation*} \log_7\left(\frac{\sqrt[3]{a^{12}b^5}}{7}\right) \end{equation*}
Solution
\begin{align*} \log_7\left(\frac{\sqrt[3]{a^{12}b^5}}{7}\right)\amp=\log_7\left(\frac{a^{12/3}b^{5/3}}{7}\right)\\ \amp=\log_7\left(\frac{a^{4}b^{5/3}}{7}\right)\\ \amp=\log_7\left(a^{4}b^{5/3}\right)-\log_7(7)\,\,\,\highlight{\text{(Property 2)}}\\ \amp=\log_7\left(a^4\right)+\log_7\left(b^{5/3}\right)-1\,\,\,\highlight{\text{(Properties 1,4)}}\\ \amp=4\log_7(a)+\frac{5}{3}\log_7(b)-1\,\,\,\highlight{\text{(Property 3)}} \end{align*}
Example 9.6.3.

Combine the following expression into a single logarithmic expression.

\begin{equation*} \log_2(3)-4\log_2(x)+3\log_2(y)-\frac{1}{2}\log_2(z) \end{equation*}
Solution

In the last two examples, where we expanded the logarithm expression, the last rule applied was the exponent rule (Property 3). When combining logarithmic expressions, Property 3 is the first rule applied.

\begin{align*} \log_2(3)- \amp 4\log_2(x)+3\log_2(y)-\frac{1}{2}\log_2(z)\\ \amp=\log_2(3)-\log_2\left(x^4\right)+\log_2\left(y^3\right)-\log_2\left(z^{1/2}\right)\,\,\,\highlight{\text{(Property 3)}}\\ \amp=\left(\log_2(3)+\log_2\left(y^3\right)\right)-\left(\log_2\left(x^4\right)+\log_2\left(\sqrt{z}\right)\right)\\ \amp=\log_2\left(3y^3\right)-\log_2\left(x^4\sqrt{z}\right)\,\,\,\highlight{\text{(Property 1)}}\\ \amp=\log_2\left(\frac{3y^3}{x^4\sqrt{z}}\right)\,\,\,\highlight{\text{(Property 2)}} \end{align*}
Example 9.6.4.

Combine the following expression into a single logarithmic expression.

\begin{equation*} \frac{3}{5}\log(a)-1-8\log(b)-\frac{6}{7}\log(c) \end{equation*}
Solution

We first need to think about what we're going to do with that \(1\text{.}\) What do we need inside the parentheses so that \(\log(\text{what})=1\text{?}\) Property 4 solves that riddle for us. We need to keep in mind that when the base of the logarithm isn't specified the assumed base is \(10\text{.}\)

\begin{align*} \frac{3}{5}\log(a)- \amp 1-8\log(b)-\frac{6}{7}\log(c)\\ \amp=\log\left(a^{3/5}\right)-\log(10)-\log\left(b^8\right)-\log\left(c^{6/7}\right)\,\,\,\highlight{\text{(Properties 3,4)}}\\ \amp=\log\left(\sqrt[5]{a^3}\right)-\left(\log(10)+\log\left(b^8\right)+\log\left(\sqrt[7]{c^6}\right)\right)\\ \amp=\log\left(\sqrt[5]{a^3}\right)-\left(\log(10b^8\sqrt[7]{c^6}\right)\,\,\,\highlight{\text{(Property 1)}}\\ \amp=\log\left(\frac{\sqrt[5]{a^3}}{10b^8\sqrt[7]{c^6}}\right)\,\,\,\highlight{\text{(Property 2)}} \end{align*}
Example 9.6.5.

Do each of the following for \(\log_2(500)\text{.}\)

  1. Mentally determine two consecutive integers between which the logarithm value must lie.

  2. Use a calculator and the change of base formula

    \begin{equation*} \log_b(x)=\frac{\log(x)}{\log(b)} \end{equation*}

    to determine the value of the logarithm to the nearest hundredth.

Solution

We begin by noting that \(500\) lies between \(256\) and \(512\text{.}\) Since \(2^8=256\) and \(2^9=512\text{,}\) the power of \(2\) that results in \(500\text{,}\) i.e \(\log_2(500)\text{,}\) must lie between \(8\) and \(9\) and, in fact, be pretty darn close to \(9\text{.}\)

\begin{align*} \log_2(500)\amp=\frac{\log(500)}{\log(2)}\\ \amp \approx 8.97 \end{align*}

Exercises Exercises

Completely expand each logarithmic expression. In all cases, assume that each variable expression is in the domain of any logarithm it encounters.

1.

\(\log_5\left(\frac{5x^6}{y^2}\right)\)

Solution
\begin{align*} \log_5\left(\frac{5x^6}{y^2}\right)\amp=\log_5\left(5x^6\right)-\log_5\left(y^2\right)\,\,\,\highlight{\text{(Property 2)}}\\ \amp=\log_5(5)+\log_5\left(x^6\right)-\log_5\left(y^2\right)\,\,\,\highlight{\text{(Property 1)}}\\ \amp=1+6\log_5(x)-2\log_5(y)\,\,\,\highlight{\text{(Properties 4,3)}} \end{align*}
2.

\(\log\left(\frac{100}{a^7\sqrt{b}}\right)\)

Solution
\begin{align*} \log\left(\frac{100}{a^7\sqrt{b}}\right)\amp=\log(100)-\log\left(a^7\sqrt{b}\right)\,\,\,\highlight{\text{(Property 2)}}\\ \amp=\log(100)-\left(\log\left(a^7\right)+\log\left(\sqrt{b}\right)\right)\,\,\,\highlight{\text{(Property 1)}}\\ \amp=\log(10^2)-\log\left(a^7\right)-\log\left(b^{1/2}\right)\\ \amp=2-7\log(a)-\frac{1}{2}\log(b)\,\,\,\highlight{\text{(Properties 6,3)}} \end{align*}
3.

\(\log_3\left(\frac{1}{243\sqrt[4]{A^5B^8}}\right)\)

Solution
\begin{align*} \log_3\left(\frac{1}{243\sqrt[4]{A^5B^8}}\right)\amp=\log_3(1)-\log_3\left(243\sqrt[4]{A^5B^8}\right)\,\,\,\highlight{\text{(Property 2)}}\\ \amp=0-\log_3\left(243\sqrt[4]{A^5B^8}\right)\,\,\,\highlight{\text{(Property 5)}}\\ \amp=-\log_3\left(243A^{5/4}B^{8/4}\right)\\ \amp=-\log_3\left(243A^{5/4}B^{2}\right)\\ \amp=-\left(\log_3(243)+\log_3\left(A^{5/4}\right)+\log_3\left(B^2\right)\right)\\ \amp=-\log_3\left(3^5\right)-\log_3\left(A^{5/4}\right)-\log_3\left(B^2\right)\\ \amp=-5-\frac{5}{4}\log_3(A)-2\log_3(B)\,\,\,\highlight{\text{(Properties 6,3)}} \end{align*}
4.

\(\log_{19}\left(x^2+y^2\right)\)

Solution

Because central (last performed) operation in the argument is addition, \(\log_{19}\left(x^2+y^2\right)\) does not expand in any way.

5.

\(\log_{19}\left(\frac{x^2+y^2}{(xy)^2}\right)\)

Solution

In this example, the central (last performed) operation is division, so we can apply property 2. We also will be able to apply properties 1 and 3 to the expression that follows the subtraction sign (after application of property 2).

\begin{align*} \log_{19}\left(\frac{x^2+y^2}{(xy)^2}\right)\amp=\log_{19}\left(x^2+y^2\right)-\log_{19}\left((xy)^2\right)\,\,\,\highlight{\text{(Property 2)}}\\ \amp=\log_{19}\left(x^2+y^2\right)-\log_{19}\left(x^2y^2\right)\\ \amp=\log_{19}\left(x^2+y^2\right)-\left(\log_{19}\left(x^2\right)+\log_{19}\left(y^2\right)\right)\,\,\,\highlight{\text{(Property 1)}}\\ \amp=\log_{19}\left(x^2+y^2\right)-\log_{19}\left(x^2\right)-\log_{19}\left(y^2\right)\\ \amp=\log_{19}\left(x^2+y^2\right)-2\log_{19}(x)-2\log_{19}(y)\,\,\,\highlight{\text{(Property 3)}} \end{align*}
6.

\(\log_4\left(\sqrt[3]{\frac{w^{24}}{16z^{11}}}\right)\)

Solution
\begin{align*} \log_4\left(\sqrt[3]{\frac{w^{24}}{16z^{11}}}\right)\amp=\log_4\left(\frac{w^{24/3}}{16^{1/3}z^{11/3}}\right)\\ \amp=\log_4\left(\frac{w^{8}}{4^{2/3}z^{11/3}}\right)\\ \amp=\log_4\left(w^8\right)-\log_4\left(4^{2/3}z^{11/3}\right)\,\,\,\highlight{\text{(Property 2)}}\\ \amp=\log_4\left(w^8\right)-\left(\log_4\left(4^{2/3}\right)+\log_4\left(z^{11/3}\right)\right)\,\,\,\highlight{\text{(Property 1)}}\\ \amp=\log_4\left(w^8\right)-\log_4\left(4^{2/3}\right)-\log_4\left(z^{11/3}\right)\\ \amp=8\log_4(w)-\frac{2}{3}-\frac{11}{3}\log_4(z)\,\,\,\highlight{\text{(Properties 3,6)}} \end{align*}

Combine each expression into a single logarithmic expression. In all cases, assume that each variable expression is in the domain of any logarithm it encounters.

7.

\(\frac{2}{3}\log_{31}(A)+\frac{5}{3}\log_{31}(B)\)

Solution
\begin{align*} \frac{2}{3}\log_{31}(A)+\frac{5}{3}\log_{31}(B)\amp=\log_{31}\left(A^{2/3}\right)+\log{31}\left(B^{5/3}\right)\,\,\,\highlight{\text{(Property 3)}}\\ \amp=\log_{31}\left(\sqrt[3]{A^2}\right)+\log_{31}\left(\sqrt[3]{B^5}\right)\\ \amp=\log_{31}\left(\sqrt[3]{A^2} \cdot \sqrt[3]{B^5}\right)\,\,\,\highlight{\text{(Property 1)}}\\ \amp=\log_{31}\left(\sqrt[3]{A^2B^5}\right) \end{align*}
8.

\(\log_9(x)+\log_9(y)-\log_9(x+y)\)

Solution
\begin{align*} \log_9(x)+\log_9(y)-\log_9(x+y)\amp=\log_9(xy)-\log_9(x+y)\,\,\,\highlight{\text{(Property 1)}}\\ \amp=\log_9\left(\frac{xy}{x+y}\right)\,\,\,\highlight{\text{(Property 2)}} \end{align*}
9.

\(3\log_{12}(z)-\frac{1}{2}\log_{12}(w)-2\)

Solution
\begin{align*} 3\log_{12}(z)- \amp \frac{1}{2}\log_{12}(w)-2\\ \amp=\log_{12}\left(z^3\right)-\log_{12}\left(w^{1/2}\right)-\log_{12}\left(12^2\right)\,\,\,\highlight{\text{(Properties 3,6)}}\\ \amp=\log_{12}\left(z^3\right)-\left(\log_{12}\left(\sqrt{w}\right)+\log_{12}(144)\right)\\ \amp=\log_{12}\left(z^3\right)-\log_{12}\left(\sqrt{w} \cdot 144\right)\,\,\,\highlight{\text{(Property 1)}}\\ \amp=\log_{12}\left(\frac{z^3}{144\sqrt{w}}\right)\,\,\,\highlight{\text{(Property 2)}} \end{align*}
10.

\(\log\left(x^2-y^2\right)-\log(x-y)\)

Solution
\begin{align*} \log\left(x^2-y^2\right)-\log(x-y)\amp=\log\left(\frac{x^2-y^2}{x-y}\right)\,\,\,\highlight{\text{(Property 2)}}\\ \amp=\log\left(\frac{(x+y)(x-y)}{x-y}\right)\\ \amp=\log(x+y) \end{align*}
11.

\(\frac{1}{2}+\frac{1}{2}\log_{16}\left(a^2+b^2\right)\)

Solution
\begin{align*} \frac{1}{2}+\frac{1}{2}\log_{16}\left(a^2+b^2\right)\amp=\frac{1}{2} \cdot 1 +\frac{1}{2}\log_{16}\left(a^2+b^2\right)\\ \amp=\frac{1}{2}\log_{16}(16)+\frac{1}{2}\log_{16}\left(a^2+b^2\right)\,\,\,\highlight{\text{(Property 4)}}\\ \amp=\log_{16}\left(16^{1/2}\right)+\log_{16}\left(\left(a^2+b^2\right)^{1/2}\right)\,\,\,\highlight{\text{(Property 3)}}\\ \amp=\log_{16}(4)+\log_{16}\left(\sqrt{a^2+b^2}\right)\\ \amp=\log_{16}\left(4\sqrt{a^2+b^2}\right)\,\,\,\highlight{\text{(Property 1)}} \end{align*}
12.

\(\frac{1}{3}\left(2\log(A)-4\log(B)-\log(C)+5\log(D)\right)\)

Solution
\begin{align*} \amp\frac{1}{3}\left(2\log(A)-4\log(B)-\log(C)+5\log(D)\right)\\ \amp \phantom{={}} \phantom{={}} \phantom{={}} =\frac{1}{3}\left(\log\left(A^2\right)-\log\left(B^4\right)-\log(C)+\log\left(D^5\right)\right)\,\,\,\highlight{\text{(Property 3)}}\\ \amp \phantom{={}} \phantom{={}} \phantom{={}} =\frac{1}{3}\left(\left[\log\left(A^2\right)+\log\left(D^5\right)\right]-\left[\log\left(B^4\right)+\log(C)\right]\right)\\ \amp \phantom{={}} \phantom{={}} \phantom{={}} =\frac{1}{3}\left(\log\left(A^2D^5\right)-\log\left(B^4C\right)\right)\,\,\,\highlight{\text{(Property 1)}}\\ \amp \phantom{={}} \phantom{={}} \phantom{={}} =\frac{1}{3}\log\left(\frac{A^2D^5}{B^4C}\right)\,\,\,\highlight{\text{(Property 2)}}\\ \amp \phantom{={}} \phantom{={}} \phantom{={}} =\log\left(\left(\frac{A^2D^5}{B^4C}\right)^{1/3}\right)\,\,\,\highlight{\text{(Property 3)}}\\ \amp \phantom{={}} \phantom{={}} \phantom{={}} =\log\left(\sqrt[3]{\frac{A^2D^5}{B^4C}}\right) \end{align*}

Do the following for each of the stated logarithms.

  1. Mentally determine two consecutive integers between which the logarithm value must lie.

  2. Use a calculator and the change of base formula

    \begin{equation*} \log_b(x)=\frac{\log(x)}{\log(b)} \end{equation*}

    to determine the value of the logarithm to the nearest hundredth.

13.

\(\log_3(102)\)

Solution

If \(\log_3(102)=y\text{,}\) then \(3^y=102\text{.}\) Since \(3^4=81\) and \(3^5=243\text{,}\) \(\log_3(102)\) must lie between \(4\) and \(5\text{,}\) and clearly it is much closed to \(4\) than \(5\text{.}\)

\begin{align*} \log_3(102)\amp=\frac{\log(102)}{\log(3)}\\ \amp \approx 4.21 \end{align*}
14.

\(\log_5\left(\frac{1}{300}\right)\)

Solution

We begin by observing that

\begin{equation*} \frac{1}{625} \lt \frac{1}{300} \lt \frac{1}{125}\text{.} \end{equation*}

Since \(5^{-4}=\frac{1}{625}\) and \(5^{-3}=\frac{1}{125}\text{,}\) the power of \(5\) that results in \(\frac{1}{300}\) must lie between \(-4\) and \(-3\text{.}\) That is:

\begin{equation*} -4 \lt \log_5\left(\frac{1}{300}\right) \lt -3. \end{equation*}
\begin{align*} \log_5\left(\frac{1}{300}\right)\amp=\frac{\log\left(\frac{1}{300}\right)}{\log(5)}\\ \amp \approx -3.54 \end{align*}

Chose the correct answer to each multiple choice question without the use of a calculator.

15.

Which of the following is equivalent to:

\begin{equation*} \frac{\log(8)}{\log(2)}? \end{equation*}
  1. \(\log(8)-\log(2)\)
  2. \(4\)
  3. \(\log(6)\)
  4. \(3\)
  5. None of the above

Solution

The correct answer is (d). There are at least two distinct methods to establish the equivalence.

Method 1.
\begin{align*} \frac{\log(8)}{\log(2)}\amp=\frac{\log\left(2^3\right)}{\log(2)}\\ \amp=\frac{3\log(2)}{\log(2)}\\ \amp=3 \end{align*}
Method 2.

Applying the change of base formula "in reverse," we get the following.

\begin{equation*} \frac{\log(8)}{\log(2)}=\log_2(8) \end{equation*}

Since \(2^3=8\text{,}\) \(\log_2(8)=3\text{.}\)

16.

Which of the following is equivalent to \(\log(5) \cdot \log(2)\text{?}\)

  1. \(1\)
  2. \(\log(7)\)
  3. \(\log(0.5) \cdot \log(0.2)\)
  4. \(\log(5)+\log(2)\)
  5. None of the above

Solution

The correct answer is (c). The are at least two distinct methods to establish the equivalence.

Method 1.
\begin{align*} \log(0.5) \cdot \log(0.2)\amp=\log(0.2) \cdot \log(0.5)\\ \amp=\log\left(5^{-1}\right) \cdot \log\left(2^{-1}\right)\\ \amp=-1 \cdot \log(5) \cdot -1 \cdot \log(2)\\ \amp=\log(5)\cdot \log(2) \end{align*}
Method 2.
\begin{align*} \log(0.5) \cdot \log(0.2)\amp=\log\left(\frac{5}{10}\right) \cdot \log\left(\frac{2}{10}\right)\\ \amp=\left(\log(5)-\log(10)\right)\left(\log(2)-\log(10)\right)\\ \amp=\left(\log(5)-1\right)\left(\log(2)-1\right)\\ \amp=\log(5) \cdot \log(2)-\log(5)-\log(2)+1\\ \amp=\log(5) \cdot \log(2)-\left(\log(5)+\log(2)\right)+1\\ \amp=\log(5) \cdot \log(2)-\log(5 \cdot 2)+1\\ \amp=\log(5) \cdot \log(2)-\log(10)+1\\ \amp=\log(5) \cdot \log(2)-1+1\\ \amp=\log(5) \cdot \log(2) \end{align*}