Learn on PengiOpenstax Intermediate Algebra 2EChapter 10: Exponential and Logarithmic Functions

Lesson 10.3: Evaluate and Graph Logarithmic Functions

In this lesson from OpenStax Intermediate Algebra 2E, students learn to convert between exponential and logarithmic form, evaluate logarithmic functions by solving equations such as log_x 36 = 2, and graph logarithmic functions as the inverse of exponential functions. The lesson introduces the logarithmic function f(x) = log_a x with base a, explaining why logarithms are defined as the inverse of exponential functions. Students also solve logarithmic equations and explore real-world applications using logarithmic models.

Section 1

📘 Evaluate and Graph Logarithmic Functions

New Concept

Logarithmic functions are the inverses of exponential functions, meaning y=logaxy = \log_a x is equivalent to x=ayx = a^y. This core relationship is the key to converting between forms, evaluating expressions, graphing functions, and solving logarithmic equations.

What’s next

First, you'll practice converting between logarithmic and exponential forms with interactive examples. Then, you'll apply this skill to graphing functions and solving equations in practice cards.

Section 2

Logarithmic Functions

Property

The function f(x)=logaxf(x) = \log_a x is the logarithmic function with base aa, where a>0,x>0a > 0, x > 0, and a1a \neq 1.

y=logaxy = \log_a x is equivalent to x=ayx = a^y

To help with converting, remember: “base to the exponent gives us the number.” The logarithm is the exponent.

Section 3

Evaluate Logarithmic Functions

Property

We can solve and evaluate logarithmic equations by using the technique of converting the equation to its equivalent exponential equation. To find the exact value of a logarithm like logbN\log_b N, you can set the expression equal to xx (so logbN=x\log_b N = x) and then convert it into the exponential equation bx=Nb^x = N to solve for xx.

Examples

  • To find the value of xx in logx81=2\log_x 81 = 2, convert to exponential form: x2=81x^2 = 81. Since the base must be positive, x=9x=9.
  • To find the value of xx in log2x=5\log_2 x = 5, convert to exponential form: 25=x2^5 = x. Therefore, x=32x=32.
  • To find the exact value of log5125\log_5 \frac{1}{25}, set it to xx. log5125=x\log_5 \frac{1}{25} = x becomes 5x=1255^x = \frac{1}{25}. Since 125=52\frac{1}{25} = 5^{-2}, we find x=2x = -2.

Explanation

Evaluating a logarithm means finding the exponent. By asking, 'What power do I raise the base to get the number?', you are setting up the problem. Converting to an exponential equation is the formal way to solve for that unknown exponent.

Section 4

Properties of Logarithmic Graphs

Property

Properties of the Graph of y=logaxy = \log_a x

When a>1a > 1

  • Domain: (0,)(0, \infty)
  • Range: (,)(-\infty, \infty)
  • xx-intercept: (1,0)(1, 0)
  • Asymptote: yy-axis
  • Basic shape: increasing

When 0<a<10 < a < 1

  • Domain: (0,)(0, \infty)
  • Range: (,)(-\infty, \infty)
  • xx-intercept: (1,0)(1, 0)
  • Asymptote: yy-axis
  • Basic shape: decreasing

Section 5

Solve Logarithmic Equations

Property

The function f(x)=lnxf(x) = \ln x is the natural logarithmic function with base ee, where x>0x > 0. y=lnxy = \ln x is equivalent to x=eyx = e^y.
The function f(x)=logxf(x) = \log x is the common logarithmic function with base 10, where x>0x > 0. y=logxy = \log x is equivalent to x=10yx = 10^y.
To solve logarithmic equations, change the equation to exponential form and solve. Always check solutions to eliminate any that make the logarithm's argument non-positive.

Examples

  • To solve loga121=2\log_a 121 = 2, rewrite in exponential form as a2=121a^2 = 121. Since the base aa must be positive, a=11a=11.
  • To solve lnx=4\ln x = 4, rewrite in exponential form using base ee. This gives x=e4x = e^4.
  • To solve log4(2x+1)=2\log_4(2x+1) = 2, rewrite as 42=2x+14^2 = 2x+1. This simplifies to 16=2x+116 = 2x+1, so 15=2x15 = 2x, and x=7.5x = 7.5.

Explanation

Natural log (ln) uses base ee and common log (log) uses base 10. The most direct way to solve a logarithmic equation is to rewrite it in its equivalent exponential form. Always check your final answer in the original equation.

Section 6

Decibel Level of Sound

Property

The loudness level, DD, measured in decibels, of a sound of intensity, II, measured in watts per square inch is

D=10log(I1012)D = 10 \operatorname{log} \left( \frac{I}{10^{-12}} \right)

