6.4: Algebraic Analysis on the Properties of Logarithms

Learning Objectives

  • Apply the product rule
  • Apply the quotient rule
  • Apply the power rule
  • Apply the change of base rule
  • Explain natural logarithms and common logarithms

SInce logarithms are exponents, they have a list of rules that go along with them.

The Identity Property for Logarithms

The definition of logarithm states that [latex]\log_b{a}=x[/latex] is equivalent to [latex]a=b^x[/latex]. Consequently, since [latex]\log_b{x}=\log_b{x}[/latex] then [latex]x=b^{\log_b{x}}[/latex].

Identity property for Logarithms

For all real numbers [latex]b>0, b\neq1[/latex],

[latex]b^{\log_b{x}}=x[/latex]

Example 1

Evaluate:

  1. [latex]2^{\log_2{5}}[/latex]
  2. [latex]3^{\log_3{7}}[/latex]
  3. [latex]7^{\log_7{2}}[/latex]

Solution

SInce [latex]b^{\log_b{x}}=x[/latex],

  1. [latex]2^{\log_2{5}}=5[/latex]
  2. [latex]3^{\log_3{7}}=7[/latex]
  3. [latex]7^{\log_7{2}}=2[/latex]

Try It 1

Evaluate:

  1. [latex]2^{\log_2{3}}[/latex]
  2. [latex]9^{\log_9{7}}[/latex]
  3. [latex]2^{\log_2{5}}[/latex]

The Product Property for Logarithms

The product Property for logarithms mimics the product Property for exponents. SInce logarithms are exponents the exponential property [latex]a^m\cdot a^n=a^{m+n}[/latex] gets translated into logarithmic form. The multiplication of terms inside the argument of a logarithm is equal to the addition of logarithms of each term.

The Product Property for logarithms

For any positive real numbers [latex]b,\;M,\;N[/latex], and [latex]b\neq1[/latex],

[latex]\log_b{MN} = \log_b{M}+\log_b{N}[/latex]

Example 2

Expand the logarithm [latex]\log_3{3x}[/latex].

Solution

The argument consists of the product of 3 and [latex]x[/latex], so applying the product property:

[latex]\log_3{3x}=\log_3{3}+\log_3{x}[/latex]

We can then evaluate [latex]\log_3{3}=1[/latex], to get:

[latex]\log_3{3}+\log_3{x}=1+\log_3x[/latex]

Example 3

Expand the logarithm [latex]\log_5{[5s(t-3)]}[/latex].

Solution

The argument consists of the product of [latex]5\cdot s\cdot (t-3)[/latex], so we can expand the product property:

[latex]\begin{aligned}\log_5{[5s(t-3)]} &= \log_5{5}+\log_5{s} +\log_5{(t-3)}\\&=1+\log_5{s}+\log_5{(t-3)}\end{aligned}[/latex]

Try It 2

Expand the logarithm [latex]\log_4{16x}[/latex].

Try It 3

Expand the logarithm [latex]\log_2{[8(s+2)(t-5)]}[/latex].

The Quotient Property for Logarithms

The quotient property for logarithms mimics the quotient property for exponents. SInce logarithms are exponents the exponential property [latex]\dfrac{a^m}{a^n}=a^{m-n}[/latex] gets translated into logarithmic form. The division of terms inside the argument of a logarithm is equal to the subtraction of logarithms of each term.

The quotient Property for logarithms

For any positive real numbers [latex]b,\;M,\;N[/latex], and [latex]b\neq1[/latex],

[latex]\log_b{\dfrac{M}{N}} = \log_b{M}-\log_b{N}[/latex]

Example 4

Expand the logarithm [latex]\log_{10}{\frac{x}{10}}[/latex].

Solution

The argument of the log consists of a quotient of the two terms [latex]x[/latex] and 10, so we apply the quotient property:

[latex]\begin{aligned}\log_{10}{\frac{x}{10}} &= \log_{10}{x}-\log_{10}{10} \\&=\log_{10}{x}-1\end{aligned}[/latex]

Try It 4

Expand the logarithm [latex]\log_{4}{\frac{x}{4}}[/latex].

The Power Property for Logarithms

The power Property comes from the product rule of exponents. [latex]\log_b{M^r}=\log_b{(M\cdot M\cdot M…M\cdot M)}=\log_bM+\log_bM+\log_bM+…+\log_bM=r\log_bM[/latex]. If the argument of a logarithm is a single term with an exponent, we may pull the exponent in front of the logarithm.

The Power Property for Logarithms

For any positive real numbers [latex]b,\;M,\;N[/latex], and [latex]b\neq1[/latex],

[latex]\log_b{M^r}=r\times\log_b{M}[/latex]

Example 5

Expand the logarithm [latex]\log_{2}{x^4}[/latex].

Solution

The argument of the logarithm is [latex]x^4[/latex], a single term raised to a power, so we can apply the power property of logarithms:

