3.2.10 · D3Exponentials & Logarithms

Worked examples — Solving exponential equations using logarithms

2,574 words12 min readBack to topic

The scenario matrix

Before solving, let's list every case class an exponential equation can belong to. Think of this as a checklist — each worked example below fills in one row.

Cell Case class What makes it different Example below
A Clean base, positive answer with Ex 1
B Coefficient in front — isolate first Ex 2
C Negative exponent answer so the log is negative Ex 3
D Bracketed exponent — bracket the lump Ex 4
E Common base (no logs needed) both sides are powers of one base Ex 5
F Unknown on both sides logs on both, collect terms Ex 6
G Degenerate / no solution a non-positive number Ex 7
H Real-world growth/decay word problem half-life / doubling time Ex 8
I Exam twist — quadratic in disguise substitution Ex 9
J Boundary case Ex 10

The single picture that governs all cases

Figure — Solving exponential equations using logarithms

Keep this picture beside you — every "Forecast" below is really asking which side of will the answer land on?


Worked examples


Recall Quick self-test across the whole matrix

Which cell does hit, and what is ? ::: Boundary case J (): , because any base to the power is . In , why divide by 4 before logging? ::: The power law only frees the exponent when the exponential is isolated; the coefficient is a separate multiplier (Cell B). Why does have no solution? ::: is always positive; the graph never dips to a negative value, so the line never meets it (Cell G). In , what substitution unlocks it? ::: Let , giving a quadratic (Cell I). When should you match bases instead of using logs? ::: When both sides are powers of a common base — it gives an exact answer with no decimals (Cell E).


Connections

Concept Map

coefficient in front

common base

two exp terms

target not positive

Exponential equation

Which scenario?

Isolate the power first

Match bases, equate exponents

Substitute u = base^x

No real solution

Log both sides

Drop exponent by power law

Solve x = log c over log b

Solve quadratic then undo

Forecast then verify