Skip to content

Advanced Exponential and Logarithmic Equations

In this lesson you’ll learn strategies for solving exponential and logarithmic equations that require multiple steps. You covered the basics of exponentials and logs in Algebra 2. Here we tackle harder equations that need property manipulation, substitution, and careful solution checking.

Exponential and logarithmic functions are inverses of each other. That inverse relationship is the key to solving equations involving either one.

For exponential equations (variable in the exponent):

  • If you can get the same base on both sides, set the exponents equal
  • If you can’t match bases, take the logarithm of both sides
  • For equations like abcx=da \cdot b^{cx} = d, isolate the exponential first, then take logs

For logarithmic equations (variable inside a log):

  • Use log properties to condense multiple logs into one
  • Convert to exponential form to solve
  • Always check solutions: log arguments must be positive

Example 1: Same-base exponential

Solve:

4x+1=82x34^{x+1} = 8^{2x-3}

Rewrite both sides as powers of 2:

(22)x+1=(23)2x3(2^2)^{x+1} = (2^3)^{2x-3} 22x+2=26x92^{2x+2} = 2^{6x-9}

Set exponents equal:

2x+2=6x911=4xx=1142x + 2 = 6x - 9 \quad \Rightarrow \quad 11 = 4x \quad \Rightarrow \quad x = \frac{11}{4}

Example 2: Logarithmic equation

Solve:

log2(x+3)+log2(x2)=3\log_2(x + 3) + \log_2(x - 2) = 3

Use the product rule to combine:

log2[(x+3)(x2)]=3\log_2[(x + 3)(x - 2)] = 3

Convert to exponential form:

(x+3)(x2)=23=8(x + 3)(x - 2) = 2^3 = 8 x2+x6=8x2+x14=0x^2 + x - 6 = 8 \quad \Rightarrow \quad x^2 + x - 14 = 0

Quadratic formula:

x=1±1+562=1±572x = \frac{-1 \pm \sqrt{1 + 56}}{2} = \frac{-1 \pm \sqrt{57}}{2} x3.27orx4.27x \approx 3.27 \quad \text{or} \quad x \approx -4.27

Check: x = -4.27 makes (x - 2) negative, so log₂(-6.27) is undefined. That’s extraneous. Only x ≈ 3.27 is valid.

Example 3: Exponential requiring logs

Solve:

532x=2005 \cdot 3^{2x} = 200

Isolate the exponential:

32x=403^{2x} = 40

Take the natural log of both sides:

2xln3=ln402x \ln 3 = \ln 40 x=ln402ln3=3.6892(1.099)1.679x = \frac{\ln 40}{2 \ln 3} = \frac{3.689}{2(1.099)} \approx 1.679

Advanced exponential and logarithmic equations are used in:

  • Finance: solving for time to double an investment (A=PertA = Pe^{rt}, solve for t)
  • Carbon dating: finding the age of a sample from remaining radioactive material
  • Epidemiology: modeling when a disease reaches a certain number of cases
  • Chemistry: pH calculations and reaction rates
  • Acoustics: decibel levels and sound intensity

Example: if you invest $1000 at 5% compounded continuously, how long until it doubles? Solve 2000=1000e0.05t2000 = 1000e^{0.05t}, which gives t=ln2/0.0513.86t = \ln 2 / 0.05 \approx 13.86 years.

To solve $5^{2x} = 25$, the best first step is:
Solve $\log_3(x) = 4$:
When solving logarithmic equations, you must always:
To solve $3 \cdot 2^x = 48$, the first step is:
If $\ln(x) + \ln(x - 4) = \ln(12)$, then $x$ equals: