"

29 Properties of Logarithms

Topics Covered

In case you missed something in class, or just want to review a specific topic covered in this Module, here is a list of topics covered:
  1. Properties of Logarithms
  2. Expand and Condense Logarithms
  3. Change of Base Formula
  4. Solve Exponential and Logarithmic Equations
  5. Key Concepts

Now that we have learned about exponential and logarithmic functions, we can introduce some of the properties of logarithms. These will be very helpful as we continue to solve both exponential and logarithmic equations. In the previous section we already introduced Basic property and inverse property, which we will review below.

Properties of Logarithms

The first two properties derive from the definition of logarithms. Since a0 = 1, we can convert this to logarithmic form and get \displaystyle \log_a 1 = 0. Also, since a1 = a, we get \displaystyle \log_a a = 1.

\displaystyle \log_a 1 = 0\hspace{2cm} \log_a a = 1

Inverse Properties of Logarithms

These two properties are called inverse properties because, when we have the same base, raising to a power “undoes” the log and taking the log “undoes” raising to a power. These two properties show the composition of functions. Both ended up with the identity function which shows again that the exponential and logarithmic functions are inverse functions.

For a > 0, x > 0 and a ≠ 1,

\displaystyle a^{\log_a x} = x\hspace{2cm} \log_a a^x = x

Use the Properties of Logarithms

Recall that the logarithmic and exponential functions “undo” each other. This means that logarithms have similar properties to exponents. Our definition of logarithm shows us that a logarithm is the exponent of the equivalent exponential function. The properties of exponents have related properties for logarithms. There are three more properties of logarithms that will be useful in our work.

Before we can solve an equation like  \displaystyle \log_3(3x) + \log_3(2x + 5) = 2,  we need a method for combining terms on the left side of the equation.

Recall that we use the Product Property of Exponents,  am · an = am+n,  we see that to multiply the same base, we add the exponents. We have a similar property for logarithms, called the Product Property of Logarithms, which tells us that to take the log of a product, we add the log of the factors. Because logs are exponents, and we multiply like bases, we can add the exponents.

Product Property of Logarithms

If M > 0, N > 0, a > 0  and  a ≠ 1,  then,

\displaystyle \log_a (M\cdot N) = \log_a M  + \log_a N

The logarithm of a product is the sum of the logarithms.

We use this property to write the log of a product as a sum of the logs of each factor.

Given the logarithm of a product, use the product rule of logarithms to write an equivalent sum of logarithms.

  1. Factor the argument completely, expressing each whole number factor as a product of primes.
  2. Write the equivalent expression by summing the logarithms of each factor.

Try it!

1. Use the Product Property of Logarithms to write each logarithm as a sum of logarithms. Simplify, if possible:

\displaystyle\textbf{a) }\ \log_3 7x \qquad \text{ and } \qquad \textbf{b) }\ \log_4 64xy.


Solution:

a)

Steps Algebraic
\displaystyle \log_3 7x
Use the Product Property, \displaystyle \log_a (M\cdot N) = \log_a M  + \log_a N \displaystyle \log_3 7  + \log_3 x
\displaystyle \log_3 7x = \log_3 7 + \log_3 x

 

b)

Steps Algebraic
\displaystyle \log_4 64xy
Use the Product Property, \displaystyle \log_a (M\cdot N) = \log_a M  + \log_a N \displaystyle \log_4 64 + \log_4 x +\log_4 y
\displaystyle 3 + \log_4 x +\log_4 y
\displaystyle \log_4 64xy = 3 + \log_4 x +\log_4 y

 

2. Use the Product Property of Logarithms to write each logarithm as a sum of logarithms. Simplify, if possible.

\displaystyle\textbf{a) }\ \log_9 9x \qquad \text{ and } \qquad \textbf{b) }\ \log_3 27xy.


Solution:

a) \displaystyle 1 + \log_9 x

b) \displaystyle 3 + \log_3 x +\log_3 y

Try it! – Using the Product Rule for Logarithms

Expand \displaystyle \log_3(30x(3x + 4)).


Solution:

We begin by factoring the argument completely, expressing 30 as a product of primes.