[latex]\log_{2}{x^4}=4\log_2{x}[/latex]

Try It 5

Expand the logarithm [latex]\log_{7}{x^{-2}}[/latex].

Expanding a Logarithm

The properties we have learned so far to expand a logarithm can be used in conjunction with one another.

Example 6

Expand the logarithm [latex]\log_{2}{\frac{2y}{5}}[/latex].

Solution

[latex]\begin{aligned}\log_{2}{\frac{2y}{5}} &=\log_2{(2y)}-\log_2{5}&&\text{Quotient Property}\\&=\log_2{2}+\log_2{y}-\log_2{5}&&\text{Product Property}\\&=1+\log_2{y}-\log_2{5}&&\text{IdentityProperty}\end{aligned}[/latex]

Example 7

Expand the logarithm [latex]\log_{4}{\frac{16y^3}{5}}[/latex].

Solution

[latex]\begin{aligned}\log_{4}{\frac{16y^3}{5}} &=\log_4{(16y^3)}-\log_4{5}&&\text{Quotient Property}\\&=\log_4{16}+\log_4{y^3}-\log_4{5}&&\text{Product Property}\\&=\log_4{4^2}+3\log_4{y}-\log_4{5}&&\text{Power Property}\\&=2+3\log_4{y}-\log_4{5}&&\text{Identity Property}\end{aligned}[/latex]

Try It 6

Expand the logarithm [latex]\log_{10}{100x^3y^5}[/latex].

Try It 7

Expand the logarithm [latex]\log_{2}{\dfrac{32x}{y^5}}[/latex].

Combining Logarithms

The properties for exponents we applied to expand a logarithm can be also be used (in reverse) to combine logarithms into a single logarithm. The assumption is that these logarithms have the same base.

Example 8

Combine [latex]\log_4{2}+\log_4{10}-log_4{5}[/latex] into a single logarithm.

Solution

[latex]\begin{aligned}\log_4{2}+\log_4{10}-\log_4{5}&=\log_4{(2\times10)}-\log_4{5}&&\text{Product Property}\\&=\log_4{\frac{20}{5}}&&\text{Quotient Property}\\&=\log_4{4}&&\text{Simplify}\\&=1\end{aligned}[/latex]

Example 9

Combine [latex]2\log_2{(x-2)}-\log_2{(x^2-x-2)}[/latex] into a single logarithm.

Solution

[latex]\begin{aligned}2\log_2{(x-2)}-\log_2{(x^2-x-2)}&=\log_2{(x-2)^2}-\log_2{(x^2-x-2)}&&\text{Power Property}\\&=\log_2{\frac{(x-2)^2}{x^2-x-2}}&&\text{Quotient Property}\\&=\log_2{\frac{(x-2)^2}{(x-2)(x+1)}}&&\text{Factor}\\&=\log_2{\frac{(x-2)}{(x+1)}}&&\text{Simplify}\end{aligned}[/latex]

Try It 8

Combine [latex]\log_2{3}+4\log_2{x}+5\log_2{y}[/latex] into a single logarithm.

Try It 9

Combine [latex]4\log_2{x}-\log_2{7}-5\log_2{y}[/latex] into a single logarithm.

Try It 10

Combine [latex]2\log_2{(x-1)}-\log_2{(x^2-1)}[/latex] into a single logarithm.

Common and Natural Logarithms

If the base of a logarithm is 10, the logarithm is call a common logarithm. This is because the common number system we use in our daily life is base-10. If the base of a logarithm is the number [latex]e[/latex] (also known as Euler’s number), the logarithm is call a natural logarithm. This is because the number [latex]e[/latex] is an irrational number equal to 2.718281828459…; the ellipses … mean that the decimal never ends and never repeats. The number [latex]e[/latex] was first discovered in 1683 by the Swiss mathematician Jacob Bernoulli but was first evaluated by Leonhard Euler in 1737. Consequently, it is often referred to as Euler’s number. The natural logarithm is one of the most useful functions in mathematics, with applications throughout the physical and biological sciences.

Calculator buttons

 

Most scientific calculators have both [latex]\log_{10}[/latex], which is written as [latex]\log[/latex] (the base is so common it is omitted) and [latex]\log_e[/latex] which is written [latex]\ln[/latex] ([latex]\ln[/latex] refers to logarithm naturale).

Notice that behind the log button is [latex]10^x[/latex], and behind the ln button is [latex]e^x[/latex]. These are the inverse functions.

 

Example 10

Use a calculator to evaluate the logarithms exactly or to 5 decimal places:

  1. [latex]\log4[/latex]
  2. [latex]\log100[/latex]
  3. [latex]\ln4[/latex]
  4. [latex]\ln{e}[/latex]

Solution

  1. [latex]\log4=0.60206[/latex]
  2. [latex]\log100=2[/latex]
  3. [latex]\ln{4}=1.38629[/latex]
  4. [latex]\ln{e}=1[/latex]