Examples

  • The decibel level of a quiet room with intensity 101010^{-10} watts per square inch is D=10log(10101012)=10log(102)=102=20D = 10 \log(\frac{10^{-10}}{10^{-12}}) = 10 \log(10^2) = 10 \cdot 2 = 20 dB.
  • The sound of a leaf blower with intensity 10110^{-1} watts per square inch is D=10log(1011012)=10log(1011)=1011=110D = 10 \log(\frac{10^{-1}}{10^{-12}}) = 10 \log(10^{11}) = 10 \cdot 11 = 110 dB.
  • Normal conversation with intensity 10610^{-6} watts per square inch is D=10log(1061012)=10log(106)=106=60D = 10 \log(\frac{10^{-6}}{10^{-12}}) = 10 \log(10^6) = 10 \cdot 6 = 60 dB.

Explanation

This formula compares a sound's intensity (II) to the quietest sound humans can hear (101210^{-12}). The logarithm converts the vast range of sound intensities into a more manageable scale, typically from 0 to 160 decibels (dB).

Section 7

Earthquake Intensity

Property

The magnitude RR of an earthquake is measured by R=logIR = \operatorname{log} I, where II is the intensity of its shock wave. This is known as the Richter scale.

Examples

  • An earthquake with a magnitude of R=5R=5 on the Richter scale has an intensity found by solving 5=logI5 = \log I. In exponential form, this is I=105I = 10^5.
  • Compare a magnitude 8 earthquake to a magnitude 6 one. Their intensities are I8=108I_8 = 10^8 and I6=106I_6 = 10^6. The ratio 108106=102=100\frac{10^8}{10^6} = 10^2 = 100 means the magnitude 8 quake is 100 times more intense.
  • The 1989 Loma Prieta earthquake had a magnitude of 6.9, so its intensity was I=106.9I = 10^{6.9}. A smaller tremor of magnitude 4.9 has an intensity of I=104.9I = 10^{4.9}. The larger quake was 106.9104.9=102=100\frac{10^{6.9}}{10^{4.9}} = 10^2 = 100 times more intense.

Explanation

The Richter scale uses a common logarithm (base 10) to measure an earthquake's intensity, II. Each whole number increase on this scale represents a tenfold increase in the measured intensity of the ground shaking.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 10: Exponential and Logarithmic Functions

  1. Lesson 1

    Lesson 10.1: Finding Composite and Inverse Functions

  2. Lesson 2

    Lesson 10.2: Evaluate and Graph Exponential Functions

  3. Lesson 3Current

    Lesson 10.3: Evaluate and Graph Logarithmic Functions

  4. Lesson 4

    Lesson 10.4: Use the Properties of Logarithms

  5. Lesson 5

    Lesson 10.5: Solve Exponential and Logarithmic Equations

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

📘 Evaluate and Graph Logarithmic Functions

New Concept

Logarithmic functions are the inverses of exponential functions, meaning y=logaxy = \log_a x is equivalent to x=ayx = a^y. This core relationship is the key to converting between forms, evaluating expressions, graphing functions, and solving logarithmic equations.

What’s next

First, you'll practice converting between logarithmic and exponential forms with interactive examples. Then, you'll apply this skill to graphing functions and solving equations in practice cards.

Section 2

Logarithmic Functions

Property

The function f(x)=logaxf(x) = \log_a x is the logarithmic function with base aa, where a>0,x>0a > 0, x > 0, and a1a \neq 1.

y=logaxy = \log_a x is equivalent to x=ayx = a^y

To help with converting, remember: “base to the exponent gives us the number.” The logarithm is the exponent.

Section 3

Evaluate Logarithmic Functions

Property

We can solve and evaluate logarithmic equations by using the technique of converting the equation to its equivalent exponential equation. To find the exact value of a logarithm like logbN\log_b N, you can set the expression equal to xx (so logbN=x\log_b N = x) and then convert it into the exponential equation bx=Nb^x = N to solve for xx.

Examples

  • To find the value of xx in logx81=2\log_x 81 = 2, convert to exponential form: x2=81x^2 = 81. Since the base must be positive, x=9x=9.
  • To find the value of xx in log2x=5\log_2 x = 5, convert to exponential form: 25=x2^5 = x. Therefore, x=32x=32.
  • To find the exact value of log5125\log_5 \frac{1}{25}, set it to xx. log5125=x\log_5 \frac{1}{25} = x becomes 5x=1255^x = \frac{1}{25}. Since 125=52\frac{1}{25} = 5^{-2}, we find x=2x = -2.

Explanation

Evaluating a logarithm means finding the exponent. By asking, 'What power do I raise the base to get the number?', you are setting up the problem. Converting to an exponential equation is the formal way to solve for that unknown exponent.

Section 4

Properties of Logarithmic Graphs

Property

Properties of the Graph of y=logaxy = \log_a x