\displaystyle \log_3(30x(3x + 4)) = \log_3( 2 \cdot 3 \cdot 5 \cdot x \cdot (3x + 4))

Next, we write the equivalent equation by summing the logarithms of each factor.

\displaystyle \log_3(30x(3x + 4)) = \log_3(2) + \log_3(3) +\log_3(5) + \log_3(x) +\log_3(3x + 4)

Quotient Property

Similarly, in the Quotient Property of Exponents,   \displaystyle \frac{a^{m}}{a^{n}} =  a^{m-n},  we see that to divide the same base, we subtract the exponents. The Quotient Property of Logarithms, \displaystyle \log_a \frac{M}{N} = \log_a M - \log_a N  tells us to take the log of a quotient, we subtract the log of the numerator and denominator.

Quotient Property of Logarithms

If  M > 0,  N > 0,  a > 0  and  a ≠ 1,  then,

\displaystyle \log_a \frac{M}{N} = \log_a M - \log_a N

The logarithm of a quotient is the difference of the logarithms.

We use this property to write the log of a quotient as the difference of the logs of each factor.

Given the logarithm of a quotient, use the quotient rule of logarithms to write an equivalent difference of logarithms.

  1. Express the argument in lowest terms by factoring the numerator and denominator and canceling common terms.
  2. Write the equivalent expression by subtracting the logarithm of the denominator from the logarithm of the numerator.
  3. Check to see that each term is fully expanded. If not, apply the product rule for logarithms to expand completely.

Try it! 

1. Use the Quotient Property of Logarithms to write each logarithm as a difference of logarithms. Simplify, if possible.

\displaystyle \textbf{a) }\log_{5} \frac{5}{7} \qquad \text{ and }  \qquad \textbf{b) } \log \frac{x}{100}


Solution:

a)

Steps Algebraic
\displaystyle \log_{5} \frac{5}{7} 
Use the Quotient Property,  \displaystyle \log_a \frac{M}{N} = \log_a M - \log_a N \displaystyle \log_{5} 5 - \log_{5} 7  
\displaystyle 1 - \log_{5} 7  
\displaystyle \log_{5} \frac{5}{7} = 1 - \log_{5} 7  

b) 

Steps Algebraic
\displaystyle \log \frac{x}{100} 
Use the Quotient Property,  \displaystyle \log_a \frac{M}{N} = \log_a M - \log_a N \displaystyle \log x - \log 100  
\displaystyle  \log x - 2  
\displaystyle \log \frac{x}{100} = \log x - 2  

 

2. Use the Quotient Property of Logarithms to write each logarithm as a difference of logarithms. Simplify, if possible.

\displaystyle \textbf{a) } \log_{4} \frac{3}{4}\qquad \text{ and }  \qquad \textbf{b) }  \log \frac{x}{1000}


Solution:

a) \displaystyle \log_{4} 3 - 1         and

b) \displaystyle \log x - 3

3. Use the Quotient Property of Logarithms to write each logarithm as a difference of logarithms. Simplify, if possible.

\displaystyle \textbf{a) }\log_{2} \frac{5}{4}\qquad \text{ and }  \qquad \textbf{b) } \log \frac{10}{y}


Solution:

a) \displaystyle \log_{2} 5 - 2         and

b) \displaystyle 1 - \log y

Try it! – Using the Quotient Rule for Logarithms

Expand   \displaystyle \log_{2}\left(\frac{15x(x - 1)}{(3x + 4)(2 - x)}\right) .


Solution:

First, we note that the quotient is factored and in lowest terms, so we apply the quotient rule.

\displaystyle \log_{2}\left(\frac{15x(x - 1)}{(3x + 4)(2 - x)}\right)  = \log_2 (15x(x - 1)) -\log_2((3x + 4)(2 - x))

Notice that the resulting terms are logarithms of products. To expand completely, we apply the product rule, noting that the prime factors of the factor 15 are 3 and 5.

    \begin{align*} \log_2(15x(x - 1)) - \log_2((3x + 4)(2 - x)) &=  [\log_2(3) + \log_2(5) + \log_2(x) + \log_2(x -1)] \\ & \quad - [\log_2(3x + 4) + \log_2(2 - x)] \\[0.15cm]  &=  \log_2(3) +  \log_2(5) + \log_2(x) + \log_2(x - 1) \\ &\quad - \log_2(3x + 4) - \log_2 (2 -x)\end{align*}

 

