Login
📚 Modeling, Functions, and Graphs
Chapters ▾

4.4 Properties of Logarithms

Introduction

Because logarithms are actually exponents, they have several properties that can be derived from the laws of exponents. Here are the laws we will need at present.

Each of these laws corresponds to one of three properties of logarithms.

We will consider proofs of the three properties of logarithms in the Homework problems. For now, study the examples below, keeping in mind that a logarithm is an exponent.

Which statement is true?

_____

log ( 8 y ) = log ( 8 ) + log ( y )

Which statement is true?

  1. log ( 8 + y ) = log ( 8 ) + log ( y )
  2. log ( 8 y ) = log ( 8 ) + log ( y )
  3. log ( 8 y ) = log ( 8 ) log ( y )
  4. log ( 8 y ) = log ( 8 ) log ( y )

Using the Properties of Logarithms

Of course, these properties are useful not so much for computing logs but rather for simplifying expressions that contain variables. We will use them to solve exponential equations. But first, we will practice applying the properties. In the following Example, we rewrite one log in terms of simpler logs.

Simplify log b ( x y 2 ) .

Answer: log b _____ + _____ log b _____

log b x 2 log b y

Simplify log b ( x y 2 ) .

log b ( x ) 2 log b ( y )

We can also use the properties of logarithms to combine sums and differences of logarithms into one logarithm.

Express 2 log b x + 4 log b ( x + 3 ) as a single logarithm with a coefficient of 1 .

Answer: log b _____

log b x 2 ( x + 3 ) 4

Express   2 log b ( x ) + 4 log b ( x + 3 )   as a single logarithm with a coefficient of 1 .

log b ( x 2 ( x + 3 ) 4 )

Which expression is equivalent to 3 log 2 ( H ) log 2 ( T ) ?

_____

log 2 ( H 3 T )

Which expression is equivalent to 3 log 2 ( H ) log 2 ( T ) ?

  1. 3 log 2 ( H T )
  2. log 2 ( H 3 T )
  3. log 2 ( H 3 T )
  4. log 2 ( ( H T ) 3 )

Solving Exponential Equations

By using Property (3), we can now solve exponential equations in which the base is not 10 . For example, to solve the equation

5 x = 7

we could rewrite the equation in logarithmic form to obtain the exact solution

x = log 5 ( 7 )

However, we cannot evaluate log 5 ( 7 ) ; there is no log base 5 button on the calculator. If we want a decimal approximation for the solution, we begin by taking the base 10 logarithm of both sides, even though the base of the power is not 10 . This gives us

log 10 ( 5 x ) = log 10 ( 7 )

Then we use Property (3) to rewrite the left side as

x log 10 ( 5 ) = log 10 ( 7 )

Note how using Property (3) allows us to solve the equation: The variable, x , is no longer in the exponent, and it is multiplied by a constant, log 10 ( 5 ) . To finish the solution, we divide both sides by log 10 ( 5 ) to get

x = log 10 ( 7 ) log 10 ( 5 )

On your calculator, enter the sequence

LOG 7 ) ÷ LOG 5 ) ENTER

to find that x 1.2091 .

How can we solve 4 x = 60 ?

_____

Take log base 10 of both sides.

How can we solve   4 x = 60 ?

  1. Divide both sides by 4.
  2. Take log base 10 of both sides.
  3. Take the fourth root of 60.
  4. This equation has no solution.

We summarize our method for solving exponential equations as follows.

Solve 5 ( 1.2 ) 2.5 x = 77

x = _____

Divide both sides by 5.

Take the log of both sides.

Apply Property (3) to simplify the left side.

Solve for   x .

x = log ( 15.4 ) 2.5 log ( 1.2 ) 5.999

Solve 5 ( 1.2 ) 2.5 x = 77

Divide both sides by 5, then take the log of both sides. Simplify the left side and solve for x to find   x = log ( 15.4 ) 2.5 log ( 1.2 ) 5.999

Explain why the distributive law does not apply to the expression log ( a + b ) .

_____

Explain why the distributive law does not apply to the expression log ( a + b ) .

Applications

By using the properties of logarithms, we can now solve equations that arise in exponential growth and decay models, no matter what base the exponential function uses.

Traffic on U.S. highways is growing by 2.7% per year. (Source: Time, Jan. 25, 1999)

  1. Write a formula for the volume, V , of traffic as a function of time, using V 0 for the current volume. [Note: Enter "V0" to get V 0 .]
    V = _____
  2. How long will it take the volume of traffic to double? Hint: Find the value of t that gives V = 2 V 0 .
    Answer: about _____ years
  1. V ( t ) = V 0 ( 1.027 ) t
  2. about 26 years

