3.2.11 · D3Exponentials & Logarithms

Worked examples — Solving logarithmic equations

2,459 words11 min readBack to topic

The scenario matrix

Every log-equation problem falls into one of these cells. We will hit all of them below.

# Cell (scenario) Trap it hides Example
A Single isolated log number none — warm-up Ex 1
B Two logs added, number → quadratic, both roots survive forget domain? Ex 2
C Two logs, one root is extraneous (makes argument ) reject the bad root Ex 3
D Logs on both sides, same base → equate arguments quadratic, sign check Ex 4
E Different bases → change of base needed can't combine directly Ex 5
F Hidden quadratic in the log (substitution) it's quadratic in , not Ex 6
G Degenerate / no-solution case (empty domain) answer set is empty Ex 7
H Real-world word problem (units, meaning of the number) interpret + round sensibly Ex 8
I Exam twist: log of a log / unknown appears twice awkwardly peel outer log first Ex 9

Prerequisites feeding this page: Laws of logarithms, Exponential equations, Change of base formula, Quadratic equations by substitution, Domain and range of log functions, Inverse functions.

Before we start, one picture reminds us what "log" even is and why we must always check the domain.

Figure — Solving logarithmic equations

Figure s01 — Log and exp are mirror inverses. The yellow curve never dips below the horizontal axis: a positive base raised to any power stays positive. The blue curve is its mirror image across the pink dashed line , and it only exists to the right of the vertical axis. The shaded pink strip () is the forbidden zone — you can never feed a log a zero or negative argument. This is the visual root of every domain check below.


Cell A — single isolated log


Cell B — two logs added, number, both roots survive


Cell C — extraneous root must be rejected

This is the most-tested trap. We picture why a root dies below.

Figure — Solving logarithmic equations

Figure s02 — Why the extraneous root dies. Each straight line is one of the two log arguments from Example 3: blue is , yellow is . A log only exists where its argument sits above the horizontal axis. Both lines are positive only inside the pink band . The candidate (dashed white) lands safely inside the band, so it is kept; the candidate (pink cross) lies far to the left where , so is undefined and the root is rejected.


Cell D — logs on both sides, same base


Cell E — different bases (change of base)


Cell F — hidden quadratic in the log


Cell G — degenerate case, no solution


Cell H — real-world word problem


Cell I — exam twist: a log of a log


Recall Which cell is this? (quick self-test)

— which cell and what survives? ::: Cell C — combine to a quadratic, roots and ; reject , keep . — which move? ::: Cell E — change of base (), then solve. — first move? ::: Cell I — outer first: , so . — answer? ::: Cell G — RHS argument always, so no solution.


Connections