Base equality rule: If bases are the same and positive (a > 0, a ≠ 1), then af(x)=ag(x)⇒f(x)=g(x).
When bases are different or the exponent contains the variable, use logarithms to isolate the exponent.
If you have an expression like A=Bekt, isolate the exponential: BA=ekt⇒t=kln(A/B).
For equations with base e specifically, use natural log (ln); for base 10 use common log (log). The same idea applies with any log: loga(B)=ln(a)ln(B).
Quick ruleset for solving exponential equations
If the equation can be written as a single base: use the base-equality rule to equate exponents.
If not, take logs of both sides and solve for the unknown.
Always check simple linear-exponent steps by back-substitution when possible.
Worked quick problems (4.5)
Problem: 3=3w
Rewrite left as a power of 3: 3=31/2
Therefore w=21.
Problem: 21000=63000e−0.2t
Divide by 63000: 31=e−0.2t
Take natural log: ln(31)=−0.2t
Solve for t: t=−0.2ln(1/3)=0.2ln3=5ln3. (Optional: numerical value ≈ 5.49)
Additional notes on problem-solving flow
When the base is the same on both sides, aim to equate exponents first to get a linear equation in the unknown.
When the exponent is in terms of a variable and the bases are not easily matched, apply a logarithm to both sides and solve for the variable.
For equations of the form A=Bekt, use the steps above to isolate t via a natural log.