Traffic on U.S. highways is growing by 2.7% per year. (Source: Time, Jan. 25, 1999)

  1. Write a formula for the volume, V , of traffic as a function of time, using V 0 for the current volume.
  2. How long will it take the volume of traffic to double? Hint: Find the value of t that gives V = 2 V 0 .
  1. V ( t ) = V 0 ( 1.027 ) t
  2. about 26 years

How does Property (3) of logarithms help us solve exponential equations?

_____

How does Property (3) of logarithms help us solve exponential equations?

Compound Interest

The amount of money in an account that earns interest compounded annually grows exponentially according to the formula

A ( t ) = P ( 1 + r ) t

(See Exponential Growth and Decay to review compound interest.) Many accounts compound interest more frequently than once a year. If the interest is compounded n times per year, then in t years there will be n t compounding periods, and in each period the account earns interest at a rate of r n . The amount accumulated is given by a generalization of our earlier formula.

Which formula gives the amount when interest is compounded quarterly?

_____

P ( 1 + r 4 ) 4 t

Which formula gives the amount when interest is compounded quarterly?

  1. P ( 1 + 4 r ) t
  2. P ( 1 + 4 r ) 4 t
  3. P ( 1 + r 4 ) 4 t
  4. P ( 1 + r 4 ) t / 4

Calculate the amount in Rashad's account after 5 years if the interest is compounded daily. (See Example. There are 365 days in a year.)

Answer: $_____

$1221.39

Calculate the amount in Rashad's account after 5 years if the interest is compounded daily. (See Example. There are 365 days in a year.)

$1221.39

Solving Formulas

The techniques for solving exponential equations can also be used to solve formulas involving exponential expressions for one variable in terms of the others.

Solve A = P ( 1 + r ) t for t .

t = _____

t = log ( A / P ) log ( 1 + r )

Solve A = P ( 1 + r ) t for t .

t = log ( A / P ) log ( 1 + r )

Section Summary

Vocabulary

Look up the definitions of new terms in the Glossary.

  • Compounding period

CONCEPTS

  1. We can use the properties of logarithms to solve exponential equations with any base.
  2. The amount in an account earning interest compounded n times per year is an exponential function of time.

STUDY QUESTIONS

  1. The properties of logs are really another form of which familiar laws?
  2. Which log property allows us to solve an exponential equation whose base is not 10 ?
  3. Explain why 12 10 3 x is not the same as 120 3 x .
  4. Which of the following expressions are equivalent?

    log ( x 4 )           log ( x ) log ( 4 )               log ( x 4 )       log ( x ) log ( 4 )

  5. Which of the following expressions are equivalent?

    log ( x + 2 )           log ( x ) + log ( 2 )           log ( 2 x )           ( log ( 2 ) ) ( log ( x ) )

  6. Which of the following expressions are equivalent?

    log ( x 3 )           ( log ( 3 ) ) ( log ( x ) )           3 log ( x )           log ( 3 x )

SKILLS

Practice each skill in the Homework problems listed.

  1. Use the properties of logarithms to simplify expressions: #1–24, #45–52
  2. Solve exponential equations using logs base 10: #25–36
  3. Solve problems about exponential models: #37–44
  4. Solve problems about compound interest: #53–58
  5. Solve formulas involving exponential expressions: #59–64

Homework 4.4

  1. Simplify 10 2 10 6 .
  2. Compute log ( 10 2 ) , log ( 10 6 ) , and log ( 10 2 10 6 ) . How are they related?
  1. 10 8
  2. 2 ;   6 ;   8 ;   2 + 6 = 8
  1. Simplify 10 9 10 6 .
  2. Compute log ( 10 9 ) , log ( 10 6 ) , and log ( 10 9 10 6 ) . How are they related?
  1. Simplify b 8 b 5 .
  2. Compute log b ( b 8 ) , log b ( b 5 ) , and log b ( b 8 b 5 ) . How are they related?
  1. b 3
  2. 8 ;   5 ;   3 ;   8 5 = 3
  1. Simplify b 4 b 3 .
  2. Compute log b ( b 4 ) , log b ( b 3 ) , and log b ( b 4 b 3 ) . How are they related?
  1. Simplify ( 10 3 ) 5 .
  2. Compute log ( 10 3 ) 5 and log ( 10 3 ) . How are they related?
  1. 10 15
  2. 15 ;   3 ;   15 = 3 5
  1. Simplify ( b 2 ) 6 .
  2. Compute log b ( ( b 2 ) 6 ) and log b ( b 2 ) . How are they related?

