3.2.5 · D5Exponentials & Logarithms

Question bank — Exponential growth and decay models — half-life, doubling time

1,638 words7 min readBack to topic

Before starting, remind yourself of the one governing rule: a quantity is exponential when its rate of change (how fast it moves at this instant) equals — a constant times the current amount. Solving that (see Solving first-order separable ODEs) gives , with the starting amount at . Growth means ; decay means . Half-life is , doubling time is .


True or false — justify

True or false: A radioactive sample twice as large as another has a shorter half-life.
False. Twice the atoms decay twice as fast, so the rate doubles too; the two effects cancel and contains no — half-life is fixed for a given substance.
True or false: If a population doubles in 3 years, it will quadruple in 6 years.
True. Two doubling times stack multiplicatively: then . Exponentials multiply by a fixed factor per fixed interval.
True or false: A quantity decaying by 50% each hour reaches zero after 2 hours.
False. Each hour removes half of what remains, giving — it approaches zero but never arrives. Decay is multiplicative, not additive.
True or false: In you should use so the answer stays positive.
False. Inside the sign of carries the meaning: makes the curve fall. Only the half-life formula uses . Forcing in turns decay into growth.
True or false: An exponential decay curve eventually crosses the horizontal axis.
False. with (and ) has the -axis as a horizontal asymptote — it gets arbitrarily close but for every real . See Graphs of exponential functions.
True or false: Doubling time and half-life are two different physical mechanisms.
False. They are the same question — "time for a fixed multiplying factor" — asked with factor versus factor . Both equal .
True or false: If satisfies , then plotting against gives a straight line.
True (given so and is defined). Take logs of : , a straight line of slope and intercept (uses Laws of logarithms).
True or false: A larger rate constant means a longer half-life.
False. is inversely proportional to — a faster decay (bigger ) halves the amount sooner.
True or false: Discrete compounding can be used for any real time .
False. The form counts whole compounding periods — each period multiplies by . It's literally defined only for integer ; between periods nothing changes. To allow any real you must compound continuously and switch to (see next question and Compound interest).

Spot the error

"Half-life is 4 years, so after 8 years the sample is completely gone." — find the flaw.
After 8 years = 2 half-lives, so remains, not zero. Each half-life halves what's left.
", decay with half-life , so ." — what's wrong?
The sign. For decay falls, so must be negative: . Dropping the minus makes the model grow.
"Concentration falls from 50 to 30 in 2 h, so it falls 20 more (to 10) in the next 2 h." — spot the error.
That treats decay as linear (constant difference). It's multiplicative: the ratio recurs, so after 4 h you get , not 10.
"Since is negative, half-life comes out negative — that's impossible." — resolve it.
For decay is also negative, so negative over negative is positive. Or write and sidestep signs entirely.
"To find how long until 10% remains, solve and read off ." — what's missing?
You forgot and . Correctly ; dividing by is the whole point.
" means the graph of is a straight line because the rate is constant." — find the mistake.
The rate is not constant — it grows with . A constant rate would give a line; a rate proportional to gives the ever-steepening exponential curve.
"The population grows exponentially, so it will exceed any number — real populations must do the same." — critique.
The model is unbounded, but reality adds limits (food, space). Exponential growth is an early-stage approximation, not an eternal law.

Why questions

Why does the doubling time not depend on ?
Because hits when — the cancels on both sides, leaving . The condition is about the ratio, never the size.
Why do we separate variables to solve ?
To get all -terms on one side and all -terms on the other, so each side can be integrated independently — you can't integrate a mixed -and- expression directly.
Why does (rather than or ) appear naturally in ?
Because is the base whose exponential is its own derivative, exactly matching "rate proportional to amount". See Natural logarithm and e.
Why must we take a logarithm to solve for inside an exponent?
The unknown sits up in the exponent of . The logarithm is the inverse of exponentiation — it's the only tool that brings that back down to the ground (uses Laws of logarithms).
Why is a constant ratio per equal time-step the fingerprint of exponential behaviour?
Multiplying by the same factor over each equal is precisely what does — linear data instead shows a constant difference, not ratio.
Why can the same formula describe both a bank account and a decaying atom?
Both obey ; the mathematics doesn't know the physics. Only the sign and size of differ (Radioactive decay (Physics) vs Compound interest).
How does continuous compounding turn the discrete into ?
Compound times per period at rate each: the balance is . As (compounding every instant), this limit equals — so the continuous rate constant is . That's exactly why shows up in Compound interest. The bare is just the case restricted to integer .

Edge cases

What does the model predict if ?
— the amount never changes. Zero rate constant means neither growth nor decay; a flat horizontal line.
What is at , and why must that be so?
, the initial amount. The constant of integration is fixed precisely to make this true — it's what makes the solution specific.
What happens to as for decay ()?
: it decreases toward zero without ever reaching it, hugging the -axis as an asymptote.
What happens as (looking into the past) for a decay model?
: run the decay backwards and the amount blows up — physically it means the sample was larger earlier, valid only as far back as the process existed.
If , what does the model give and is it meaningful?
for all — nothing there means nothing to grow or decay. It's the trivial (degenerate) solution; a valid but uninteresting fixed point. (Note is undefined here, which is why we normally require .)
After how many half-lives does less than 1% remain?
Solve : since , it takes 7 half-lives. (Six give , still too much.)
Can be complex or must it be real for these models?
For growth/decay is real. A complex exponent would introduce oscillation (rotation), which describes waves, not monotone growth or decay.

Recall One-line self-test

Cover every answer above and re-derive the reason, not just the verdict. If your justification uses the word "ratio", "asymptote", or "sign of " correctly, you've internalised the topic.

Connections