Skip to main content

Exponential and Logarithmic Functions — understand them once, use them forever

Logarithms aren't a meaningless inverse operation. They're the language of growth — from bank interest to sound levels, from the Richter scale to viral spread.

Exponential and logarithmic functions are often seen by students as "hard" and "abstract". But these are two of the most powerful mathematical tools for describing reality — once you understand them properly, every problem involving them becomes far more natural.

Exponential functions — the model of growth

An exponential function has the form:

f(x)=ax(a>0,a1)f(x) = a^x \quad (a > 0, \, a \neq 1)

When a>1a > 1: the function is increasing (growth) When 0<a<10 < a < 1: the function is decreasing (decay)

Why does it matter? Because many real-world phenomena grow multiplicatively — each period multiplies by aa: populations, bank savings, infection counts during an epidemic.

The number ee — the natural base

e2.718e \approx 2.718

The function f(x)=exf(x) = e^x is special because its derivative is itself. This is why ee appears everywhere in calculus and physics.


Logarithms — asking "what power?"

logab=c    ac=b\log_a b = c \iff a^c = b

Simply put: logarithm is the inverse of exponentiation. Instead of asking "what is aa to the power cc?", a logarithm asks "what power of aa gives bb?".

Exponential formEquivalent logarithmic form
23=82^3 = 8log28=3\log_2 8 = 3
102=10010^2 = 100log10100=2\log_{10} 100 = 2
e1=ee^1 = elne=1\ln e = 1

Two special logarithms

  • logx\log x (no base written): defaults to log10\log_{10} — the common logarithm
  • lnx\ln x: natural logarithm, base ee — widely used in calculus

The most important properties

loga(mn)=logam+logan\log_a(mn) = \log_a m + \log_a n

loga(mn)=logamlogan\log_a\left(\frac{m}{n}\right) = \log_a m - \log_a n

loga(mk)=klogam\log_a(m^k) = k \cdot \log_a m

logab=logcblogca(change of base)\log_a b = \frac{\log_c b}{\log_c a} \quad \text{(change of base)}

Memory tip: Multiply → add, Divide → subtract, Exponent → bring to front. These three properties let you "break down" any complex logarithmic expression.


Exponential and logarithmic equations — solving strategies

Exponential equations

Type 1: Rewrite with the same base 4x=8    22x=23    2x=3    x=324^x = 8 \implies 2^{2x} = 2^3 \implies 2x = 3 \implies x = \frac{3}{2}

Type 2: Take the logarithm of both sides 3x=7    xln3=ln7    x=ln7ln33^x = 7 \implies x \ln 3 = \ln 7 \implies x = \frac{\ln 7}{\ln 3}

Logarithmic equations

Strategy: Rewrite as logaf(x)=logag(x)\log_a f(x) = \log_a g(x), then conclude f(x)=g(x)f(x) = g(x), always with the condition f(x)>0f(x) > 0.

log2(x+3)=log2(2x1)    x+3=2x1    x=4\log_2(x+3) = \log_2(2x-1) \implies x+3 = 2x-1 \implies x = 4

Check: x=4>0x = 4 > 0 ✓ (satisfies the logarithm domain condition)


Real-world applications you've already encountered

FieldApplication
SoundDecibels: L=10log10II0L = 10\log_{10}\frac{I}{I_0}
SeismologyRichter scale: each step up = 32× more energy
FinanceCompound interest: A=PertA = P \cdot e^{rt}
ChemistrypH: pH=log[H+]\text{pH} = -\log[\text{H}^+]
BiologyPopulation growth: N(t)=N0ektN(t) = N_0 e^{kt}

When the real world grows multiplicatively, logarithms convert it to additive scale — much easier to analyze.


Most common mistakes

  • Forgetting the domain: logax\log_a x is only defined when x>0x > 0 and a>0,a1a > 0, a \neq 1
  • Incorrect rule: log(m+n)logm+logn\log(m + n) \neq \log m + \log n — a very common error
  • Missing extraneous solutions: After solving, always substitute back to verify the domain condition

Upload exponential and logarithmic problems to MathPal to see detailed step-by-step solutions — especially useful when the problem requires substitution or combining multiple properties at once.

Try MathPal now →

MathPal Team

AI Math Tutor — step-by-step explanations, available 24/7.