Fiveable

📘Intermediate Algebra Unit 10 Review

QR code for Intermediate Algebra practice questions

10.3 Evaluate and Graph Logarithmic Functions

10.3 Evaluate and Graph Logarithmic Functions

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
📘Intermediate Algebra
Unit & Topic Study Guides

Exponential and logarithmic expressions are powerful tools for modeling real-world phenomena. They describe relationships where quantities change at rates proportional to their current values, like compound interest or radioactive decay.

These functions are inverses of each other: exponential form expresses yy in terms of xx, while logarithmic form expresses xx in terms of yy. Understanding their properties and graphs is essential for solving problems in science, finance, and engineering.

Exponential and Logarithmic Expressions

Exponential and logarithmic conversions

A logarithm answers the question: "What exponent do I need?" The two forms below say the exact same thing, just written differently.

  • Exponential form bx=yb^x = y states that base bb raised to exponent xx gives result yy. For example, 23=82^3 = 8.
  • Logarithmic form logb(y)=x\log_b(y) = x asks "what power of bb gives yy?" For example, log2(8)=3\log_2(8) = 3 because 23=82^3 = 8.

To convert between the two forms, remember this pattern:

bx=ylogb(y)=xb^x = y \quad \Longleftrightarrow \quad \log_b(y) = x

They are inverse operations, just like multiplication and division undo each other.

Two special logarithms come up constantly:

  • Common logarithm log(x)\log(x) has base 10. When you see log\log with no base written, assume base 10. For example, log(100)=2\log(100) = 2 because 102=10010^2 = 100.
  • Natural logarithm ln(x)\ln(x) has base e2.71828e \approx 2.71828. For example, ln(e)=1\ln(e) = 1 because e1=ee^1 = e.

Evaluation of logarithmic functions

These four properties let you break apart, combine, and simplify logarithmic expressions. They work for any valid base bb.

  • Product rule: logb(MN)=logb(M)+logb(N)\log_b(M \cdot N) = \log_b(M) + \log_b(N) A log of a product becomes a sum of logs. For example, log2(48)=log2(4)+log2(8)=2+3=5\log_2(4 \cdot 8) = \log_2(4) + \log_2(8) = 2 + 3 = 5.

  • Quotient rule: logb ⁣(MN)=logb(M)logb(N)\log_b\!\left(\frac{M}{N}\right) = \log_b(M) - \log_b(N) A log of a quotient becomes a difference of logs. For example, log3 ⁣(819)=log3(81)log3(9)=42=2\log_3\!\left(\frac{81}{9}\right) = \log_3(81) - \log_3(9) = 4 - 2 = 2.

  • Power rule: logb(Mn)=nlogb(M)\log_b(M^n) = n \cdot \log_b(M) An exponent inside the log can be pulled out front as a multiplier. For example, log2(83)=3log2(8)=33=9\log_2(8^3) = 3 \cdot \log_2(8) = 3 \cdot 3 = 9.

  • Change of base formula: logb(x)=loga(x)loga(b)\log_b(x) = \frac{\log_a(x)}{\log_a(b)} This lets you rewrite any logarithm in terms of a base your calculator can handle (base 10 or base ee). For example, log5(20)=ln(20)ln(5)3.01.6091.861\log_5(20) = \frac{\ln(20)}{\ln(5)} \approx \frac{3.0}{1.609} \approx 1.861.

These properties are essential for simplifying expressions and solving logarithmic equations.

Exponential and logarithmic conversions, Converting Between Logarithmic And Exponential Form | College Algebra

Graphing and Solving Logarithmic Functions

Graphs of logarithmic functions

The parent function f(x)=logb(x)f(x) = \log_b(x) (where b>0b > 0 and b1b \neq 1) has these key features:

  • Domain: (0,)(0, \infty). The input must be positive; logb(x)\log_b(x) is undefined for x0x \leq 0.
  • Range: (,)(-\infty, \infty). The output can be any real number.
  • Vertical asymptote: x=0x = 0. The graph approaches the y-axis but never touches it.
  • Key point: The graph always passes through (1,0)(1, 0) because logb(1)=0\log_b(1) = 0 for every base.
  • Direction: If b>1b > 1, the function increases (e.g., log2(x)\log_2(x)). If 0<b<10 < b < 1, the function decreases (e.g., log1/2(x)\log_{1/2}(x)).