Analysis:

There are exceptions to consider in this and later examples. First, because denominators must never be zero, this expression is not defined for  \displaystyle x = -\frac{4}{3}  and \displaystyle x = 2 .  Also, since the argument of a logarithm must be positive, we note as we observe the expanded logarithm, that \displaystyle x > 0, x > 1, x > - \frac{4}{3} ,  and  \displaystyle x < 2.  Combining these conditions is beyond the scope of this section, and we will not consider them here or in subsequent exercises.

Power Property

We’ve explored the product rule and the quotient rule, but how can we take the logarithm of a power, such as x2?  The third property of logarithms is related to the Power Property of Exponents,  (am)n = am·n,  we see that to raise a power to a power, we multiply the exponents.

    \begin{align*} \log_b ( x^2)  &= \log_b(x \cdot x)\\ &= \log_b x +\log_b x \\ &= 2\log_b x \end{align*}

Notice that we used the product property for logarithms to find a solution for the example above. By doing so, we have derived the Power Property of Logarithms,  \displaystyle \log_a M^p = p \log_a M,  which tells us to take the log of a number raised to a power, we multiply the power times the log of the number.

Power Property of Logarithms

If  M > 0,  N > 0,  a > 0  and  a ≠ 1,  and p is any real number then,

\displaystyle \log_a M^p = p \log_a M

We use this property to write the log of a number raised to a power as the product of the power times the log of the number. We essentially take the exponent and throw it in front of the logarithm.

Try it! 

1. Use the Power Property of Logarithms to write each logarithm as a product of logarithms. Simplify, if possible.

\displaystyle \textbf{a) } \log_5  4^3\qquad \text{ and }  \qquad \textbf{b) }\log  x ^{10}


Solution:

a)

Steps Algebraic
\displaystyle \log_5 4^3
Use the Power Property, \displaystyle \log_a M^p = p \log_a M \displaystyle 3\log_5 4
\displaystyle \log_5 4^3 = 3\log_5 4

b)

Steps Algebraic
\displaystyle \log x^{10}
Use the Power Property, \displaystyle \log_a M^p = p \log_a M \displaystyle 10\log x
\displaystyle \log x^{10} = 10\log x

2.  Use the Power Property of Logarithms to write each logarithm as a product of logarithms. Simplify, if possible.

\displaystyle \textbf{a) } \log_7  5^4\qquad \text{ and }  \qquad \textbf{b) }\log  x ^{100}  


Solution:

a) \displaystyle 4\log_7 5<em> </em>         b)  \displaystyle 100\log<em> x</em>  

Expand and Condense Logarithms

We summarize the Properties of Logarithms here for easy reference. While the natural logarithms are a special case of these properties, it is often helpful to also show the natural logarithm version of each property.

Properties of Logarithms

If  M > 0, N > 0, a > 0, a ≠ 1  and p is any real number then,

Property Base a Base e
\displaystyle \log_a 1 = 0 \displaystyle \ln 1 = 0
\displaystyle \log_a a = 1 \displaystyle \ln e = 1
Inverse Properties \displaystyle a^{\log_a x} = x

\displaystyle \log_a a^x = x

\displaystyle e^{\ln x} = x

\displaystyle \ln e^x = x

Product Property of Logarithms \displaystyle \log_a (M\cdot N) = \log_a M + \log_a N \displaystyle \ln (M \cdot N) = \ln M + \ln N
Quotient Property of Logarithms \displaystyle \log_a \frac{M}{N} = \log_a M - \log_a N \displaystyle \ln \frac{M}{N} = \ln M - \ln N
Power Property of Logarithms \displaystyle \log_a M^p = p\log_a M \displaystyle \ln M^p = p \ln M

Now that we have the properties we can use them to “expand” a logarithmic expression. This means to write the logarithm as a sum or difference and without any powers.