For Problems 7–14, use the properties of logarithms to expand each expression in terms of simpler logarithms. Assume that all variable expressions denote positive numbers.

  1. log b ( 2 x )
  2. log b ( x 2 )
  1. log b ( 2 ) + log b ( x )
  2. log b ( 2 ) log b ( x )
  1. log b ( 2 x x 2 )
  2. log b ( x ( 2 x + 3 ) )
  1. log 3 ( 3 x 4 )
  2. log 5 ( 1.1 1 / t )
  1. 1 + 4 log 3 x
  2. 1 t log 5 ( 1.1 )
  1. log b ( ( 4 b ) t )
  2. log 2 ( 5 2 x )
  1. log b ( b x )
  2. log 3 ( x 2 + 1 3 )
  1. 1 2 + 1 2 log b ( x )
  2. 1 3 log 3 ( x 2 + 1 )
  1. log 10 ( 2 L R 2 )
  2. log 10 ( 2 π l g )
  1. log ( P 0 ( 1 m ) t )
  2. log 4 ( 1 + r 4 ) 4 t
  1. log P 0 + t log ( 1 m )
  2. 4 t [ log 4 ( 4 + r ) 1 ]
  1. log 3 ( a 2 2 a 5 )
  2. log ( a 3 b 2 ( a + b ) 3 / 2 )

For Problems 15–20, combine into one logarithm and simplify. Assume all expressions are defined.

  1. log b ( 8 ) log b ( 2 )
  2. 2 log 4 ( x ) + 3 log 4 ( y )
  1. log b ( 4 )
  2. log 4 ( x 2 y 3 )
  1. log b ( 5 ) + log b ( 2 )
  2. 1 4 log 5 ( x ) 3 4 log 5 ( y )
  1. log ( 2 x ) + 2 log ( x ) log ( x )
  2. log ( t 2 16 ) log ( t + 4 )
  1. log ( 2 x 5 / 2 )
  2. log ( t 4 )
  1. log ( x 2 ) + log ( x 3 ) 5 log ( x )
  2. log ( x 2 x ) log ( x 3 )
  1. 3 3 log ( 30 )
  2. 1 3 log 6 ( 8 w 6 )
  1. log 1 27
  2. log 6 ( 2 w 2 )
  1. 2 log 4 ( 16 z 2 )
  2. 1 2 log 3 ( x )

For Problems 21–24, use the three logs below to find the value of each expression.

log b ( 2 ) = 0.6931 ,     log b ( 3 ) = 1.0986 ,     log b ( 5 ) = 1.6094

(Hint: For example, log b ( 15 ) = log b ( 3 ) + log b ( 5 ) .)

  1. log b ( 6 )
  2. log b ( 2 5 )
  1. 1.7917
  2. 0.9163
  1. log b ( 10 )
  2. log b ( 3 2 )
  1. log b ( 9 )
  2. log b ( 50 )
  1. 2.1972
  2. 1.9560
  1. log b ( 25 )
  2. log b ( 75 )

For Problems 25–36, solve the equation by using logarithms base 10 . Round answers to four decimal places.

2 x = 7

2.8074

3 x = 4

3 x + 1 = 8

0.8928

2 x 1 = 9

4 x 2 = 15

± 1.3977

3 x 2 = 21

4.26 x = 10.3

1.6092

2.13 x = 8.1

25 3 2.1 x = 47

0.2736

12 5 1.5 x = 85

3600 = 20 8 0.2 x

12.4864

0.06 = 50 4 0.6 x

If raw meat is allowed to thaw at 50 F, Salmonella grows at a rate of 9 % per hour.

  1. Write a formula for the amount of Salmonella present after t hours, if the initial amount is S 0 .
  2. Health officials advise that the amount of Salmonella initially present in meat should not be allowed to increase by more than 50 % . How long can meat be left to thaw at 50 F?
  1. S ( t ) = S 0 ( 1.09 ) t
  2. 4.7 hours

Starting in 1998, the demand for electricity in Ireland grew at a rate of 5.8 % per year. In 1998, 20 , 500 gigawatts were used. (Source: Electricity Supply Board of Ireland)

  1. Write a formula for electricity demand in Ireland as a function of time.
  2. If demand continues to grow at the same rate, when would it reach 30 , 000 gigawatts?

