Login
📚 Modeling, Functions, and Graphs
Chapters ▾

4.3 Logarithms

Introduction

In this section, we introduce a new mathematical tool called a logarithm, which will help us solve exponential equations.

Suppose that a colony of bacteria doubles in size every day. If the colony starts with 50 bacteria, how long will it be before there are 800 bacteria? We answered questions of this type in Exponential Functions by writing and solving an exponential equation. The function

P ( t ) = 50 2 t

gives the number of bacteria present on day t , so we must solve the equation

800 = 50 2 t

Dividing both sides by 50 yields

16 = 2 t

The solution of this equation is the answer to the following question:

To what power must we raise 2 in order to get 16 ?

The value of t that solves the equation is called the base 2 logarithm of 16 . Because 2 4 = 16 , the base 2 logarithm of 16 is 4 . We write this as

log 2 ( 16 ) = 4

In other words, we solve an exponential equation by computing a logarithm. You can check that t = 4 solves the problem stated above:

P ( 4 ) = 50 2 4 = 800

Thus, the unknown exponent is called a logarithm. In general, for positive values of b and x , we make the following definition.

Some logarithms, like some square roots, are easy to evaluate, while others require a calculator. We will start with the easy ones.

Find each logarithm.

  1. log 3 ( 81 ) = _____
  2. log 10 ( 1 1000 ) = _____
  1. 4
  2. 3

Find each logarithm.

  1. log 3 ( 81 )
  2. log 10 ( 1 1000 )
  1. 4
  2. 3

A logarithm is the same as

_____

an exponent

A logarithm is the same as

  1. an exponent.
  2. a coefficient.
  3. a quotient.
  4. a radical.

From the definition of a logarithm and the examples above, we see that the following two statements are equivalent.

In other words, the logarithm, y , is the same as the exponent in x = b y . We see again that a logarithm is an exponent; it is the exponent to which b must be raised to yield x .

These equations allow us to convert from logarithmic to exponential form, or vice versa. You should memorize the conversion equations, because we will use them frequently.

As special cases of the equivalence in (1), we can compute the following useful logarithms. For any base b > 0 , b 1 ,

Find each logarithm.

  1. log n ( 1 ) = _____
  2. log n ( n 3 ) = _____
  1. 0
  2. 3

Find each logarithm.

  1. log n ( 1 )
  2. log n ( n 3 )
  1. 0
  2. 3

log b b = 1 because

_____

b 1 = b

log b ( b ) = 1 because

  1. b b = 1
  2. b b = 1
  3. b 1 = b
  4. 1 b = 1

Using the Conversion Equations

We use logarithms to solve exponential equations, just as we use square roots to solve quadratic equations. Consider the two equations

x 2 = 25          and          2 x = 8

We solve the first equation by taking a square root, and we solve the second equation by computing a logarithm:

x = ± 25 = ± 5          and          x = log 2 ( 8 ) = 3

The operation of taking a base b logarithm is the inverse operation for raising the base b to a power, just as extracting square roots is the inverse of squaring a number.

Every exponential equation can be rewritten in logarithmic form by using the conversion equations. Thus,

3 = log 2 ( 8 )          and          8 = 2 3

are equivalent statements, just as

5 = 25          and          25 = 5 2

are equivalent statements. Rewriting an equation in logarithmic form is a basic strategy for finding its solution.

To find log 5 31 means to find an exponent x that satisfies the equation

_____

5 x = 31

To find log 5 ( 31 ) means to find an exponent x that satisfies the equation

  1. x 5 = 31
  2. 31 5 = x
  3. x 5 = 31
  4. 5 x = 31

Rewrite each equation in logarithmic form.

  1. 8 1 / 3 = 1 2
    The given equation is equivalent to one of the form log b ( m ) = n , where
    b = _____
    m = _____, and
    n = _____
  2. 5 x = 46
    The given equation is equivalent to one of the form log b m = n , where
    b = _____
    m = _____, and
    n = _____
  1. log 8 ( 1 2 ) = 1 3
  2. log 5 ( 46 ) = x

Rewrite each equation in logarithmic form.

  1. 8 1 / 3 = 1 2
  2. 5 x = 46
  1. log 8 ( 1 2 ) = 1 3
  2. log 5 ( 46 ) = x

If log 2 ( x ) is negative, what can you say about x ?

_____

If log 2 ( x ) is negative, what can you say about x ?

Approximating Logarithms

Suppose we would like to solve the equation