Taken together, the product rule, quotient rule, and power rule are often called “laws of logs.” Sometimes we apply more than one rule in order to simplify an expression. For example:

    \begin{align*} \log_b\left(\frac{6x}{y}\right) &= \log_b(6x) - \log_b y\\ & = \log_b 6 +\log_b x - \log_b y\end{align*}

We generally apply the Product and Quotient Properties before we apply the Power Property. Remember, however, that we can only do this with products, quotients, powers, and roots—never with addition or subtraction inside the argument of the logarithm.

Try it!

1. Use the Properties of Logarithms to expand the logarithm \displaystyle \log_4(2x^3y^2). Simplify, if possible.


Solution:

Steps  Algebraic
\displaystyle \log_4\big(2x^3y^2\big)
Use the Product Property, \displaystyle \log_a (M\cdot N) = \log_a M  + \log_a N. \displaystyle \log_4 2  + \log_4 x^3 + \log_4 y^2
Use the Power Property, \displaystyle \log_a M^p = p \log_a Mon the last two terms. \displaystyle \log_4 2  + 3\log_4 x + 2\log_4 y
Simplify. \displaystyle \frac{1}{2}  + 3\log_4 x + 2\log_4 y
\displaystyle \log_4\big(2x^3y^2\big) = \frac{1}{2}  + 3\log_4 x + 2\log_4 y

2. Use the Properties of Logarithms to expand the logarithm \displaystyle \log_2 (5x^4 y^2). Simplify, if possible.


Solution:

\displaystyle \log_2 5 + 4\log_2 x + 2\log_2 y

Try it! – Expanding Logarithms Using Product, Quotient, and Power Rules

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


Solution:

First, because we have a quotient of two expressions, we can use the quotient rule:

 \displaystyle \ln\left(\frac{x^4 y}{7}\right) = \ln(x^4y) - \ln(7)

Then seeing the product in the first term, we use the product rule:

\displaystyle \ln(x^4y) - \ln(7) = \ln(x^4) +\ln(y) - \ln(7)

Finally, we use the power rule on the first term:

\displaystyle \ln(x^4) +\ln(y) - \ln(7) = 4\ln(x) +\ln(y) - \ln(7)

2. Expand \displaystyle \log\left(\frac{x^2y^3}{z^4}\right)


Solution:

\displaystyle 2\log x + 3\log y - 4\log z

Try it! – Expanding Complex Logarithmic Expressions

Expand \displaystyle  \log_{6}\left(\frac{64x^3(4x + 1 )}{2x-1}\right).


Solution:

We can expand by applying the Product and Quotient Rules.

Steps Algebraic
\displaystyle  \log_{6}\left(\frac{64x^3(4x + 1 )}{2x-1}\right)
Apply the Quotient Rule. \displaystyle  \log_6 64 + \log_6 x^3 + \log_6 (4x + 1) - \log_6 (2x -1)
Simplify by writing 64 as 26. \displaystyle  \log_6 2^6 + \log_6 x^3 + \log_6 (4x + 1) - \log_6 (2x -1)
Apply the Power Rule. \displaystyle  6\log_6 2 + 3\log_6 x + \log_6 (4x + 1) - \log_6 (2x -1)

When we have a radical in the logarithmic expression, it is helpful to first write its radicand as a rational exponent.

Try it! – Using the Power Rule for Logarithms to Simplify the Logarithm of a Radical Expression

1. Expand   \displaystyle \log(\sqrt{x}).


Solution:

    \begin{align*}\log(\sqrt{x}) &= \log x^{\left(\frac{1}{2}\right)}\\ &= \frac{1}{2}\log x \end{align*}

2. Use the Properties of Logarithms to expand the logarithm   \displaystyle \log_2\sqrt[4]{\frac{x^3}{3y^2 z}}. Simplify, if possible.


Solution:

Steps Algebraic
\displaystyle \log_2\sqrt[4]{\frac{x^3}{3y^2 z}}
Rewrite the radical with a rational exponent. \displaystyle \log_2\left(\frac{x^3}{3y^2 z}\right)^{\frac{1}{4}}
Use the Power Property,

\displaystyle \log_a M^p = p \log_a M.

