Skip to main content
Mathematics LibreTexts

4.4: Logarithmic Properties

  • Page ID
    13853
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    In the previous section, we derived two important properties of logarithms, which allowed us to solve some basic exponential and logarithmic equations.

    properties of logs

    Inverse Properties:

    \[\log _{b} \left(b^{x} \right)=x\]

    \[b^{\log _{b} x} =x\]

    Exponential Property:

    \[\log _{b} \left(A^{r} \right)=r\log _{b} \left(A\right)\]

    Change of Base:

    \[\log _{b} \left(A\right)=\dfrac{\log _{c} (A)}{\log _{c} (b)}\]

    While these properties allow us to solve a large number of problems, they are not sufficient to solve all problems involving exponential and logarithmic equations.

    properties of logs

    Sum of Logs Property:

    \[\log _{b} \left(A\right)+\log _{b} \left(C\right)=\log _{b} (AC)\]

    Difference of Logs Property:

    \[\log _{b} \left(A\right)-\log _{b} \left(C\right)=\log _{b} \left(\dfrac{A}{C} \right) \]

    It’s just as important to know what properties logarithms do not satisfy as to memorize the valid properties listed above. In particular, the logarithm is not a linear function, which means that it does not distribute:

    \[\log A + B \ne \log A + \log B. \label{distr1}\]

    To help in this process we offer a proof of Equation \ref{distr1} to help solidify our new rules and show how they follow from properties you’ve already seen.

    Proof

    Let \(a=\log _{b} \left(A\right)\) and \(c=\log _{b} \left(C\right)\).

    By definition of the logarithm, \(b^{a} =A\) and \(b^{c} =C\).

    Using these expressions,

    \[AC=b^{a} b^{c} \nonumber\]

    Using exponent rules on the right,

    \[AC=b^{a+c} \nonumber\]

    Taking the log of both sides, and utilizing the inverse property of logs,

    \[\log _{b} \left(AC\right)=\log _{b} \left(b^{a+c} \right)=a+c \nonumber\]

    Replacing \(a\) and \(c\) with their definition establishes the result

    \[\log _{b} \left(AC\right)=\log _{b} A+\log _{b} C \nonumber\]

    The proof for the difference property is very similar.

    With these properties, we can rewrite expressions involving multiple logs as a single log, or break an expression involving a single log into expressions involving multiple logs.

    Example \(\PageIndex{1}\)

    Write \(\log _{3} \left(5\right)+\log _{3} \left(8\right)-\log _{3} \left(2\right)\) as a single logarithm.

    Solution

    Using the sum of logs property on the first two terms,

    \[\log _{3} \left(5\right)+\log _{3} \left(8\right)=\log _{3} \left(5\cdot 8\right)=\log _{3} \left(40\right) \nonumber\]

    This reduces our original expression to

    \[\log _{3} \left(40\right)-\log _{3} \left(2\right) \nonumber\]

    Then using the difference of logs property,

    \[\log _{3} \left(40\right)-\log _{3} \left(2\right)=\log _{3} \left(\dfrac{40}{2} \right)=\log _{3} \left(20\right) \nonumber\]

    Example \(\PageIndex{2}\)

    Evaluate \(2\log \left(5\right)+\log \left(4\right)\) without a calculator by first rewriting as a single logarithm.

    Solution

    On the first term, we can use the exponent property of logs to write

    \[2\log \left(5\right)=\log \left(5^{2} \right)=\log \left(25\right) \nonumber\]

    With the expression reduced to a sum of two logs, \(\log \left(25\right)+\log \left(4\right)\), we can utilize the sum of logs property

    \[\log \left(25\right)+\log \left(4\right)=\log (4\cdot 25)=\log (100) \nonumber\]

    Since \(100 = 10^2\), we can evaluate this log without a calculator:

    \[\log (100)=\log \left(10^{2} \right)=2 \nonumber\]

    Exercise \(\PageIndex{1}\)

    Without a calculator evaluate by first rewriting as a single logarithm:

    \[\log _{2} \left(8\right)+\log _{2} \left(4\right)\nonumber\]

    Answer

    \[\log _{2} \left(8\cdot 4\right)=\log _{2} \left(32\right)=\log _{2} \left(2^{5} \right)=5 \nonumber\]

    Example \(\PageIndex{3}\)

    Rewrite \(\ln \left(\dfrac{x^{4} y}{7} \right)\) as a sum or difference of logs

    Solution

    First, noticing we have a quotient of two expressions, we can utilize the difference property of logs to write

    \[\ln \left(\dfrac{x^{4} y}{7} \right)=\ln \left(x^{4} y\right)-\ln (7) \nonumber\]

    Then seeing the product in the first term, we use the sum property

    \[\ln \left(x^{4} y\right)-\ln (7)=\ln \left(x^{4} \right)+\ln (y)-\ln (7)\nonumber\]

    Finally, we could use the exponent property on the first term

    \[\ln \left(x^{4} \right)+\ln (y)-\ln (7)=4\ln (x)+\ln (y)-\ln (7) \nonumber\]

    I屏幕快照 2019-06-25 下午8.34.34.pngnterestingly, solving exponential equations was not the reason logarithms were originally developed. Historically, up until the advent of calculators and computers, the power of logarithms was that these log properties reduced multiplication, division, roots, or powers to be evaluated using addition, subtraction, division and multiplication, respectively, which are much easier to compute without a calculator. Large books were published listing the logarithms of numbers, such as in the table to the right. To find the product of two numbers, the sum of log property was used. Suppose for example we didn’t know the value of 2 times 3. Using the sum property of logs:

    \[\log (2\cdot 3)=\log (2)+\log (3)\nonumber\]

    Using the log table, \[\log (2\cdot 3)=\log (2)+\log (3)=0.3010300+0.4771213=0.7781513\nonumber \]

    We can then use the table again in reverse, looking for 0.7781513 as an output of the logarithm. From that we can determine:

    \[\log (2\cdot 3)=0.7781513=\log (6).\nonumber\]

    By using addition and the table of logs, we were able to determine\(2\cdot 3=6\).

    Likewise, to compute a cube root like \(\sqrt[{3}]{8}\)

    \[\log (\sqrt[{3}]{8} ) =\log \left(8^{1/3} \right)=\dfrac{1}{3} \log (8)=\dfrac{1}{3} (0.9030900)=0.3010300=\log (2) \nonumber\]

    So \(\sqrt[{3}]{8} =2\).

    Although these calculations are simple and insignificant, they illustrate the same idea that was used for hundreds of years as an efficient way to calculate the product, quotient, roots, and powers of large and complicated numbers, either using tables of logarithms or mechanical tools called slide rules.

    These properties still have other practical applications for interpreting changes in exponential and logarithmic relationships.

    Example \(\PageIndex{4}\)

    Recall that in chemistry, the pH scale is used for quantifying acidic

    \[pH=-\log \left(\left[H^{+} \right]\right). \nonumber\]

    If the concentration of hydrogen ions in a liquid is doubled, what is the effect on pH?

    Solution

    Suppose \(C\) is the original concentration of hydrogen ions, and \(P\) is the original pH of the liquid, so \(P=-\log \left(C\right)\). If the concentration is doubled, the new concentration is \(2C\). Then the pH of the new liquid is

    \[pH=-\log \left(2C\right) \nonumber\]

    Using the sum property of logs,

    \[pH=-\log \left(2C\right)=-\left(\log (2)+\log (C)\right)=-\log (2)-\log (C) \nonumber\]

    Since \(P=-\log \left(C\right)\), the new pH is

    \[pH=P-\log (2)=P-0.301 \nonumber\]

    When the concentration of hydrogen ions is doubled, the pH decreases by 0.301.

    Log properties in Solving Equations

    The logarithm properties often arise when solving problems involving logarithms. First, we’ll look at a simpler log equation.

    Example \(\PageIndex{5}\)

    Solve \(\log (2x-6)=3\).

    Solution

    To solve for \(x\), we need to get it out from inside the log function. There are two ways we can approach this.

    Method 1: Rewrite as an exponential.

    Recall that since the common log is base 10, \(\log (A)=B\) can be rewritten as the exponential \(10^{B} =A\). Likewise, \(\log (2x-6)=3\) can be rewritten in exponential form as

    \[10^{3} =2x-6 \nonumber\]

    Method 2: Exponentiate both sides.

    If \(A=B\), then \(10^{A} =10^{B}\). Using this idea, since \(\log (2x-6)=3\), then \(10^{\log (2x-6)} =10^{3}\). Use the inverse property of logs to rewrite the left side and get \(2x-6=10^{3}\).

    Using either method, we now need to solve \(2x-6=10^{3}\). Evaluate \(10^{3}\) to get

    \[2x-6=1000\nonumber\] Add 6 to both sides
    \[2x=1006\nonumber\] Divide both sides by 2
    \[x=503\nonumber\]

    Occasionally the solving process will result in extraneous solutions – answers that are outside the domain of the original equation. In this case, our answer looks fine.

    Example \(\PageIndex{6}\)

    Solve \(\log (50x+25)-\log (x)=2\).

    Solution

    In order to rewrite in exponential form, we need a single logarithmic expression on the left side of the equation. Using the difference property of logs, we can rewrite the left side:

    \[\log \left(\dfrac{50x+25}{x} \right)=2 \nonumber\]

    Rewriting in exponential form reduces this to an algebraic equation:

    \[\dfrac{50x+25}{x} =10^{2} =100\nonumber\] Multiply both sides by \(x\)
    \[50x+25=100x\nonumber\] Combine like terms
    \[25=50x\nonumber\] Divide by 50
    \[x=\dfrac{25}{50} =\dfrac{1}{2}\nonumber\]

    Checking this answer in the original equation, we can verify there are no domain issues, and this answer is correct.

    Exercise \(\PageIndex{2}\)

    Solve \(\log (x^{2} -4)=1+\log (x+2)\).

    Answer

    \[\log (x^{2} -4)=1+\log (x+2)\nonumber\] Move both logs to one side

    \[\log \left(x^{2} -4\right)-\log \left(x+2\right)=1\nonumber\] Use the difference property of logs

    \[\log \left(\dfrac{x^{2} -4}{x+2} \right)=1\nonumber\] Factor

    \[\log \left(\dfrac{(x+2)(x-2)}{x+2} \right)=1\nonumber\] Simplify

    \[\log \left(x-2\right)=1\nonumber\] Rewrite as an exponential

    \[10^{1} =x-2\nonumber\] Add 2 to both sides

    \[x=12\nonumber\]

    Example \(\PageIndex{7}\)

    Solve \(\ln (x+2)+\ln (x+1)=\ln (4x+14)\).

    Solution

    \[\ln (x+2)+\ln (x+1)=\ln (4x+14)\nonumber\] Use the sum of logs property on the right
    \[\ln \left((x+2)(x+1)\right)=\ln (4x+14)\nonumber\] Expand
    \[\ln \left(x^{2} +3x+2\right)=\ln (4x+14)\nonumber\]

    We have a log on both side of the equation this time. Rewriting in exponential form would be tricky, so instead we can exponentiate both sides.

    \[e^{\ln \left(x^{2} +3x+2\right)} =e^{\ln (4x+13)}\nonumber\] Use the inverse property of logs
    \[x^{2} +3x+2=4x+14\nonumber\] Move terms to one side
    \[x^{2} -x-12=0\nonumber\] Factor
    \[(x+4)(x-3)=0\nonumber\]
    \[x = -4\text{ or }x = 3\nonumber \]

    Checking our answers, notice that evaluating the original equation at \(x = -4\) would result in us evaluating \(\ln (-2)\), which is undefined. That answer is outside the domain of the original equation, so it is an extraneous solution and we discard it. There is one solution: \(x = 3\).

    More complex exponential equations can often be solved in more than one way. In the following example, we will solve the same problem in two ways – one using logarithm properties, and the other using exponential properties.

    Example \(\PageIndex{8a}\)

    In 2008, the population of Kenya was approximately 38.8 million, and was growing by 2.64% each year, while the population of Sudan was approximately 41.3 million and growing by 2.24% each year(World Bank, World Development Indicators, as reported on http://www.google.com/publicdata, retrieved August 24, 2010). If these trends continue, when will the population of Kenya match that of Sudan?

    Solution

    We start by writing an equation for each population in terms of \(t\), the number of years after 2008.

    \[\begin{array}{l} {Kenya(t)=38.8(1+0.0264)^{t} } \\ {Sudan(t)=41.3(1+0.0224)^{t} } \end{array}\nonumber\]

    To find when the populations will be equal, we can set the equations equal

    \[38.8(1.0264)^{t} =41.3(1.0224)^{t} \nonumber\]

    For our first approach, we take the log of both sides of the equation.

    \[\log \left(38.8(1.0264)^{t} \right)=\log \left(41.3(1.0224)^{t} \right) \nonumber\]

    Utilizing the sum property of logs, we can rewrite each side,

    \[\log (38.8)+\log \left(1.0264^{t} \right)=\log (41.3)+\log \left(1.0224^{t} \right)\nonumber\]

    Then utilizing the exponent property, we can pull the variables out of the exponent

    \[\log (38.8)+t\log \left(1.0264\right)=\log (41.3)+t\log \left(1.0224\right) \nonumber\]

    Moving all the terms involving \(t\) to one side of the equation and the rest of the terms to the other side,

    \[t\log \left(1.0264\right)-t\log \left(1.0224\right)=\log (41.3)-\log (38.8) \nonumber\]

    Factoring out the \(t\) on the left,

    \[t\left(\log \left(1.0264\right)-\log \left(1.0224\right)\right)=\log (41.3)-\log (38.8)\nonumber\]

    Dividing to solve for \(t\)

    \[t=\dfrac{\log (41.3)-\log (38.8)}{\log \left(1.0264\right)-\log \left(1.0224\right)} \approx 15.991\nonumber\]

    It will be 15.991 years until the populations will be equal.

    Example \(\PageIndex{8b}\)

    Solve the problem above by rewriting before taking the log.

    Solution

    Starting at the equation

    \[38.8(1.0264)^{t} =41.3(1.0224)^{t}\nonumber\]

    Divide to move the exponential terms to one side of the equation and the constants to the other side

    \[\dfrac{1.0264^{t} }{1.0224^{t} } =\dfrac{41.3}{38.8}\nonumber\]

    Using exponent rules to group on the left,

    \[\left(\dfrac{1.0264}{1.0224} \right)^{t} =\dfrac{41.3}{38.8}\nonumber\]

    Taking the log of both sides

    \[\log \left(\left(\dfrac{1.0264}{1.0224} \right)^{t} \right)=\log \left(\dfrac{41.3}{38.8} \right)\nonumber\]

    Utilizing the exponent property on the left,

    \[t\log \left(\dfrac{1.0264}{1.0224} \right)=\log \left(\dfrac{41.3}{38.8} \right)\nonumber\]

    Dividing gives

    \[t=\dfrac{\log \left(\dfrac{41.3}{38.8} \right)}{\log \left(\dfrac{1.0264}{1.0224} \right)} \approx 15.991\text{ years}\nonumber\]

    While the answer does not immediately appear identical to that produced using the previous method, note that by using the difference property of logs, the answer could be rewritten:

    \[t=\dfrac{\log \left(\dfrac{41.3}{38.8} \right)}{\log \left(\dfrac{1.0264}{1.0224} \right)} =\dfrac{\log (41.3)-\log (38.8)}{\log (1.0264)-\log (1.0224)}\nonumber\]

    While both methods work equally well, it often requires fewer steps to utilize algebra before taking logs, rather than relying solely on log properties.

    Exercise \(\PageIndex{3}\)

    Tank A contains 10 liters of water, and 35% of the water evaporates each week. Tank B contains 30 liters of water, and 50% of the water evaporates each week. In how many weeks will the tanks contain the same amount of water?

    Answer

    Tank A: \(A(t)=10(1-0.35)^{t}\). Tank B: \(B(t)=30(1-0.50)^{t}\)

    Solving A(t) = B(t),

    \[10(0.65)^{t} =30(0.5)^{t}\nonumber\] Using the method from Example 8b

    \[\frac{(0.65)^{t}}{(0.5)^{t}} =\dfrac{30}{10}\nonumber\] Regroup

    \[\left(\dfrac{0.65}{0.5} \right)^{t} =3\nonumber\] Simplify

    \[\left(1.3\right)^{t} =3\nonumber\] Take the log of both sides

    \[\log \left(\left(1.3\right)^{t} \right)=\log \left(3\right)\nonumber\] Use the exponent property of logs

    \[t\log \left(1.3\right)=\log \left(3\right)\nonumber\] Divide and evaluate

    \[t=\dfrac{\log \left(3\right)}{\log \left(1.3\right)} \approx 4.1874\text{ weeks}\nonumber\]

    Important Topics of this Section

    • Inverse
    • Exponential
    • Change of base
    • Sum of logs property
    • Difference of logs property

    This page titled 4.4: Logarithmic Properties is shared under a CC BY-SA 4.0 license and was authored, remixed, and/or curated by David Lippman & Melonie Rasmussen (The OpenTextBookStore) via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.