2 x = 26

The solution of this equation is x = log 2 ( 26 ) , but can we find a decimal approximation for this value? There is no integer power of 2 that equals 26 , because

2 4 = 16 and          2 5 = 32

Thus, log 2 ( 26 ) must be between 4 and 5 . We can use trial and error to find the value of log 2 ( 26 ) to the nearest tenth. Use your calculator to make a table of values for y = 2 x , starting with x = 4 and using increments of 0.1 .

x 2 x x 2 x
4 2 4 = 16 4.5 2 4.5 = 22.627
4.1 2 4.1 = 17.148 4.6 2 4.6 = 24.251
4.2 2 4.2 = 18.379 4.7 2 4.7 = 25.992
4.3 2 4.3 = 19.698 4.8 2 4.8 = 27.858
4.4 2 4.4 = 21.112 4.9 2 4.9 = 29.857

From the table we see that 26 is between 2 4.7 and 2 4.8 , and is closer to 2 4.7 . To the nearest tenth, log 2 ( 26 ) 4.7 .

Trial and error can be a time-consuming process. In Example 4, we illustrate a graphical method for estimating the value of a logarithm.

  1. Rewrite the equation 3 x = 90 in logarithmic form.
    The given equation is equivalent to one of the form log b m = n , where
    b = _____
    m = _____, and
    n = _____
  2. Use a graph to approximate the solution to the equation in part (a). Round your answer to three decimal places.
    x _____
  1. log 3 ( 90 ) = x
  2. x 4.096
  1. Rewrite the equation 3 x = 90 in logarithmic form.
  2. Use a graph to approximate the solution to the equation in part (a). Round your answer to three decimal places.
  1. log 3 ( 90 ) = x
  2. x 4.096

Base 10 Logarithms

Some logarithms are used so frequently in applications that their values are programmed into scientific and graphing calculators. These are the base 10 logarithms, such as

log 10 1000 = 3        and        log 10 0.01 = 2

Base 10 logarithms are called common logarithms, and the subscript 10 is often omitted, so that log ( x ) (or simply log x ) is understood to mean log 10 ( x ) .

If log ( x ) = 2.5 , what can you say about x ?

_____

x is between 100 and 1000

If log ( x ) = 2.5 , what can you say about x ?

  1. x = 25
  2. x is between 20 and 30.
  3. x is between 100 and 1000.
  4. x = 1 2.5 = 0.4

To evaluate a base 10 logarithm, we use the LOG key on a calculator. Many logarithms are irrational numbers, and the calculator gives as many digits as its display allows. We can then round off to the desired accuracy.

  1. Evaluate log ( 250 ) , and round your answer to two decimal places. Check your answer using the conversion equations.
    log ( 250 ) _____ to two decimal places
  2. Evaluate log ( 250 ) , and round your answer to four decimal places. Check your answer using the conversion equations.
    log ( 250 ) _____ to four decimal places
  1. 2.40
  2. 2.3979
  1. Evaluate log ( 250 ) , and round your answer to two decimal places. Check your answer using the conversion equations.
  2. Evaluate log ( 250 ) , and round your answer to four decimal places. Check your answer using the conversion equations.
  1. 2.40
  2. 2.3979

Explain how to estimate log 10 ( x ) between two integers.

_____

Explain how to estimate log 10 ( x ) between two integers.

Solving Exponential Equations

We can now solve any exponential equation with base 10 . For instance, to solve the equation

16 10 t = 360

, we first divide both sides by 16 to obtain

10 t = 22.5

Then we convert the equation to logarithmic form and evaluate:

t = log 10 ( 22.5 ) 1.352182518

To 4 decimal places, the solution is 1.3522 .

To solve exponential equations involving powers of 10, we can use the following steps.

What is the first step in solving the equation 5 ( 10 ) x = 12 ?

_____

Divide both sides by 5.

What is the first step in solving the equation 5 ( 10 ) x = 12 ?

  1. Multiply 5 times 10.
  2. Take the log of both sides.
  3. Get zero on one side of the equation.
  4. Divide both sides by 5.

Solve 12 30 ( 10 0.2 x ) = 11.25

x = _____

x = 5 log ( 0.025 ) 8.01

Solve 12 30 ( 10 0.2 x ) = 11.25

x = 5 log ( 0.025 ) 8.01

Application to Exponential Models