\displaystyle \frac{1}{4}\log_2\left(\frac{x^3}{3y^2 z}\right)
Use the Quotient Property,  \displaystyle \log_a \frac{M}{N} =  \log_a M - \log_a N. \displaystyle \frac{1}{4}\big(\log_2(x^3) - \log_2(3y^2 z)\big)
Use the Product Property,

\displaystyle \log_a M\cdot N =  \log_a M + \log_a N,  in the second term.

\displaystyle \frac{1}{4}\big(\log_2(x^3) - \big(\log_2 3 + \log_2 y^2 + \log_2 z\big)\big)
Use the Power Property,

\displaystyle \log_a M^p = p \log_a M,  inside the parentheses.

\displaystyle \frac{1}{4}\big(3\log_2 x - \big(\log_2 3 + 2\log_2 y + \log_2 z\big)\big)
Simplify by distributing. \displaystyle \frac{1}{4}\big(3\log_2 x- \log_2 3 - 2\log_2 y - \log_2 z\big)
\displaystyle \log_2\sqrt[4]{\frac{x^3}{3y^2 z}} = \frac{1}{4}\big(3\log_2 x- \log_2 3 - 2\log_2 y - \log_2 z\big)

3. Use the Properties of Logarithms to expand the logarithm \displaystyle \log_4\sqrt[5]{\frac{x^4}{2y^3 z^2}}. Simplify, if possible.


Solution:

\displaystyle \frac{1}{5}\left(4\log_4 x - \frac{1}{2} -  3 \log_4 y - 2\log_4 z\right)

4. Expand \displaystyle \ln\left(\sqrt[3]{x^2}\right).


Solution:

\displaystyle \frac{2}{3} \ln x

Can we expand  ln(x2 + y2)?

No. There is no way to expand the logarithm of a sum or difference inside the argument of the logarithm.

Condense Logarithms

The opposite of expanding a logarithm is to condense a sum or difference of logarithms that have the same base into a single logarithm. We again use the properties of logarithms to help us, but in reverse.

To condense logarithmic expressions with the same base into one logarithm, we start by using the Power Property to get the coefficients of the log terms to be one and then the Product and Quotient Properties as needed.

Given a sum, difference, or product of logarithms with the same base, write an equivalent expression as a single logarithm.

  1. Apply the power property first. Identify terms that are products of factors and a logarithm, and rewrite each as the logarithm of a power.
  2. Next apply the product property. Rewrite sums of logarithms as the logarithm of a product.
  3. Apply the quotient property last. Rewrite differences of logarithms as the logarithm of a quotient.

Try it!

1. Use the Properties of Logarithms to condense the logarithm \displaystyle \log_4 3 + \log_4 x - \log_4 y. Simplify, if possible.


Solution:

Steps Algebraic
The log expressions all have the same base, 4.  \displaystyle \log_4 3 + \log_4 x - \log_4 y
The first two terms are added, so we use the Product Property,

\displaystyle \log_a M\cdot N =  \log_a M + \log_a N.

 \displaystyle \log_4 3x - \log_4 y
Since the logs are subtracted, we use the Quotient Property,

\displaystyle \log_a \frac{M}{N} =  \log_a M - \log_a N.

 \displaystyle \log_4 \frac{3x}{y}
 \displaystyle \log_4 3 + \log_4 x - \log_4 y = \log_4 \frac{3x}{y}

2. Use the Properties of Logarithms to condense the logarithm \displaystyle \log_2 5 + \log_2 x - \log_2 y.  Simplify, if possible.


Solution:

\displaystyle \log_2 \frac{5x}{y}

3. Use the Properties of Logarithms to condense the logarithm \displaystyle \log_3 6 - \log_3 x - \log_3 y.  Simplify, if possible.


Solution:

\displaystyle \log_3 \frac{6}{xy}

4. Use the Properties of Logarithms to condense the logarithm  \displaystyle 2\log_3 x  + 4\log_3(x + 1).  Simplify, if possible.


Solution:

Steps  Algebraic
The log expressions have the same base, 3. \displaystyle 2\log_3 x  + 4\log_3(x + 1)
Use the Power Property,

\displaystyle   p \log_a M = \log_a M^p

\displaystyle \log_3 x^2  + \log_3(x + 1)^4
The terms are added, so we use the ProductProperty,