All of the properties of logarithms apply to common and natural logarithms.

Properties of Logarithms

Property Base 10 Base [latex]e[/latex]
Identity [latex]\log{10}=1[/latex] [latex]\ln{e}=1[/latex]
Product [latex]\log{MN}=\log{M}+\log{N}[/latex] [latex]\ln{MN}=\ln{M}+\ln{N}[/latex]
Quotient [latex]\log{\dfrac{M}{N}}=\log{M}-\log{N}[/latex] [latex]\ln{\dfrac{M}{N}}=\ln{M}-\ln{N}[/latex]
Power [latex]\log{M^r}=r\log{M}[/latex] [latex]\ln{M^r}=r\ln{M}[/latex]

Example 11

Evaluate [latex]\ln{e^2}[/latex].

Solution

[latex]\begin{aligned}\ln{e^2}&=2\ln{e}\\&=2\times1\\&=2\end{aligned}[/latex]

Try It 11

Evaluate [latex]\log{10,000}[/latex].

Example 12

Simplify to a single logarithm: [latex]\log{(x^2+4x+3)}-2\log{(x+1)}[/latex]

Solution

[latex]\begin{aligned}\log{(x^2+4x+3)}-2\log{(x+1)}&=\log{(x+3)(x+1)}-\log{(x+1)^2}&&\text{Factor. Power property.}\\&=\log{\dfrac{(x+3)(x+1)}{(x+1)^2}}&&\text{Quotient property}\\&=\log{\dfrac{x+3}{x+1}}&&\text{Simplify}\end{aligned}[/latex]

Try It 12

Simplify to a single logarithm: [latex]4\ln{x}-2\ln{(x+1)}+\ln{(x^2-1)}[/latex]

The Change of Base Rule

Calculators are a great way to evaluate logarithms with base 10 or [latex]e[/latex]. But what if we want to evaluate a logarithm with a different base? The good news is that we can change the base of any logarithm to any base we wish to use, most importantly base 10 and [latex]e[/latex].

The Change of Base Formula

For any positive real number [latex]m[/latex] with [latex]m\neq1[/latex],

[latex]\log_b{a}=\dfrac{\log_m{a}}{\log_m{b}}[/latex]

SInce we usually have access to a calculator with logarithms of base 10 and [latex]e[/latex], it is important to be able to change the base of any logarithm to 10 or [latex]e[/latex]. The change of base formula can be used:

[latex]\log_ba=\dfrac{\log{a}}{\log{b}}[/latex]    and    [latex]\log_ba=\dfrac{\ln{a}}{\ln{b}}[/latex]

Example 13

Evaluate [latex]\log_2{5}[/latex] to 5 decimal places.

Solution

Converting to common logs:

[latex]\begin{aligned}\log_2{5}&=\dfrac{\log{5}}{\log{2}}\\&=2.32193\end{aligned}[/latex]

or

[latex]\begin{aligned}\log_2{5}&=\dfrac{\ln{5}}{\ln{2}}\\&=2.32193\end{aligned}[/latex]

Notice that when using a calculator we never write the answer to the numerator and denominator of a fraction, then divide those two rounded numbers. This is because rounding each number than dividing brings in rounding error. Instead we complete the full calculation in the calculator, then round at the very end.

Try It 13

Evaluate [latex]\log_9{32}[/latex] to 5 decimal places.

Composition with the Inverse Function (Application of the Properties of Logarithms)

In chapter 3.3.2, we learned that [latex]f(x)[/latex] and [latex]g(x)[/latex] are inverses of each other if [latex]f\left(g\left(x\right)\right)=x[/latex] and [latex]g\left(f\left(x\right)\right)=x[/latex]. We may use this property to determine if the inverse function we found is correct or not. For example, suppose someone found that the inverse function of [latex]f(x)=\log_2{(x+3)}-5[/latex] is [latex]f^{-1}(x)=2^{x+5}-3[/latex]. We may justify this answer by checking if [latex]f(f^{-1}(x))=x[/latex] and [latex]f^{-1}(f(x))=x[/latex]. If either one is false, then the inverse function is incorrect.

[latex]\begin{aligned}f(f^{-1}(x))&=\log_2{((2^{x+5}-3)+3)}-5\\&=\log_2{2^{x+5}}-5\\&=(x+5)\log_2{2}-5\\&=(x+5)\times1-5\\&=x+5-5\\&=x\end{aligned}[/latex]

[latex]\begin{aligned}f^{-1}(f(x))&=2^{(\log_2{(x+3)}-5)+5}-3\\&=2^{(\log_2{(x+3)}}-3\\&=(x+3)-3\\&=x\end{aligned}[/latex]

Therefore, the inverse function [latex]f^{-1}(x)=2^{x+5}-3[/latex] is correct because [latex]f(f^{-1}(x))=x[/latex] and [latex]f^{-1}(f(x))=x[/latex].