3.2.10Exponentials & Logarithms

Solving exponential equations using logarithms

1,677 words8 min readdifficulty · medium5 backlinks

What is the problem?

WHAT we need: one key fact — the power law of logarithms.


The universal method

Figure — Solving exponential equations using logarithms

Worked examples


Common mistakes (Steel-manned)


Recall Feynman: explain to a 12-year-old

Imagine a number is hiding at the top of a ladder (the exponent), and you can't reach it. A logarithm is like a special elevator that carries whatever is at the top all the way down to the floor, turning it into a normal number you can push around with easy arithmetic. So to solve "2 to the power of what equals 7?", you send in the log elevator, bring the what down, and then just divide.


80/20 — the essential 20%

  • Only one law does the heavy lifting: log(mk)=klogm\log(m^k)=k\log m.
  • Isolate the exponential first, then log.
  • Result is always x=logclogbx=\dfrac{\log c}{\log b} — a ratio, never a difference.
  • If both sides share a base, match exponents instead (cleaner, exact).

Flashcards

What operation "undoes" an exponential, letting you solve for a trapped exponent?
Taking a logarithm of both sides (log and exponential are inverse operations).
State the power law of logarithms.
logb(mk)=klogb(m)\log_b(m^k) = k\log_b(m) — the exponent becomes a multiplier.
Derive why logb(mk)=klogbm\log_b(m^k)=k\log_b m.
Let y=logbmy=\log_b m so by=mb^y=m; raise to kk: byk=mkb^{yk}=m^k; in log form logb(mk)=yk=klogbm\log_b(m^k)=yk=k\log_b m.
Solve 2x=72^x=7 (method + answer).
xlog2=log7x\log2=\log7, so x=log7/log22.807x=\log7/\log2\approx2.807.
For 53x=605\cdot3^x=60, what must you do BEFORE taking logs?
Divide by 5 to isolate the power: 3x=123^x=12.
Why can't you write x=log(c/b)x=\log(c/b) instead of logc/logb\log c/\log b?
logc/logb\log c/\log b is a ratio (=logbc\log_b c); log(c/b)=logclogb\log(c/b)=\log c-\log b is a difference — different values.
Solve 2x+1=8x2^{x+1}=8^x without logs.
8=238=2^3, so x+1=3xx+1=3x, giving x=12x=\tfrac12.
In 72x1=407^{2x-1}=40, what comes down when you apply the power law?
The whole exponent (2x1)(2x-1) as a bracket: (2x1)log7=log40(2x-1)\log7=\log40.
The general solution of bx=cb^x=c?
x=logclogb=logbcx=\dfrac{\log c}{\log b}=\log_b c (any log base works).

Connections

Concept Map

unknown stuck in

inverse operation of

take log of both sides

derived from

Step 2 uses

turns exponent into

allows

gives

equals

isolate power first

check

Exponential equation

Exponent

Logarithm

Universal method

Power law log_b m^k = k log_b m

Definition of log b^y = m

Plain multiplier

Divide by log b

x = log c / log b

Change of base log_b c

Coefficient in front

Forecast then verify

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, exponential equation ka matlab hai jaha variable "power" me chhupa hota hai, jaise 2x=72^x = 7. Yaha simple algebra (add, divide) se kaam nahi banega kyunki xx upar exponent me phasa hua hai. Isko neeche laane ka jaadu hai logarithm — kyunki log aur exponential ek dusre ke inverse hain. Jaise square root, square ko undo karta hai, waise hi logb\log_b, b( )b^{(\ )} ko undo karta hai.

Sabse important rule ek hi hai: power law, yaani log(mk)=klogm\log(m^k)=k\log m. Iska matlab jab tum dono side log lagate ho, to exponent neeche aa kar ek simple multiplier ban jaata hai. Recipe yaad rakho — ILDS: pehle power ko Isolate karo (agar aage koi number multiply ho raha hai to usse divide karo), phir dono side Log lo, phir exponent ko Drop karo (power law), aur last me Solve karo. Answer hamesha aata hai x=logclogbx=\dfrac{\log c}{\log b}.

Ek common galti: log ko multiplication pe "distribute" mat karo — log(mn)=logm+logn\log(mn)=\log m+\log n hota hai, product nahi. Aur logclogb\dfrac{\log c}{\log b} ko log(c/b)\log(c/b) mat samjho — ye ratio hai, difference nahi. Agar dono side ka base same ban sakta hai (jaise 8=238=2^3), to logs ki zarurat hi nahi — bas exponents ko equal kar do, exact aur clean answer milega. Ye topic interest, half-life, growth-decay har jagah kaam aata hai, isliye ye 20% mehnat se 80% marks aa jaate hain.

Go deeper — visual, from zero

Test yourself — Exponentials & Logarithms

Connections