\displaystyle \log_a M\cdot N =  \log_a M + \log_a N.

\displaystyle \log_3 x^2 (x + 1)^4
\displaystyle 2\log_3 x  + 4\log_3(x + 1) = \log_3 x^2 (x + 1)^4

 

5. Use the Properties of Logarithms to condense the logarithm \displaystyle 3\log_2 x + 2\log_2(x - 1).  Simplify, if possible.


Solution:

\displaystyle \log_2x^3(x -1)^2

Try it! – Condensing Complex Logarithmic Expressions

Condense  \displaystyle \log_2(x^2) + \frac{1}{2}\log_2(x -1) - 3\log_2(x+3)^2.


Solution:

We apply the power rule first:

    \begin{align*}\log_2(x^2) + \frac{1}{2}\log_2(x -1) - 3\log_2(x + 3)^2 = \log_2(x^2) + \log_2(\sqrt{x -1}) - \log_2(x + 3)^6\end{align*}

Next, we apply the product rule to the sum:

\displaystyle  \log_2(x^2) + \log_2(\sqrt{x -1}) - \log_2(x + 3)^6 = \log_2(x^2\sqrt{x -1}) - \log_2(x + 3)^6

Finally, we apply the quotient rule to the difference:

\displaystyle  \log_2(x^2\sqrt{x -1}) - \log_2(x+3)^6 = \log_2\frac{x^2\sqrt{x -1}}{ (x + 3)^6}

Use the Change-of-Base Formula

Most calculators can evaluate only common and natural logs. In order to evaluate logarithms with a base other than 10 or e, we use the change-of-base formula to rewrite the logarithm as the quotient of logarithms of any other base; when using a calculator, we would change them to common or natural logs. We will show how this is derived by using the one-to-one property and power rule for logarithms.

Steps Algebraic
Suppose we want to evaluate  \displaystyle \log_a M. \displaystyle \log_a M
Let  \displaystyle y = \log_a M. \displaystyle y =\log_a M
Rewrite the expression in exponential form. \displaystyle a^y = M
Take the  \displastyle \log_b  of each side by applying the one-to-one property. \displaystyle \log_b a^y = \log_b M
Use the Power Property. \displaystyle y\log_b a = \log_b M
Solve for \displaystyle y. \displaystyle y = \frac{\log_b M}{\log_b a }
Substitute  \displaystyle y =\log_a M. \displaystyle \log_a M = \frac{\log_b M}{\log_b a }

The Change-of-Base Formulaintroduces a new base b. This can be any base b we want where b > 0, b ≠ 1. Because our calculators have keys for logarithms base 10 and base e, we will rewrite the Change-of-Base Formula with the new base as 10 or e.

Change-of-Base Formula

The change-of-base formula can be used to evaluate a logarithm with any base.

For any logarithmic bases  a, b and M > 0,

xxx xxx
Formula \displaystyle\log_a M = \frac{\log_b M}{\log_b a } \displaystyle\log_a M = \frac{\log M}{\log a } \displaystyle\log_a M = \frac{\ln M}{\ln a }
Base new base b new base 10 new base e

Given a logarithm with the form logbM, use the change-of-base formula to rewrite it as a quotient of logs with any positive base n, where n ≠ 1.

  1. Determine the new base n, remembering that the common log,  log(x), has base 10, and the natural log,  ln(x), has base e.
  2. Rewrite the log as a quotient using the change-of-base formula
    1. The numerator of the quotient will be a logarithm with base n and argument M.
    2. The denominator of the quotient will be a logarithm with base n and argument b.

Try it! – Changing Logarithmic Expressions to Expressions Involving Only Natural Logs

Change \displaystyle \log_5 3  to a quotient of natural logarithms.


Solution:

Because we will be expressing \displaystyle \log_5 3as a quotient of natural logarithms, the new base, n = e.

We rewrite the log as a quotient using the change-of-base formula. The numerator of the quotient will be the natural log with argument 3. The denominator of the quotient will be the natural log with argument 5.

    \begin{align*} \log_b M &= \frac{\ln M}{\ln b}\\ \log_5 3 &= \frac{\ln 3}{\ln 5} \end{align*}