The concentration of a certain drug injected into the bloodstream decreases by 20 % each hour as the drug is eliminated from the body. The initial dose creates a concentration of 0.7 milligrams per milliliter.

  1. Write a function for the concentration of the drug as a function of time.
  2. The minimum effective concentration of the drug is 0.4 milligrams per milliliter. When should the second dose be administered?
  3. Verify your answer with a graph.
  1. C ( t ) = 0.7 ( 0.80 ) t
  2. After 2.5 hours
  3. decay

A small pond is tested for pollution, and the concentration of toxic chemicals is found to be 80 parts per million. Clean water enters the pond from a stream, mixes with the polluted water, then leaves the pond so that the pollution level is reduced by 10 % each month.

  1. Write a function for the concentration of toxic chemicals as a function of time.
  2. How long will it be before the concentration of toxic chemicals reaches a safe level of 25 parts per million?
  3. Verify your answer with a graph.

According to the National Council of Churches, the fastest growing denomination in the United States in 2004 was the Jehovah's Witnesses, with an annual growth rate of 1.82 % .

  1. The Jehovah's Witnesses had 1 , 041 , 000 members in 2004 . Write a formula for the membership in the Jehovah's Witnesses as a function of time, assuming that the church continues to grow at the same rate.
  2. When will the Jehovah's Witnesses have 2 , 000 , 000 members?
  1. J ( t ) = 1 , 041 , 000 1.0182 t
  2. In 2040

In 2004 , the Presbyterian Church had 3 , 241 , 000 members, but membership was declining by 4.87 % annually.

  1. Write a formula for the membership in the Presbyterian Church as a function of time, assuming that the membership continues to decline at the same rate.
  2. When will the Presbyterian Church have 2 , 000 , 000 members?

Sodium-24 is a radioactive isotope that is used in diagnosing circulatory disease. It decays into stable isotopes of sodium at a rate of 4.73 % per hour.

  1. Technicians inject a quantity of sodium-24 into a patient's bloodstream. Write a formula for the amount of sodium-24 present in the bloodstream as a function of time.
  2. How long will it take for 75 % of the isotope to decay?
  1. S ( t ) = S 0 0.9527 t
  2. 28.61 hours

The population of Afghanistan is growing at 2.6 % per year.

  1. Write a formula for the population of Afghanistan as a function of time.
  2. In 2005, the population of Afghanistan was 29.9 million. At the given rate of growth, how long would it take the population to reach 40 million?

For Problems 46–52, evaluate each expression. Which (if any) are equal?

  1. log 2 ( 4 8 )
  2. log 2 ( 4 ) log 2 ( 8 ) )
  3. log 2 ( 4 ) + log 2 ( 8 )
  1. 5
  2. 6
  3. 5

(a) and (c) are equal.

  1. log 2 ( 16 + 16 )
  2. log 2 ( 16 ) + log 2 ( 16 )
  3. log 2 ( 2 ) + log 2 ( 16 )
  1. log 3 ( 27 2 )
  2. ( log 3 ( 27 ) ) 2
  3. log 3 ( 27 ) + log 3 ( 27 )
  1. 6
  2. 9
  3. 6

(a) and (c) are equal.

  1. log 3 ( 3 27 )
  2. log 3 ( 3 ) + log 3 ( 27 )
  3. log 3 ( 3 ) log 3 ( 27 )
  1. log 10 ( 240 10 )
  2. log 10 ( 240 ) log 10 ( 10 )
  3. log 10 ( 240 10 )
  1. log 24 1.38
  2. log 240 2.38
  3. log 230 2.36

None are equal.

  1. log 10 ( 1 2 80 )
  2. 1 2 log 10 ( 80 )
  3. log 10 ( 80 )
  1. log 10 ( 75 15 )
  2. log 10 ( 75 ) log 10 ( 15 )
  3. log 10 ( 75 ) log 10 ( 15 )
  1. log ( 60 ) 1.78
  2. log ( 5 ) 0.70
  3. log 10 ( 75 ) log 10 ( 15 ) 1.59

None are equal.

  1. log 10 ( 8 25 )
  2. log 10 ( 25 8 )
  3. log 10 ( 8 ) + 25

For Problems 53–58, use the formula for compound interest,

A = P ( 1 + r n ) n t

What rate of interest is required so that $ 1000 will yield $ 1900 after 5 years if the interest rate is compounded monthly?

12.9 %

What rate of interest is required so that $ 400 will yield $ 600 after 3 years if the interest rate is compounded quarterly?

How long will it take a sum of money to triple if it is invested at 10 % compounded daily?

About 11 years

