Algebra 101 - Unit 10

Lesson 65: Solving Exponential and Logarithmic Equations

Exponential and logarithmic equations are related. Solving them requires using exponent rules, logarithm rules, and sometimes the inverse relationship between exponentials and logarithms.

Steps to Solve

Examples

Example 1 (Exponential with same base): Solve 2^x = 16

Solution: 2^x = 2^4 → x = 4

Example 2 (Exponential with different base): Solve 3^x = 20

Solution: Take log of both sides → log(3^x) = log(20) → x·log(3) = log(20) → x = log(20)/log(3) ≈ 2.726

Example 3 (Logarithmic equation): Solve log_2(x) = 5

Solution: Convert to exponential → 2^5 = x → x = 32

Example 4 (Combining logs): Solve log(x) + log(x − 3) = 1

Solution: log(x(x − 3)) = 1 → x(x − 3) = 10 → x^2 − 3x − 10 = 0 → x = 5 (discard x = −2)

Practice Problems

  1. 2^(x+1) = 32
  2. 5^(2x) = 125
  3. log_3(x) = 4
  4. log(x) + log(x+2) = 2
  5. e^(2x) = 7