We have seen that exponential functions are used to describe some applications of growth and decay, P ( t ) = P 0 b t . There are two common questions that arise in connection with exponential models:

  1. Given a value of t , what is the corresponding value of P ( t ) ?
  2. Given a value of P ( t ) , what is find the corresponding value of t ?

To answer the first question, we evaluate the function P ( t ) at the appropriate value. To answer the second question, we must solve an exponential equation, and this usually involves logarithms.

The percentage of American homes with computers grew exponentially from 1994 to 1999. For t = 0 in 1994, the growth law was

P ( t ) = f

[Source: Los Angeles Times, August 20, 1999]

  1. What percent of American homes had computers in 1994?
    Answer: _____%
  2. If the percentage of homes with computers continued to grow at the same rate, when did 90% of American homes have a computer?
    Answer: t _____, which was the year _____
  3. Do you think that the function P ( t ) will continue to model the percentage of American homes with computers? Why or why not?
    _____
  1. 25.85%
  2. t 10.4 (year 2004)
  3. No, the percent of homes with computers cannot exceed 100 % .

The percentage of American homes with computers grew exponentially from 1994 to 1999. For t = 0 in 1994, the growth law was P ( t ) = 25.85 ( 10 ) 0.052 t . [Source: Los Angeles Times, August 20, 1999]

  1. What percent of American homes had computers in 1994?
  2. If the percentage of homes with computers continued to grow at the same rate, when did 90% of American homes have a computer?
  3. Do you think that the function P ( t ) will continue to model the percentage of American homes with computers? Why or why not?
  1. 25.85%
  2. t 10.4 (year 2004)
  3. No, the percent of homes with computers cannot exceed 100 % .

At this stage, it seems we will only be able to solve exponential equations in which the base is 10 . However, we will see in Properties of Logarithms how the properties of logarithms enable us to solve exponential equations with any base.

The population of rabbits on an island grows according to P ( t ) = 6 ( 10 ) 0.3 t . Explain the difference between the two problems: (1) given P find t , and (2) given t find P .

_____

The population of rabbits on an island grows according to P ( t ) = 6 ( 10 ) 0.3 t . Explain the difference between the two problems: (1) given P find t , and (2) given t find P .

Section Summary

Vocabulary

Look up the definitions of new terms in the Glossary.

  • Logarithm
  • Common logarithm

CONCEPTS

  1. We use logarithms to help us solve exponential equations.
  2. The base b logarithm of x , written log b ( x ) (or written as log b x ), is the exponent to which b must be raised in order to yield x .
  3. If b > 0 and x > 0 ,

    y = log b ( x )        if and only if        x = b y

  4. The operation of taking a base b logarithm is the inverse operation for raising the base b to a power.
  5. Base 10 logarithms are called common logarithms, and log ( x ) (or log x ) means log 10 ( x ) .

STUDY QUESTIONS

  1. To find log 6 27 means to find an exponent that satisfies the equation ____________.
  2. Can a logarithm be a negative number?
  3. Evaluate the following logarithms:
    1. log 8 ( 8 15 )
    2. log 5 ( 5 13 )
    3. log b ( b 2.63 )
  4. Guess the solution of 10 x = 750 . Now find an approximation correct to four decimal places. Was your guess too big or too small?

SKILLS

Practice each skill in the Homework problems listed.

  1. Compute logs base b using the definition: #1–10, 59–66
  2. Convert from exponential to logarithmic form: #11–22
  3. Approximate logarithms: #23–34
  4. Solve exponential equations base 10: #35–48
  5. Solve application problems: #49–58

Homework 4.3

For Problems 1–10, find each logarithm without using a calculator.

  1. log 7 ( 49 )
  2. log 2 ( 32 )
  1. 2
  2. 5
  1. log 4 ( 64 )
  2. log 3 ( 27 )
  1. log 3 ( 3 )
  2. log 3 ( 1 3 )
  1. 1 2
  2. 1
  1. log 5 ( 1 5 )
  2. log 5 ( 5 )
  1. log 4 ( 4 )
  2. log 6 ( 1 )
  1. 1
  2. 0
  1. log 10 ( 1 )
  2. log 10 ( 10 6 )
  1. log 8 ( 8 5 )
  2. log 7 ( 7 6 )
  1. 5
  2. 6
  1. log 10 ( 10 4 )
  2. log 10 ( 10 6 )
  1. log 10 ( 0.1 )
  2. log 10 ( 0.001 )
  1. 1
  2. 3
  1. log 10 ( 10 , 000 )
  2. log 10 ( 1000 )