Transformations shift, stretch, or flip the parent graph:

  • Vertical shift: f(x)=logb(x)+kf(x) = \log_b(x) + k moves the graph up kk units (down if k<0k < 0). Example: log2(x)+1\log_2(x) + 1 shifts up 1 unit.
  • Horizontal shift: f(x)=logb(xh)f(x) = \log_b(x - h) moves the graph right hh units (left if h<0h < 0). This also moves the vertical asymptote to x=hx = h. Example: log2(x3)\log_2(x - 3) shifts right 3 units, with asymptote at x=3x = 3.
  • Vertical stretch/compression: f(x)=alogb(x)f(x) = a \cdot \log_b(x) stretches vertically by factor a|a| when a>1|a| > 1, compresses when 0<a<10 < |a| < 1. Example: 2log2(x)2\log_2(x) stretches by a factor of 2.
  • Reflection over the x-axis: f(x)=logb(x)f(x) = -\log_b(x) flips the graph upside down. Example: log2(x)-\log_2(x).
Exponential and logarithmic conversions, Inverse Functions: Exponential, Logarithmic, and Trigonometric Functions | Boundless Calculus

Equations with logarithms

Here's a step-by-step approach for solving logarithmic equations:

  1. Isolate the logarithm on one side of the equation. Example: log3(x)+2=5\log_3(x) + 2 = 5 becomes log3(x)=3\log_3(x) = 3.

  2. Convert to exponential form to "undo" the logarithm. log3(x)=3\log_3(x) = 3 becomes 33=x3^3 = x, so x=27x = 27.

  3. If two logs with the same base are equal, set their arguments equal. log3(x)=log3(27)\log_3(x) = \log_3(27) means x=27x = 27.

  4. If the bases differ, use the change of base formula to rewrite both sides with a common base, then solve.

  5. Always check your answer. Plug it back in to make sure the argument of every logarithm is positive. Any solution that makes an argument zero or negative is extraneous and must be thrown out.

Real-world logarithmic applications

Logarithmic scales are used whenever a quantity spans a huge range of values. Each step on the scale represents a multiplication, not an addition.

  • Richter scale: M=log10 ⁣(II0)M = \log_{10}\!\left(\frac{I}{I_0}\right) measures earthquake magnitude. An earthquake with intensity I=10,000I0I = 10{,}000 \cdot I_0 has magnitude M=log10(10,000)=4M = \log_{10}(10{,}000) = 4. Each increase of 1 on the scale means 10 times more intense.
  • Decibel scale: β=10log10 ⁣(II0)\beta = 10 \cdot \log_{10}\!\left(\frac{I}{I_0}\right) measures sound intensity in decibels. A sound with I=100I0I = 100 \cdot I_0 has level β=10log10(100)=20\beta = 10 \cdot \log_{10}(100) = 20 dB.
  • pH scale: pH=log10([H+])\text{pH} = -\log_{10}([H^+]) measures how acidic or basic a solution is. A solution with [H+]=107[H^+] = 10^{-7} mol/L has pH=7\text{pH} = 7 (neutral). Lower pH means more acidic; higher pH means more basic.

Exponential Growth and Decay

  • Exponential growth is modeled by f(t)=Aektf(t) = A \cdot e^{kt} where AA is the initial amount, k>0k > 0 is the growth rate, and tt is time. The quantity increases faster and faster over time.
  • Exponential decay is modeled by f(t)=Aektf(t) = A \cdot e^{-kt} where k>0k > 0. The quantity decreases, approaching zero but never reaching it.

Logarithms are the tool you use to solve for time in these models. For example, to find when a population doubles, you set 2A=Aekt2A = A \cdot e^{kt}, cancel AA, and take the natural log of both sides:

ln(2)=ktt=ln(2)k\ln(2) = kt \quad \Longrightarrow \quad t = \frac{\ln(2)}{k}

This gives you the doubling time. The same approach works for half-life problems: set 12A=Aekt\frac{1}{2}A = A \cdot e^{-kt} and solve to get t=ln(2)kt = \frac{\ln(2)}{k}.