When we use a calculator to find the logarithm value, we usually round to three decimal places. This gives us an approximate value and so we use the approximately equal symbol (≈).

Try it!

Rounding to three decimal places, approximate \displaystyle \log_4 35.


Solution:

Steps Algebraic
\displaystyle \log_4{35}
Use the Change-of-Base Formula. \displaystyle \log_{\boldsymbol{\color{myblue2}a}}{{\color{myred1}M}} = \frac{ \log_b {\color{myred1} M}}{\log_b{\boldsymbol{\color{myblue2} a} }}
Identify a and M. Choose 10 for b.
\displaystyle \log_{\boldsymbol{\color{mypurple1}4}}{{\color{myred1}35}} = \frac{ \log{\color{myred1} 35}}{\log{\boldsymbol{\color{mypurple1} 4}} }
Enter the expression  \displaystyle \frac{\log {35}}{\log 4}  in the calculator using the log button for base 10. Round to three decimal places. \displaystyle \log_4 35 \approx 2.565

Try it! – Using the Change-of-Base Formula with a Calculator

1. Evaluate \displaystyle \log_2(10)using the change-of-base formula with a calculator.


Solution:

According to the change-of-base formula, we can rewrite the log base 2 as a logarithm of any other base. Since our calculators can evaluate the natural log, we might choose to use the natural logarithm, which is the log base e.

    \begin{align*} \log_2 10 &= \frac{\ln 10}{\ln 2} && \text{Apply the change of base formula using base } e.\\  &\approx 3.3219 && \text{Use a calculator to evaluate to 4 decimal places}. \end{align*}

2. Rounding to three decimal places, approximate \displaystyle \log_3 42.


Solution:

3.402

Access these online resources for additional instruction and practice with using the properties of logarithms.

 

Solve Logarithmic Equations Using the Properties of Logarithms[1]

In the section on logarithmic functions, we solved some equations by rewriting the equation in exponential form. Now that we have the properties of logarithms, we have additional methods we can use to solve logarithmic equations.

If our equation has two logarithms we can use a property that says that if logaM=logaN then it is true that M=N. This is the One-to-One Property of Logarithmic Equations.

One-to-One Property of Logarithmic Equations

For M > 0, N > 0, a > 0, and a ≠ 1 is any real number:

If logaM = logaN, then M = N.

To use this property, we must be certain that both sides of the equation are written with the same base.

Remember that logarithms are defined only for positive real numbers. Check your results in the original equation. You may have obtained a result that gives a logarithm of zero or a negative number.

Try-it!

Solve: 2log5x=log581.


Solution

Steps Algebraic
2log5x=log581
Use the Power Property. log5x2=log581
Use the One-to-One Property, if logaM=logaN, then M=N x2=81
Solve using the Square Root Property. x=±9
We eliminate x=-9 as we cannot take the logarithm of a negative number x=9,x=-9
Check.
x=92log5x2log59log592log581==?=?=log581log581log581log581

Another strategy to use to solve logarithmic equations is to condense sums or differences into a single logarithm.

Try it!

Solve: log3x+log3(x-8)=2.


Solution

Steps Algebraic
log3x+log3(x-8)=2
 Use the Product Property, logaM+logaN=logaM·N. log3x(x-8)=2
Rewrite in exponential form. 32=x(x-8)
Simplify. 9=x2-8x
Subtract 9 from each side. 0=x2-8x-9
Factor. 0=(x-9)(x+1)
Use the Zero-Product Property. x-9=0,x+1=0
Solve each equation. x=9,x=-1
Check.
x=-1log3x+log3(x-8)=2log3(-1)+log3(-1-8)?2
We cannot take the log of a negative number.
x=9log3x+log3(x-8)=2log39+log3(9-8)=?22+0=?22=2

# 2 Solve: log4(x+6)-log4(2x+5)=-log4x.


Solution