For Problems 11–22, rewrite the equation in logarithmic form.

2 10 = 1024

log 2 ( 1024 ) = 10

11 4 = 14 , 641

10 0.699 5

log 10 ( 5 ) 0.699

10 0.602 0.25

t 3 / 2 = 16

log t ( 16 ) = 3 2

v 5 / 3 = 12

0.8 1.2 = M

log ( 0.8 ) M = 1.2

3.7 2.5 = Q

x 5 t = W 3

log x ( W 3 ) = 5 t

z 3 t = 2 P + 5

3 0.2 t = 2 N 0

log 3 ( 2 N 0 ) = 0.2 t

10 1.3 t = 3 M 0

For Problems 23–26,

  1. Solve each equation, writing your answer as a logarithm.
  2. Use trial and error to approximate the logarithm to one decimal place.

4 x = 2.5

  1. log 4 ( 2.5 )
  2. 0.7

2 x = 0.2

10 x = 0.003

  1. log 10 ( 0.003 )
  2. 2.5

10 x = 4500

For Problems 27–30,

  1. By computing successive powers of the base, trap each log between two integers.
  2. Use a graph to approximate each logarithm to the nearest hundredth. (Hint: Use the conversion equations to rewrite x = log b ( y ) as an appropriate exponential equation.)

log 10 7

  1. 0 < log 10 ( 7 ) < 1
  2. 0.85

log 10 ( 50 )

log 3 ( 67.9 )

  1. 3 < log 3 ( 67.9 ) < 4
  2. 3.84

log 5 ( 86.3 )

For Problems 31–34, use a calculator to approximate each logarithm to four decimal places. Make a conjecture about logarithms based on the results of each problem.

  1. log 10 ( 5.43 )
  2. log 10 ( 54.3 )
  3. log 10 ( 543 )
  4. log 10 ( 5430 )
  1. 0.7348
  2. 1.7348
  3. 2.7348
  4. 3.7348

When the input to the common logarithm is multiplied by 10 , the output is increased by 1 .

  1. log 10 ( 0.625 )
  2. log 10 ( 0.0625 )
  3. log 10 ( 0.00625 )
  4. log 10 ( 0.000625 )
  1. log ( 2 )
  2. log ( 4 )
  3. log ( 8 )
  4. log ( 16 )
  1. 0.3010
  2. 0.6021
  3. 0.9031
  4. 1.2041

When the input to the common logarithm is doubled, the output is increased by about 0.3010 .

  1. log ( 4 )
  2. log ( 0.25 )
  3. log ( 5 )
  4. log ( 0.2 )

For Problems 35–44, solve for x . Round your answers to hundredths.

10 3 x = 5

0.23

10 5 x = 76

25 10 0.2 x = 80

2.53

8 10 1.6 x = 312

12.2 = 2 ( 10 1.4 x ) 11.6

0.77

163 = 3 ( 10 0.7 x ) 49.3

3 ( 10 1.5 x ) 14.7 = 17.1

0.68

4 ( 10 0.6 x ) + 16.1 = 28.2

80 ( 1 10 0.2 x ) = 65

3.63

250 ( 1 10 0.3 x ) = 100

In Problems 45–48, each calculation contains an error. Find and correct it.

2 5 x = 848 10 x = 848 x = log ( 848 ) ( I n c o r r e c t ! )

2 5 x 10 x ; the first step should be to divide both sides of the equation by 2 ; x = log 5 ( 424 ) .

15 10 x = 20 10 x = 5 x = log 5 ( I n c o r r e c t ! )

10 4 x = 20 10 x = 5 x = log 5 ( I n c o r r e c t ! )

10 4 x 4 10 x ; the first step should be to write 4 x = log ( 20 ) ; x = log 20 4 .

12 + 6 x = 42 6 x = 30 x = 5 ( I n c o r r e c t ! )

The population of the state of California increased during the years 1990 to 2000 according to the formula

P ( t ) = 29 , 760 , 021 ( 10 ) 0.0056 t

where t is measured in years since 1990 .

  1. What was the population in 2000 ?
  2. Assuming the same rate of growth, estimate the population of California in the years 2010 , 2015 , and 2020 .
  3. When did the population of California reach 35 , 000 , 000 ?
  4. When should the population reach 40 , 000 , 000 ?
  5. Graph the function P with a suitable domain and range, then verify your answers to parts (a) through (d).
  1. 33 , 855 , 812
  2. 38 , 515 , 295 ;   41 , 080 , 265 ;   43 , 816 , 051
  3. 2002
  4. 2012
  5. exponential growth