How long will it take a sum of money to increase by a factor of 5 if it is invested at 10 % compounded quarterly?

  1. Suppose you invest $ 1000 at 12 % annual interest for 5 years. In this problem, we will investigate how the number of compounding periods, n , affects the amount, A . Write A as a function of n , with P = 1000 , r = 0.12 , and t = 5 .
  2. Use your calculator to make a table of values for A as a function of n . What happens to A as n increases?
  3. What value of n is necessary to produce an amount A > 1818 ? To produce A > 1820 ? To produce A > 1822 ?
  4. Graph the function A ( n ) in the window

    Xmin = 0 Xmax = 52 Ymin = 1750 Ymax = 1850

    Describe the graph: Is it increasing or decreasing? Concave up or down? Does it appear to have an asymptote? Give your best estimate for the asymptote.
  1. A = 1000 ( 1 + 0.12 n ) 5 n
  2. table

    A increases.
  3. 16 ; 31 ; 553
  4. Increasing, concave down, asymptotically approaching A 1822.12
  1. In this problem we will repeat Problem 57 for 4 % interest. Write A as a function of n , with P = 1000 , r = 0.04 , and t = 5 .
  2. Use your calculator to make a table of values for A as a function of n . What happens to A as n increases?
  3. What value of n is necessary to produce an amount A > 1218 ? To produce A > 1220 ? To produce A > 1221.40 ?
  4. Graph the function A ( n ) in the window

    Xmin = 0 Xmax = 52 Ymin = 1210 Ymax = 1225

    Describe the graph: Is it increasing or decreasing? Concave up or down? Does it appear to have an asymptote? Give your best estimate for the asymptote.

For Problems 59–64, solve the formula for the specified variable.

N = N 0 a k t , for k

k = 1 t log ( N / N 0 ) log ( a )

Q = Q 0 b t / 2 , for t

A = A 0 ( 10 k t 1 ) , for t

t = 1 k log ( A A 0 + 1 )

B = B 0 ( 1 10 k t ) , for t

w = p v q , for q

q = log ( w / p ) log ( v )

l = p a q b , for b

In Problems 65–68 we use the laws of exponents to prove the properties of logarithms.

We will use the first law of exponents, a p a q = a p + q , to prove the first property of logarithms.

  1. Let m = log b ( x ) and n = log b ( y ) . Rewrite these equations in exponential form:

    x =        and        y =

  2. Now consider the expression log b ( x y ) . Replace x and y by your answers to part (a).
  3. Apply the first law of exponents to your expression in part (b).
  4. Use the definition of logarithm to simplify your answer to part (c).
  5. Refer to the definitions of m and n in part (a) to finish the proof.
  1. x = b m , y = b n
  2. log b ( b m b n )
  3. log b ( b m b n ) = log b ( b m + n )
  4. log b ( b m + n ) = m + n
  5. log b ( b m + n ) = ( log b ( x ) ) + ( log b ( y ) )

We will use the second law of exponents, a p a q = a p q , to prove the second property of logarithms.

  1. Let m = log b ( x ) and n = log b ( y ) . Rewrite these equations in exponential form:

    x =        and        y =

  2. Now consider the expression log b ( x y ) . Replace x and y by your answers to part (a).
  3. Apply the second law of exponents to your expression in part (b).
  4. Use the definition of logarithm to simplify your answer to part (c).
  5. Refer to the definitions of m and n in part (a) to finish the proof.

We will use the third law of exponents, ( a p ) q = a p q , to prove the third property of logarithms.

  1. Let m = log b ( x ) . Rewrite this equation in exponential form:

    x =

  2. Now consider the expression log b ( x k ) . Replace x by your answers to part (a).
  3. Apply the third law of exponents to your expression in part (b).
  4. Use the definition of logarithm to simplify your answer to part (c).
  5. Refer to the definitions of m in part (a) to finish the proof.
  1. x = b m
  2. log b ( ( b m ) k )
  3. log b ( ( b m ) k ) = log b ( b m k )
  4. log b ( b m k ) = m k
  5. log b ( b m k ) = ( log b ( x ) ) k
  1. Use the logarithms and exponents conversion equations to explain why log b ( 1 ) = 0 .
  2. Use the logarithms and exponents conversion equations to explain why log b ( b x ) = x .
  3. Use the logarithms and exponents conversion equations to explain why b log b ( x ) = x .

Modeling, Functions, and Graphs by Katherine Yoshiwara (yoshiwarabooks.org), GNU Free Documentation License 1.2 or later. Adapted for the XYZ HTML edition with the authors' permission (recorded 2026-07-04). License: GFDL-1.2-or-later.