Steps Algebraic
log4(x+6)-log4(2x+5)=-log4x
Use the Quotient Property on the left side and the Power Property on the right. log4(x+62x+5)=log4x-1
Rewrite x-1=1x. log4(x+62x+5)=log41x
Use the One-to-One Property, if logaM=logaN, then M=N. x+62x+5=1x
Solve the rational equation. x(x+6)=2x+5
Distribute. x2+6x=2x+5
Write in standard form. x2+4x-5=0
Factor. (x+5)(x-1)=0
Use the Zero-Product Propriety. x+5=0,x-1=0
Solve each equation. x=-5,x=1
Check.
We leave the check for you.

Solve Exponential Equations Using Logarithms

In the section on exponential functions, we solved some equations by writing both sides of the equation with the same base. Next we wrote a new equation by setting the exponents equal.

It is not always possible or convenient to write the expressions with the same base. In that case we often take the common logarithm or natural logarithm of both sides once the exponential is isolated.

Try it!

Solve 5x=11. Find the exact number and then approximate it to three decimal places.

Steps Algebraic
5x=11
Since the exponential is isolated, take the logarithm of both sides. Use the Power Property to get the x as a factor, not an exponent.
Solve for x. Find the exact answer. log5xxlog5xx===≈log11log11log11log51.490
Approximate the answer.
Since 51=5 and 52=25, does it make sense that 51.490≈11?

Exercises

#2 Solve 3ex+2=24. Find the exact answer and then approximate it to three decimal places.


Solution

Steps Algebraic
3ex+2=24
Isolate the exponential by dividing both sides by 3. ex+2=8
Take the natural logarithm of both sides. lnex+2=ln8
Use the Power Property to get the x as a factor, not an exponent. (x+2)lne=ln8
Use the property lne=1 to simplify. x+2=ln8
Solve the equation. Find the exact answer. x=ln8-2
Approximate the answer. x≈0.079

Key Concepts

  • Properties of Logarithms

    \displaystyle \log_a 1 = 0 \hspace{2cm} \log_a a =1  
  • Inverse Properties of Logarithms
    • For  a > 0,  x > 0 and  a ≠ 1 
      \displaystyle a^{\log_a x} = x\hspace{2cm}  \log_a a^x = x
  • Product Property of Logarithms

    • If  M > 0, N > 0, a > 0 and a ≠ 1,   then,

      \displaystyle \log_a M\cdot N =  \log_a M + \log_a N

      The logarithm of a product is the sum of the logarithms.

  • Quotient Property of Logarithms

    • If  M > 0, N > 0, a > 0 and a ≠ 1,   then,

      \displaystyle \log_a \frac{M}{N} = \log_a M -\log_a N

      The logarithm of a quotient is the difference of the logarithms.

  • Power Property of Logarithms

    • If  M > 0, a > 0, a ≠ 1 and p is any real number then,

      \displaystyle \log_a M^p = p\log_a M


      The log of a number raised to a power is the product of the power times the log of the number.

  • Properties of Logarithms Summary

    If  M > 0, N > 0, a > 0, a ≠ 1  and p is any real number then,

    Property Base a Base e
    \displaystyle \log_a 1 = 0 \displaystyle \ln 1 = 0
    \displaystyle \log_a a = 1 \displaystyle \ln e = 1
    Inverse Properties \displaystyle a^{\log_a x} = x

    \displaystyle \log_a a^x = x

    \displaystyle e^{\ln x} = x

    \displaystyle \ln e^x = x

    Product Property of Logarithms \displaystyle \log_a (M\cdot N) = \log_a M + \log_a N \displaystyle \ln (M \cdot N) = \ln M + \ln N
    Quotient Property of Logarithms \displaystyle \log_a \frac{M}{N} = \log_a M - \log_a N \displaystyle \ln \frac{M}{N} = \ln M - \ln N
    Power Property of Logarithms \displaystyle \log_a M^p = p\log_a M \displaystyle \ln M^p = p \ln M
  • Change-of-Base Formula

    For any logarithmic bases  a, b and M > 0,

    xxx xxx
    Formula \displaystyle\log_a M = \frac{\log_b M}{\log_b a } \displaystyle\log_a M = \frac{\log M}{\log a } \displaystyle\log_a M = \frac{\ln M}{\ln a }
    Base new base b new base 10 new base e

  1. Access for free at https://openstax.org/books/intermediate-algebra-2e/pages/1-introduction
definition