The population of the state of New York increased during the years 1990 to 2000 according to the formula

P ( t ) = 17 , 990 , 455 ( 10 ) 0.0023 t

where t is measured in years since 1990 .

  1. What was the population in 2000 ?
  2. Assuming the same rate of growth, estimate the population of New York in the years 2010 , 2015 , and 2020 .
  3. When did the population of New York reach 20 , 000 , 000 ?
  4. When should the population reach 30 , 000 , 000 ?
  5. Graph the function P with a suitable domain and range, then verify your answers to parts (a) through (d).

The absolute magnitude, M , of a star is a measurement of its brightness. For example, our Sun, not a particularly bright star, has magnitude M = 4.83 . The magnitude in turn is a measure of the luminosity, L , or amount of light energy emitted by the star, where

L = L 0 10 0.4 M

  1. The luminosity of a star is measured in solar units, so that our Sun has luminosity L = 1 . Use the values of L and M for the Sun to calculate a value of L 0 in the equation above.
  2. Is luminosity an increasing or decreasing function of magnitude? Graph the function on the domain [ 3 , 3 ] . What is its range on that domain?
  3. The luminosity of Sirius is 22.5 times that of the Sun, or L = 22.5 . Calculate the magnitude of Sirius.
  4. If two stars differ in magnitude by 5 , what is the ratio of their luminosities?
  5. A decrease in magnitude by 1 corresponds to an increase in luminosity by what factor? Give an exact value and an approximation to four decimal places.
  6. Normal stars have magnitudes between 10 and 19 . What range of luminosities do stars exhibit?
  1. 85.5
  2. Decreasing; range: [ 5.4 , 1355.2 ]
    exponential decay
  3. 1.45
  4. 1 100
  5. 10 0.4 2.5119
  6. 2.15 × 10 6 to 855 , 067

The loudness of a sound is a consequence of its intensity, I , or the amount of energy it generates, in watts per square meter. The intensity is related to the decibel level, D , which is another measure of loudness, by

I = 10 12 + D / 10

  1. Is intensity an increasing or decreasing function of decibel level? The faintest sound a healthy human can hear is 0 decibels. What is the intensity of a 0 decibel sound?
  2. A whisper produces an energy intensity of 10 9 watts per square meter. What is the decibel level of a whisper?
  3. If two sounds differ in loudness by 10 decibels, what is the ratio of their intensities?
  4. An increase in loudness of 1 decibel produces a just noticeable difference to the human ear. By what factor does the intensity increase?
  5. Sounds of 130 decibels are at the threshold of pain for people. What is the range of the intensity function on the domain [ 0 , 130 ] ?

The atmospheric pressure decreases with altitude above the surface of the Earth. For Problems 53–58, use the function

P ( h ) = 30 ( 10 ) 0.09 h

where altitude, h , is given in miles and atmospheric pressure, P , in inches of mercury. Graph this function in the window

Xmin = 0 Xmax = 9.4 Ymin = 0 Ymax = 30

Solve the problems below algebraically, and verify with your graph.

The elevation of Mount Everest, the highest mountain in the world, is 29 , 028 feet. What is the atmospheric pressure at the top? Hint: 1 mile = 5280 feet

9.60 in

The elevation of Mount McKinley, the highest mountain in the United States, is 20 , 320 feet. What is the atmospheric pressure at the top?

How high above sea level is the atmospheric pressure 20.2 inches of mercury?

1.91 mi

How high above sea level is the atmospheric pressure 16.1 inches of mercury?

Find the height above sea level at which the atmospheric pressure is equal to one-half the pressure at sea level. Hint: What is the altitude at sea level?

3.34 mi

Find the height above sea level at which the atmospheric pressure is equal to one-fourth the pressure at sea level. Hint: What is the altitude at sea level?

For Problems 59–66, simplify the expression.

log 2 ( log 4 ( 16 ) )

1

log 5 ( log 5 ( 5 ) )

log 10 [ log 3 ( log 5 ( 125 ) ) ]

0

log 10 [ log 2 ( log 3 ( 9 ) ) ]

log 2 [ log 2 ( log 3 ( 81 ) ) ]

1

log 4 [ log 2 ( log 3 ( 81 ) ) ]

log b ( log b ( b ) )

0

log b ( log a ( a b ) )

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.