Intuition What this page is
The parent note built the ideas . Here we drill the scenarios . A logarithm asks one question — "to what power?" — but that question shows up wearing many disguises: positive numbers, numbers between 0 and 1, exact powers, awkward decimals, the forbidden zero and negatives, real-world word problems, and sneaky exam twists.
Below is a scenario matrix : every kind of situation this topic can throw at you. Then we work an example for every cell so you never meet a case you haven't seen.
Before the examples, let us state the bridge we use whenever a number is not a clean power of the base — and, because this page is visual-first, let us actually see why it works .
Where does it come from? Let y = log b a — that is, y is the unknown power with b y = a . Now take ln of both sides:
ln ( b y ) = ln a ⇒ y ln b = ln a ⇒ y = l n b l n a .
Why this step? The unknown y is stuck in an exponent; ln pulls it down via the power law ln ( b y ) = y ln b , turning a hard "hidden-exponent" equation into a one-line division.
Intuition The picture: two rulers measuring the same growth
Look at the figure below. The red curve is y = ln x ; the black curve is y = log 10 x . They are the same shape, vertically squashed — every red height is exactly ln 10 ≈ 2.303 times the black height at the same x . So ln and log 10 are just two rulers measuring the same underlying "how many multiplies" — and change-of-base is nothing but the conversion factor between the rulers (ln x = ln 10 ⋅ log 10 x ).
We are always answering "b to what power = x ?" — so the two knobs are: what is x and what is the base b . Here is every distinct behaviour:
Cell
Situation
What makes it special
Example
A
x is an exact power of the base (x = b k , k whole)
Answer is a clean integer — no calculator
Ex 1
B
x between 0 and 1
Answer is negative (fewer than one "whole" multiply)
Ex 2
C
x is an awkward number, not a power (either base)
Need change-of-base / calculator
Ex 3
D
Unknown sits in the exponent (e k x = c )
Take ln to pull it down
Ex 4
E
Base-10 equation solved via ln
Change-of-base appears automatically
Ex 5
F
x = 1 , and x → 0 + , x → ∞ (limits)
Degenerate & boundary behaviour
Ex 6
G
x ≤ 0 (zero / negative)
Undefined — must say so
Ex 7
H
Real-world word problem (growth/decay, pH)
Set up equation from words
Ex 8
I
Exam twist — log inside log / combining laws
Careful sequencing
Ex 9
The graph below shows why the sign of the answer flips as x crosses 1 — the single most important shape to hold in your head.
Intuition Figure caption — the shape of
y = log 10 x
In the graph above, the red curve is y = log 10 x . It is negative to the left of x = 1 (cell B), zero exactly at x = 1 (cell F), positive to the right of it (cells A, C), and it never appears over x ≤ 0 (cell G). Every worked example below can be located as a point on this one curve.
Worked example Example 1 —
log 10 ( 1000 ) and ln ( e 5 )
Evaluate both by hand.
Forecast: Both x values are exact powers of the base, so both answers should be whole numbers. Guess them before reading on.
1000 = 1 0 3 . Why this step? We rewrite x as (base)power so the log question answers itself.
log 10 ( 1 0 3 ) = 3 . Why? The log asks "10 to what gives 1 0 3 ?" — the power is sitting right there: 3 .
ln ( e 5 ) = 5 . Why? Same move: ln asks "e to what gives e 5 ?" → 5 . The rule log b ( b k ) = k is just "the log undoes the exponential."
Verify: 1 0 3 = 1000 ✓ and e 5 ≈ 148.4 , and ln ( 148.4 ) ≈ 5 ✓.
Worked example Example 2 —
log 10 ( 0.01 ) and ln ( 1/ e )
Evaluate both.
Forecast: These numbers are smaller than 1 . To build a number below 1 you multiply the base a negative number of times, so expect negative answers.
0.01 = 100 1 = 1 0 − 2 . Why this step? Two factors of 10 1 shrink 1 down to 0.01 ; a reciprocal is a negative power.
log 10 ( 1 0 − 2 ) = − 2 . Why? The power is − 2 ; the log reads it straight off.
e 1 = e − 1 , so ln ( e − 1 ) = − 1 . Why? Reciprocal ⇒ exponent − 1 .
Verify: 1 0 − 2 = 0.01 ✓; e − 1 ≈ 0.3679 , and ln ( 0.3679 ) ≈ − 1 ✓. In the graph above, both points sit below the horizontal axis — exactly where the red curve dips negative.
Worked example Example 3a —
log 10 ( 50 )
Evaluate to 4 decimal places, and check using digit-counting intuition.
Forecast: 50 lies between 1 0 1 = 10 and 1 0 2 = 100 , so log 10 ( 50 ) must be between 1 and 2 . Closer to which? 50 is past halfway to 100 , so expect roughly 1.7 .
There is no whole power of 10 equal to 50 , so we cannot read the answer off. Why this step matters: recognising "not a clean power" tells us we need the change-of-base tool, not mental arithmetic.
Apply the change-of-base formula log b a = ln b ln a with a = 50 , b = 10 : log 10 ( 50 ) = ln 10 ln 50 . Why? The formula converts to logs the calculator actually has.
ln 10 ln 50 = 2.3026 3.9120 = 1.6990 . Why divide? That is precisely what change-of-base says: wanted-number's ln over base's ln .
Verify: 1 0 1.6990 ≈ 50.0 ✓, and 1.6990 sits between 1 and 2 as forecast ✓.
Worked example Example 3b —
ln ( 17 ) (same trick, base e )
Evaluate ln 17 to 4 decimal places using only the mental anchors e ≈ 2.718 , e 2 ≈ 7.39 , e 3 ≈ 20.1 .
Forecast: 17 lies between e 2 ≈ 7.4 and e 3 ≈ 20.1 , so ln 17 must be between 2 and 3 . Since 17 is quite near 20 , expect something like 2.8 .
17 is not a clean power of e , so we cannot read the answer off directly. Why this step matters: the awkward-number situation is identical whatever the base — the base being e instead of 10 changes nothing about the method .
Here the base is already e , so no conversion is even needed — the calculator's ln button is log e : ln 17 = 2.8332 . Why point this out? It shows change-of-base is the general rule and base 10 was never special; base e is just the case where the ruler and the tool already match.
Sanity via change-of-base the other way: ln 17 = log 10 17 ⋅ ln 10 = 1.2304 × 2.3026 = 2.8332 . Why? Confirms both rulers give the same underlying "how many multiplies," differing only by the factor ln 10 .
Verify: e 2.8332 ≈ 17.0 ✓, and 2.8332 sits between 2 and 3 as forecast ✓.
Worked example Example 4 — Solve
e 3 x = 20
Find x .
Forecast: e 3 x = 20 and e 1 ≈ 2.7 , e 3 ≈ 20.1 — so 3 x ≈ 3 , meaning x ≈ 1 .
Take ln of both sides: ln ( e 3 x ) = ln 20 . Why this step? The unknown x is trapped in an exponent. ln is the tool that pulls exponents down — no other operation frees x here.
Left side simplifies: ln ( e 3 x ) = 3 x . Why? ln and e ( ⋅ ) are inverses, so ln ( e u ) = u .
So 3 x = ln 20 , giving x = 3 ln 20 . Why divide by 3? To isolate x .
x = 3 2.9957 ≈ 0.9986 . Matches the forecast x ≈ 1 .
Verify: e 3 ( 0.9986 ) = e 2.9957 ≈ 20.0 ✓.
Worked example Example 5 — Solve
1 0 x = 7
Find x using ln .
Forecast: 7 is between 1 0 0 = 1 and 1 0 1 = 10 , so x lies between 0 and 1 ; since 7 is near 10 , expect x ≈ 0.85 .
Take ln of both sides: ln ( 1 0 x ) = ln 7 . Why this step? Same trapped-exponent problem — apply ln to free x .
Power law: ln ( 1 0 x ) = x ln 10 . Why? ln ( b y ) = y ln b pulls the exponent out front.
x = ln 10 ln 7 . Why? Divide by ln 10 to isolate x — and notice this is exactly log 10 7 , change-of-base appearing for free.
x = 2.3026 1.9459 ≈ 0.8451 . Forecast ≈ 0.85 ✓.
Verify: 1 0 0.8451 ≈ 7.0 ✓.
Worked example Example 6 —
ln 1 , and the behaviour as x → 0 + and x → ∞
Evaluate ln 1 ; describe what ln x and log 10 x do at the two edges of their (shared) domain.
Forecast: Multiplying the base zero times leaves you at 1 , so ln 1 (and log 10 1 ) should be 0 . As x shrinks toward 0 the log should plunge; as x grows the log should climb — but slowly .
ln 1 = 0 , and likewise log 10 1 = 0 . Why? e 0 = 1 and 1 0 0 = 1 , so "base to what gives 1?" answers 0 for any base: log b 1 = 0 .
As x → 0 + : ln x → − ∞ , and log 10 x → − ∞ too. Why? To reach a tiny positive number you need the base raised to a very negative power — true whether the base is e or 10 . In the graph above the red curve dives down without bound near the vertical axis.
As x → ∞ : both ln x → + ∞ and log 10 x → + ∞ , but slowly . Why? Each extra unit of log requires multiplying x by the base again — so x has to grow explosively for the log to inch up. This boundary behaviour is not base-specific ; the two curves are just scaled copies of each other (they differ only by the factor ln 10 ).
Verify: e 0 = 1 and 1 0 0 = 1 ✓. Numerically ln ( 0.001 ) ≈ − 6.9 and log 10 ( 0.001 ) = − 3 (both heading to − ∞ ); ln ( 1000 ) ≈ 6.9 and log 10 ( 1000 ) = 3 (both still small vs 1000) — confirms the slow-climb, steep-dive shape for both bases.
Worked example Example 7 — Evaluate
log 10 ( 0 ) and ln ( − 5 )
State the answers.
Forecast: No power of 10 (or e ) can be zero or negative — powers of a positive base are always positive . So expect "undefined."
log 10 ( 0 ) : we need 1 0 y = 0 . Why undefined? 1 0 y gets arbitrarily close to 0 as y → − ∞ but never equals 0 . No finite y works, so log 10 0 is undefined (it "tends to − ∞ ").
ln ( − 5 ) : we need e y = − 5 . Why undefined? e y > 0 for every real y — the exponential curve lives entirely above the axis. There is no real y giving a negative result.
Domain rule: both log 10 x and ln x require x > 0 . Any zero or negative input is outside the domain in the reals.
Verify: 1 0 y > 0 and e y > 0 for all real y — in the graph above the red curve exists only to the right of x = 0 ; there is literally no curve above x ≤ 0 ✓.
log 10 ( − 5 ) is just a negative log"
Why it feels right: we take negatives everywhere else.
The fix: a negative log (like log 10 0.5 = − 0.3 ) means the answer is negative — the input was still positive. Here the input − 5 is negative, which has no log at all — and the same holds for ln ( − 5 ) . Whatever the base, the input must be positive.
Worked example Example 8 — Radioactive decay half-life
A sample decays by the model N ( t ) = N 0 e − 0.05 t (t in years). How long until only half remains?
Forecast: Slow decay (0.05 per year is small), so the half-life is much longer than a year — likely somewhere around 10–15 years.
"Half remains" means N ( t ) = 2 1 N 0 , so 2 1 N 0 = N 0 e − 0.05 t . Why this step? Translate the words "half remains" into an equation.
Divide by N 0 : 2 1 = e − 0.05 t . Why? The starting amount cancels — half-life doesn't depend on how much you started with.
Take ln : ln ( 2 1 ) = − 0.05 t . Why ln and not log 10 ? The base is e , so ln undoes it in one clean step (no stray ln 10 factor).
t = − 0.05 ln ( 1/2 ) = − 0.05 − 0.6931 = 13.86 years. Why divide by − 0.05 ? Isolate t ; the two negatives cancel to a positive time (good — time can't be negative).
Verify: N 0 e − 0.05 × 13.86 = N 0 e − 0.6931 = N 0 × 0.5 ✓. Units: years ✓. Forecast (10–15 yrs) ✓. See Exponential growth and decay models .
Worked example Example 9 — Solve
log 10 ( x ) + log 10 ( x − 3 ) = 1
Find x .
Forecast: The sum of two logs equalling 1 means the product inside equals 1 0 1 = 10 . So x ( x − 3 ) = 10 — a quadratic. Expect one sensible positive root (and one to reject).
Product law: log 10 ( x ( x − 3 ) ) = 1 . Why this step? log a + log b = log ( ab ) collapses two logs into one so we can undo it.
Rewrite in power form: x ( x − 3 ) = 1 0 1 = 10 . Why? log 10 ( stuff ) = 1 ⟺ stuff = 10 — the definition of log.
Expand: x 2 − 3 x − 10 = 0 ⇒ ( x − 5 ) ( x + 2 ) = 0 , so x = 5 or x = − 2 . Why factor? Standard quadratic solving.
Reject x = − 2 . Why? The original had log 10 ( x ) , needing x > 0 ; also log 10 ( x − 3 ) needs x > 3 . Only x = 5 satisfies the domain (cell G lurking!).
Verify: log 10 5 + log 10 2 = log 10 10 = 1 ✓ (since 5 × 2 = 10 ). Domain check: 5 > 3 ✓.
Common mistake Forgetting the domain after solving
Why it feels right: a quadratic has two roots, so both feel like answers.
The fix: every log demands its argument be > 0 . Always substitute each candidate back into the original logs and discard any that make an argument ≤ 0 .
Recall Did we hit every cell?
A (exact power) — Ex 1 ✓ · B (0 to 1) — Ex 2 ✓ · C (awkward, both bases) — Ex 3a & 3b ✓ · D (natural-base exponent) — Ex 4 ✓ · E (base-10 via ln) — Ex 5 ✓ · F (x = 1 & limits) — Ex 6 ✓ · G (zero/negative) — Ex 7 ✓ · H (word problem) — Ex 8 ✓ · I (exam twist) — Ex 9 ✓.
Every cell of the matrix has a worked example.
Which cell needs change-of-base? Cell C — an awkward x that is not a clean power of the base.
Why is log 10 ( 0.01 ) negative? Because 0.01 = 1 0 − 2 ; numbers below 1 need negative powers.
What frees an unknown stuck in an exponent? Taking ln (or log ) of both sides — logs pull exponents down.
Why is ln ( − 5 ) undefined? e y > 0 for all real y , so no power of e gives a negative number.
After solving a log equation, what must you always do? Check each root keeps every log's argument > 0 (domain check).
Half-life of N 0 e − 0.05 t ? t = − 0.05 ln ( 1/2 ) ≈ 13.86 years.
Solve log 10 x + log 10 ( x − 3 ) = 1 . x = 5 (reject x = − 2 ).
Evaluate ln 17 . ≈ 2.8332 (between 2 and 3 , since e 2 < 17 < e 3 ).
The whole topic is one question with a single gate followed by a menu of techniques . Every logarithm starts by asking "the base to what power gives x ?" The first fork is the domain gate: is x > 0 ? If not, the road ends — the log is undefined , because no power of a positive base is zero or negative (cell G). If yes, the kind of answer depends on x : an exact power gives a clean integer (cell A); an x between 0 and 1 gives a negative answer (cell B); an awkward x (in any base) needs the change-of-base tool (cell C); an x trapped in an exponent is freed by taking a log (cell D); and at x = 1 the answer is exactly zero (cell F). Read the diagram below as that gate-then-menu flow.
x between 0 and 1 gives negative
awkward x needs change of base
unknown in exponent take ln
x zero or negative undefined