When a>1a > 1

  • Domain: (0,)(0, \infty)
  • Range: (,)(-\infty, \infty)
  • xx-intercept: (1,0)(1, 0)
  • Asymptote: yy-axis
  • Basic shape: increasing

When 0<a<10 < a < 1

  • Domain: (0,)(0, \infty)
  • Range: (,)(-\infty, \infty)
  • xx-intercept: (1,0)(1, 0)
  • Asymptote: yy-axis
  • Basic shape: decreasing

Section 5

Solve Logarithmic Equations

Property

The function f(x)=lnxf(x) = \ln x is the natural logarithmic function with base ee, where x>0x > 0. y=lnxy = \ln x is equivalent to x=eyx = e^y.
The function f(x)=logxf(x) = \log x is the common logarithmic function with base 10, where x>0x > 0. y=logxy = \log x is equivalent to x=10yx = 10^y.
To solve logarithmic equations, change the equation to exponential form and solve. Always check solutions to eliminate any that make the logarithm's argument non-positive.

Examples

  • To solve loga121=2\log_a 121 = 2, rewrite in exponential form as a2=121a^2 = 121. Since the base aa must be positive, a=11a=11.
  • To solve lnx=4\ln x = 4, rewrite in exponential form using base ee. This gives x=e4x = e^4.
  • To solve log4(2x+1)=2\log_4(2x+1) = 2, rewrite as 42=2x+14^2 = 2x+1. This simplifies to 16=2x+116 = 2x+1, so 15=2x15 = 2x, and x=7.5x = 7.5.

Explanation

Natural log (ln) uses base ee and common log (log) uses base 10. The most direct way to solve a logarithmic equation is to rewrite it in its equivalent exponential form. Always check your final answer in the original equation.

Section 6

Decibel Level of Sound

Property

The loudness level, DD, measured in decibels, of a sound of intensity, II, measured in watts per square inch is

D=10log(I1012)D = 10 \operatorname{log} \left( \frac{I}{10^{-12}} \right)

Examples

  • The decibel level of a quiet room with intensity 101010^{-10} watts per square inch is D=10log(10101012)=10log(102)=102=20D = 10 \log(\frac{10^{-10}}{10^{-12}}) = 10 \log(10^2) = 10 \cdot 2 = 20 dB.
  • The sound of a leaf blower with intensity 10110^{-1} watts per square inch is D=10log(1011012)=10log(1011)=1011=110D = 10 \log(\frac{10^{-1}}{10^{-12}}) = 10 \log(10^{11}) = 10 \cdot 11 = 110 dB.
  • Normal conversation with intensity 10610^{-6} watts per square inch is D=10log(1061012)=10log(106)=106=60D = 10 \log(\frac{10^{-6}}{10^{-12}}) = 10 \log(10^6) = 10 \cdot 6 = 60 dB.

Explanation

This formula compares a sound's intensity (II) to the quietest sound humans can hear (101210^{-12}). The logarithm converts the vast range of sound intensities into a more manageable scale, typically from 0 to 160 decibels (dB).

Section 7

Earthquake Intensity

Property

The magnitude RR of an earthquake is measured by R=logIR = \operatorname{log} I, where II is the intensity of its shock wave. This is known as the Richter scale.

Examples

  • An earthquake with a magnitude of R=5R=5 on the Richter scale has an intensity found by solving 5=logI5 = \log I. In exponential form, this is I=105I = 10^5.
  • Compare a magnitude 8 earthquake to a magnitude 6 one. Their intensities are I8=108I_8 = 10^8 and I6=106I_6 = 10^6. The ratio 108106=102=100\frac{10^8}{10^6} = 10^2 = 100 means the magnitude 8 quake is 100 times more intense.
  • The 1989 Loma Prieta earthquake had a magnitude of 6.9, so its intensity was I=106.9I = 10^{6.9}. A smaller tremor of magnitude 4.9 has an intensity of I=104.9I = 10^{4.9}. The larger quake was 106.9104.9=102=100\frac{10^{6.9}}{10^{4.9}} = 10^2 = 100 times more intense.

Explanation

The Richter scale uses a common logarithm (base 10) to measure an earthquake's intensity, II. Each whole number increase on this scale represents a tenfold increase in the measured intensity of the ground shaking.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 10: Exponential and Logarithmic Functions

  1. Lesson 1

    Lesson 10.1: Finding Composite and Inverse Functions

  2. Lesson 2

    Lesson 10.2: Evaluate and Graph Exponential Functions

  3. Lesson 3Current

    Lesson 10.3: Evaluate and Graph Logarithmic Functions

  4. Lesson 4

    Lesson 10.4: Use the Properties of Logarithms

  5. Lesson 5

    Lesson 10.5: Solve Exponential and Logarithmic Equations