Exponential Growth and Decay, Rates of Change, and the Limits of a Model

~65 min · WMA13 · 4.4

WMA13 · 4.4 · 65 min

A model is not finished the moment N0N_0 and kk are found — it is finished only once you can say what happens as tt grows large, and whether the question in front of you is even asking something the model can answer. The single most expensive habit on this topic is treating "find the rate of decrease" as a request for a *value* of the function rather than a request for its *gradient* — an error examiner reports name directly, by exact phrase, in series after series, and one that scores exactly zero however close the resulting number looks to being right.

Key terms in this lesson

Before you read on

Two or three questions on exactly what this lesson teaches. Being wrong here is fine — it's the fastest way to find out what to pay attention to next.

What "initial" means, and the one genuinely new modelling form

The exponentials/logs lesson already established that in a model N=N0ektN=N_0e^{kt}, the constant N0N_0 is read off directly by substituting t=0t=0, because ek×0=e0=1e^{k\times 0}=e^0=1 whatever kk is. Spec 4.4 names the word this course has been using informally: "initial\text{initial}" means, precisely and only, "when t=0t=0" — not "at the start of the data given," not "in the first recorded period," the single value t=0t=0 substitutes to. That word appearing in a question is a direct instruction, not a hint: substitute t=0t=0 and nothing else.

What's new here is the base. Every worked model in the exponentials/logs and differentiation lessons used ekte^{kt} specifically — Euler's number raised to a linear exponent. Spec 4.4's own guidance names a different shape too, with an arbitrary positive base aa standing in for ee entirely: N=N0atN=N_0a^t (this course's own verification of the required identity confirms it uses aa, not ee, on purpose: "d/dx(ax)=axlnad/dx(a^x) = a^x \ln a"). Both shapes are an of the same kind of real quantity — growing or shrinking by a constant proportion each unit of time — and a>1a>1 means growth, 0<a<10<a<1 means decay, whichever letter labels the base. The two forms are not independent: the mechanism block below shows precisely how ata^t converts into etlnae^{t\ln a}, and that conversion is where this lesson's genuinely new work happens.

One scope boundary, stated plainly rather than assumed: this lesson does not re-cover what spec items 3.1–3.3 already own — the shape of exe^x and lnx\ln x's graphs, solving eax+b=pe^{ax+b}=p, or reading nn, aa, bb, kk off a plotted log-linear graph. What's new here is squarely spec 4.4: reading a growth or decay model's own constants directly out of a real-world context rather than off a graph, differentiating that model to answer a genuine rate-of-change question, and judging whether the model's own predicted values still make sense far from where they were first read off.

Models with a floor or a ceiling, and why a second, improved model is sometimes the actual point

Every model met so far in this course — N=N0ektN=N_0e^{kt}, N=N0atN=N_0a^t — either grows without any upper limit or decays all the way to zero. Real quantities rarely do either forever: a population levels off once it exceeds a habitat's capacity, a hot drink cools towards room temperature rather than towards 0°C0°C, a piece of equipment retains some recoverable value rather than becoming worth literally nothing. Spec 4.4's own guidance names this directly — a question may need to "explore behaviour for large tt" and consider "a second improved model."

The standard way to build a floor or a ceiling into an exponential model is to add a constant OUTSIDE the exponential term, not inside it. N=P+QatN=P+Qa^t (with 0<a<10<a<1, Q0Q\neq0) still has at0a^t\to0 as tt\to\infty exactly as before — but now that shrinking term is added to PP, not left on its own, so NPN\to P rather than N0N\to0. PP is the model's floor if Q>0Q>0 (approached from above) or its ceiling if Q<0Q<0 (approached from below). This is the same y=eax+b+cy=e^{ax+b}+c transformation the exponentials/logs lesson already covered — a vertical shift moving a curve's from y=0y=0 to y=cy=c — read here as a modelling choice rather than a graph-sketching one.

"A second, improved model" does not mean redoing the algebra with different numbers. It means recognising that the FIRST model's own long-run prediction is the thing worth questioning — an equipment-value model that predicts the value tending all the way to £0, or a population model with no habitat ceiling at all, is making a claim about tt\to\infty that a moment's real-world thought should challenge. What this spec item is actually testing is whether that challenge gets made at all, not whether the second model's own algebra happens to be harder than the first's.

Where the fixed multiplier in an exponential's slope comes from — before the algebra

In plain terms

Take the curve traced by 2 raised to a power, and ask how fast it's climbing at the point where the power is 1 (so the height there is 2¹ = 2). Nudge the power up by a tiny amount, from 1 to 1.001, and see what the height becomes: 2^1.001 works out to about 2.00139. That's a climb of 0.00139 for a nudge of only 0.001 — so the height is climbing at a rate of about 0.00139 ÷ 0.001 = 1.39 right there. Now try the same tiny nudge starting from power 2 instead (height there is 2² = 4): 2^2.001 works out to about 4.00277 — a climb of 0.00277 over the same 0.001 nudge, a rate of about 2.77. Look at what stayed constant: 1.39 is 2 × 0.693, and 2.77 is 4 × 0.693 — the SAME multiplier, 0.693, both times, at two completely different heights on the curve. That 0.693 is not a coincidence and not something recalculated fresh each time — it's a fixed number attached to the base 2 itself (it happens to be what's later called ln 2, though the name isn't needed yet to see the pattern). Switch the base to 3 and repeat the check at power 1 (height 3): 3^1.001 comes out to about 3.0033, a climb of 0.0033 for the same 0.001 nudge — a rate of about 3.30, which is 3 × 1.10, not 3 × 0.693. Different base, different fixed multiplier (1.10 this time, again a property of 3 and nothing else) — but the same shape of pattern every time: rate of climb = (the height already reached) × (one fixed number that depends only on which base you started with).

What was being computed by hand above is called the derivative — the exact rate of change — of an exponential at a point. The pattern holds for every base, not just 2 and 3: the derivative of an exponential curve, at any point, always equals the curve's own value at that point multiplied by one fixed number that depends only on the base. That fixed number has a name — the natural logarithm of the base, written ln(base). For base 2 it was ln 2 ≈ 0.693; for base 3 it was ln 3 ≈ 1.099 — exactly the two multipliers the numerical check above turned up. So in words: derivative = (the function's own value there) × (ln of the base). Where that ln comes from mechanically, rather than just as a number that happens to work, is what the formal derivation right after this shows, by rewriting the base as a power of e first.

Formally

For any constant base a>0a>0 and any real xx, ddx[ax]=axlna\frac{d}{dx}[a^x] = a^x\ln a — the exact rule the numerical check above was approximating with a finite nudge instead of a true limit. lna\ln a is the fixed multiplier tied to the base alone, never to xx, and axa^x is the function's own value at the point in question — so the derivative is always "the value there, times lna\ln a," exactly the shape both bases above traced out by hand. The mechanism block immediately below derives WHY this multiplier is lna\ln a specifically, by rewriting axa^x as exlnae^{x\ln a} and applying the already-established rule ekxkekxe^{kx}\to ke^{kx}.

Mechanism

Deriving d/dx(aˣ) = aˣ ln a — using both prerequisite lessons for real

Two blocks in the two prerequisite lessons hand this derivation everything it needs, used for real rather than restated. First, from the exponentials/logs lesson's own log-law recap: the power law, ln(xn)=nlnx\ln(x^n)=n\ln x, applied to y=axy=a^x by taking ln\ln of both sides — exactly the second prequestion above — gives lny=ln(ax)=xlna\ln y = \ln(a^x) = x\ln a. Second, from that same lesson's mechanism block deriving lnx\ln x as the inverse of exe^x: elny=ye^{\ln y}=y for any y>0y>0, so raising both sides of lny=xlna\ln y = x\ln a back to a power of ee gives y=exlnay=e^{x\ln a} — a genuine rewriting of axa^x entirely in terms of ee, valid because lna\ln a is simply a fixed real number once aa is fixed (a>0a>0, so lna\ln a exists, whatever its own sign). Now the differentiation-rules lesson's own memorised result applies directly, with no new rule needed: ekxe^{kx} differentiates to kekxke^{kx} for any constant kk, and xlnax\ln a is exactly the linear form kxkx this needs, with k=lnak=\ln a. So ddx[exlna]=lnaexlna\frac{d}{dx}\left[e^{x\ln a}\right] = \ln a \cdot e^{x\ln a}. The last step translates back into the original variable: since exlna=axe^{x\ln a}=a^x — the identity that started this derivation — ddx[ax]=axlna\frac{d}{dx}[a^x] = a^x\ln a, exactly the result spec 4.4 names, reached without inventing a single new rule. For a model with a fixed coefficient in front, N=N0atN=N_0a^t, the ordinary constant-multiple rule from WMA11 carries straight through: dNdt=N0atlna\frac{dN}{dt} = N_0a^t\ln a — the coefficient N0N_0 is simply carried along unchanged, exactly as it would be differentiating N0ektN_0e^{kt}.

Diagram — Unbounded decay vs. a model with a floor: what "explore behaviour for large t" actually asks
tNC1 · N = N₀aᵗ, 0 < a < 1 (unbounded decay)C2 · N = P + Qaᵗ, 0 < a < 1, Q > 0 (decay with a floor)Both curves are strictly decreasing and neither ever crosses its own asymptoteThe gap between C1 and C2 is constant: exactly P"Large t" behaviour is where the two models genuinely disagree

x-axis: t · y-axis: N

C1 · N = N₀aᵗ, 0 < a < 1 (unbounded decay)
Starts at N₀ when t = 0 and falls towards, but never reaches, N = 0 as t increases — the horizontal asymptote sits ON the t-axis. Every real quantity this shape models eventually stops being a realistic description, because it predicts the quantity becoming genuinely worthless or empty given enough time.
C2 · N = P + Qaᵗ, 0 < a < 1, Q > 0 (decay with a floor)
Starts at P + Q when t = 0 (still read off by substituting t = 0, exactly as C1's N₀ is) and falls towards, but never reaches, N = P as t increases — the asymptote has moved UP from y = 0 to y = P. Same shrinking term aᵗ as C1, added to a constant instead of standing alone.
Both curves are strictly decreasing and neither ever crosses its own asymptote
aᵗ is strictly positive for every real t (0 < a < 1 included) — it can get arbitrarily close to 0 but never reach it, so neither curve above ever actually touches the horizontal line it approaches. This single fact is the entire mechanism behind the domain-restriction content later in this lesson.
The gap between C1 and C2 is constant: exactly P
C2 is C1 shifted vertically by the fixed amount P — the same aᵗ decay, added to a different constant. Nothing about HOW fast either curve falls changes; only where it is falling TO changes.
"Large t" behaviour is where the two models genuinely disagree
For small t, C1 and C2 can look almost identical if P is small relative to Q — the disagreement is invisible near t = 0, which is exactly why checking a model against large-t behaviour, not just against the data used to build it, is the whole point of this spec item's own guidance.

Common error: Drawing C2's asymptote at y = 0, the same place as C1's, instead of at y = P.

Correct: Adding a constant outside the exponential term moves the WHOLE curve, asymptote included, vertically by that constant. C2's asymptote sits at y = P precisely because the aᵗ term still shrinks to 0 — it is the constant sitting next to it, unaffected by that shrinking, that survives and sets where the curve actually settles.

Mechanism

Why some target values are outside a model's reach entirely — not a slip, a genuine domain restriction

One further fact about ata^t, already used once for exe^x specifically (the exponentials/logs lesson's own teach block: "exe^x is strictly positive for every real xx") and true for exactly the same reason whatever positive base replaces ee: at>0a^t>0 for every real tt, whenever a>0a>0 — an exponential term can get arbitrarily close to zero, but it can never reach it, and it can never go negative. This single fact is the whole mechanism behind every "this model breaks down" question spec 4.4 can ask. A model built around a term like QatQa^t (with Q0Q\neq0) can never make that term equal zero or a negative number for any real, finite tt — so if answering a question genuinely requires solving Qat=(something0)Qa^t = (\text{something} \leq 0), or equivalently taking ln\ln of a quantity that turns out to be zero or negative, the equation has no real solution, and that is not a sign of an arithmetic slip. It is the model correctly reporting that the value being asked about lies outside the range it can ever actually predict — precisely the spec's own guidance to "consider whether the predicted range of values is appropriate." This is genuinely examined, confirmed directly against the real Jan 2024 Q5(d) mark scheme and examiner report: a temperature model carrying exactly this kind of hard lower-bound restriction, requiring log-of-a-negative-number reasoning to explain why a target value has no solution — and, precisely, requiring the reasoning to be stated as the mark scheme actually credits it ("you cannot find the log of a negative number") rather than the imprecise version it explicitly rejects ("logs cannot be negative" — see the trap taxonomy below for the full verbatim wording). The chain drill below builds a VERIDIAN-original worked version of that same reasoning, on a different model but the identical mechanism.

Worked, in full

A cloud storage company models its total data stored as D = 800(1.22)ᵗ — the initial amount, the rate of growth at t = 8, and whether the model stays sensible

  1. 01

    "Initial" means t=0t=0: D(0)=800(1.22)0=800×1=800D(0) = 800(1.22)^0 = 800 \times 1 = 800. The company held 800 terabytes of data at the moment this model starts tracking it.

    Earns: B1 — independent, read directly with no differentiation needed. The same "substitute t=0, nothing else" move the exponentials/logs lesson established for e^(kt) applies unchanged to this general-base form.

  2. 02

    To find a rate, the function has to be DIFFERENTIATED first — not evaluated. Using the mechanism derived above, ddt[800(1.22)t]=800(1.22)tln(1.22)\frac{d}{dt}\left[800(1.22)^t\right] = 800(1.22)^t\ln(1.22), the constant 800800 carried through exactly as the constant-multiple rule always allows.

    Earns: M1 — correctly differentiates N₀aᵗ to N₀aᵗln a, with ln(1.22) correctly identified as the multiplier and no attempt anywhere to substitute a value of t before differentiating.

  3. 03

    Substitute t=8t=8: dDdtt=8=800(1.22)8ln(1.22)781\frac{dD}{dt}\bigg|_{t=8} = 800(1.22)^8\ln(1.22) \approx 781 (3 s.f.).

    Earns: A1 — awrt 781. Only once the differentiation from stage 2 is in place does substituting a value of t answer a rate-of-change question at all; substituting t=8 into D itself instead would answer a completely different question (see the trap taxonomy below).

  4. 04

    State the answer in the form the question actually asked for: the data stored is increasing at a rate of approximately 781 terabytes per month, at t=8t=8.

    Earns: B1 — the unit (terabytes per month) and the direction word ("increasing") both present. A numerically correct 781 with neither is a well-documented way to lose exactly this mark, confirmed across at least four series for this kind of modelling answer (see the trap taxonomy below).

  5. 05

    Is the model still sensible far beyond t=8t=8? D=800(1.22)tD=800(1.22)^t has no ceiling at all — it predicts data storage growing by 22% every month forever. A real storage company's growth eventually slows as its market saturates, exactly the kind of long-run prediction spec 4.4's own guidance asks a model to be checked against.

    Earns: Nothing — no further marks on this specific question, but the habit costs one line and is precisely what separates a full mark on a "comment on the model" follow-up part from a blank one.

Source — Examiner report, Jun 2023

"Some, perhaps missing, or misunderstanding, the reference to 'rate of decrease' substituted t = 5 directly into N... Both approaches earned no marks."

Complete it yourself

Complete the chain — explain why θ = 15 has no solution for t, given θ = 18 + 64(0.93)ᵗ

  1. 01

    θ=18+64(0.93)t\theta=18+64(0.93)^t models a hot drink's temperature in °C, tt minutes after it is poured, cooling towards room temperature. To find when θ\theta reaches a target value, isolate the exponential term first: 64(0.93)t=θ1864(0.93)^t=\theta-18, so (0.93)t=θ1864(0.93)^t=\dfrac{\theta-18}{64}.

  2. 02

    The next step is always to take ln\ln of both sides — the exponentials/logs lesson's own method for eax+b=pe^{ax+b}=p, applied here to a general base: tln(0.93)=ln(θ1864)t\ln(0.93)=\ln\left(\dfrac{\theta-18}{64}\right). This step only makes sense while θ1864\dfrac{\theta-18}{64} is genuinely positive, because ln\ln is undefined for zero or negative arguments — the same domain fact that lesson established for lnx\ln x itself.

Same question, every valid method

An algae bloom's surface area on a garden pond is modelled by A=5(1.35)tA=5(1.35)^t, where AA is the area in m2m^2 and tt is the number of days since it was first noticed. Find the exact rate at which the area is increasing when t=3t=3, giving your answer to 3 significant figures, using two different methods. (VERIDIAN-original question — not a reproduction of any past-paper question.)

2 valid methods · every one reaches dAdtt=33.69\frac{dA}{dt}\bigg|_{t=3} \approx 3.69 m²/day (3 s.f.) · 3 marks available

  1. 01

    dAdt=5(1.35)tln(1.35)\frac{dA}{dt} = 5(1.35)^t\ln(1.35), applying the mechanism derived above directly to the base 1.351.35.

    Method mark for correctly applying N₀aᵗ→N₀aᵗln a with the correct base identified.

    M1
  2. 02

    dAdtt=3=5(1.35)3ln(1.35)\frac{dA}{dt}\bigg|_{t=3} = 5(1.35)^3\ln(1.35)

    Accuracy mark for correct substitution, exact form.

    A1
  3. 03

    3.69\approx 3.69 m²/day (3 s.f.)

    Accuracy mark, awrt 3.69, with the correct unit — cao.

    A1

Fastest whenever the base is already given as a plain number — no rewriting step, one direct application of the result this lesson just derived.

Marked, line by line

A company's specialist manufacturing equipment is valued at V=24000(0.88)tV=24000(0.88)^t, where VV is the value in £ and tt is the number of years since it was purchased, for 0t120\leq t\leq 12. (a) State the value of the equipment when it was purchased. (1) (b) Find the exact rate at which the value of the equipment is decreasing when t=6t=6, giving your answer to 3 significant figures. (4) (c) The original model predicts the equipment's value continuing to fall towards £0 for large tt. A second, improved model proposes that beyond t=12t=12 the value remains constant at its scrap value of £2000, rather than continuing to fall. Give one reason, based on the long-run behaviour of the original model, why this second model is more appropriate. (2) — VERIDIAN-original question, inspired by the real structure this course's own research confirms for this sub-topic (a real-world exponential decay model requiring a rate-of-change part, paired with 'explore large t / a second improved model' reasoning — the pattern behind Jan 2022 Q8, Jun 2023 Q7, and Jan 2024 Q3 & Q5). Not a reproduction of any past-paper question; the per-line mark allocations are modelled on verified mark-scheme conventions, not copied from a real scheme.

7 marks available

(a)1 mark

  1. 01

    V(0)=24000(0.88)0=24000V(0) = 24000(0.88)^0 = 24000.

    Independent accuracy mark — read directly by substituting t=0, since 0.88 to the power 0 is 1, needing no method at all. The same recognition spec 4.4's own guidance names as "initial."

    B1

(b)4 marks

  1. 101

    Differentiate using ddt[at]=atlna\frac{d}{dt}[a^t]=a^t\ln a: dVdt=24000(0.88)tln(0.88)\frac{dV}{dt} = 24000(0.88)^t\ln(0.88).

    Method mark for correctly differentiating N₀aᵗ, with the constant multiple carried through unchanged. Critically, this line is an attempt at DIFFERENTIATION, not a substitution — the exact distinction the whole of this part is testing.

    M1
  2. 102

    Substitute t=6t=6: dVdtt=6=24000(0.88)6ln(0.88)1424.79\frac{dV}{dt}\bigg|_{t=6} = 24000(0.88)^6\ln(0.88) \approx -1424.79.

    Accuracy mark for correct substitution into the correctly-differentiated expression, dependent on the method mark above.

    A1
  3. 103

    1420\approx 1420 (3 s.f.)

    Accuracy mark, awrt 1420 — cao.

    A1
  4. 104

    The value is decreasing at a rate of approximately £1420 per year, at t=6t=6.

    Independent mark for stating the unit (£ per year) and the direction ("decreasing") explicitly. This is the mark that is genuinely, repeatedly lost even when the number itself, from the line above, is already entirely correct — see the trap taxonomy below.

    B1

(c)2 marks

  1. 201

    As tt\to\infty, (0.88)t0(0.88)^t\to 0 (since 0<0.88<10<0.88<1), so the original model predicts V0V\to 0: the equipment eventually becomes worth literally nothing.

    Independent mark for correctly identifying the original model's own long-run prediction.

    B1
  2. 202

    Real manufacturing equipment retains a recoverable scrap or resale value and does not become genuinely worthless, so a model with a floor at £2000 matches the equipment's real long-run behaviour better than one predicting continued fall towards £0.

    Independent mark for linking the mathematical long-run behaviour to a real-world reason for preferring the second model — exactly spec 4.4's own "consideration of a second improved model" guidance.

    B1

In your own words

In one sentence: why does substituting t=6t=6 directly into V(t)V(t) never answer a "rate of decrease" question, even though the arithmetic 24000(0.88)624000(0.88)^6 is itself entirely correct?

Named traps

rate-of-change-answered-by-substitution-not-differentiation
The single most directly on-topic, most consistently repeated error for spec 4.4 specifically, confirmed across three series with a genuine rate-of-change part (Jan 2022 Q8(c), Jan 2024 Q5(c), Jun 2023 Q7(b)) — candidates asked for a rate of change instead calculate an average or finite difference, or simply substitute a value into the model with no differentiation attempted at all, scoring zero either way. Verified verbatim, Jun 2023 Q7(b): "Some, perhaps missing, or misunderstanding, the reference to 'rate of decrease' substituted t = 5 directly into N... Both approaches earned no marks." The phrase to watch for is exactly this: "rate of change," "rate of increase," "rate of decrease" — each is a direct instruction to differentiate first and only then substitute. A value of the function itself, however accurately computed, and an average change over a time interval, however close the two numbers look, are both a different quantity from the one being asked for, and both are credited nothing.
modelling-rate-missing-its-unit-or-direction-word
A confirmed, cross-cutting pattern for exactly this style of modelling answer — This course's own research documents it directly across at least four series (Oct 2021 Q3(b): "the units (tonnes) were often omitted"; Jan 2022 Q4(c): "only about half of them remembered that... they needed to also state the units"; Oct 2022 Q5(a): "many lost the accuracy mark by either omitting the units '£' or not referring to a 'loss'"; Jan 2025 Q2(a): "many did not gain the mark as they did not include the units (m2)"), and independently confirmed in a differentiation-specific context too (Jan 2024 Q4(b): "Not all candidates appeared to be confident about what was expected of them to fully justify that f(x) was decreasing... Others did not proceed to a conclusion such as 'hence the function is decreasing'."). For a rate-of-change answer specifically, this trap has two parts at once: the unit itself (£ per year, m² per day, whatever the model's own variables are measured in) and the direction word ("increasing" or "decreasing"). A numerically correct rate with neither is an incomplete answer, not a presentation nicety — write both, every time a question's answer is a rate of something, not just a bare number.
domain-restriction-not-recognised-as-a-genuine-answer
Verified directly, verbatim, from the real Jan 2024 Q5(d) mark scheme and examiner report — a temperature model, T=10+8eBtT=10+8e^{-Bt}, with exactly the hard lower-bound restriction this lesson's chain drill models, asking candidates to explain why T=5T=5 has no solution. The mark scheme's own allowed and disallowed wording is precise and worth teaching directly: credit was given for "which is not possible", "cannot be done", or "you cannot find the log of a negative number" — but explicitly NOT for "logs cannot be negative" or "you cannot have a negative time", both flagged in the scheme itself as "ambiguous/incorrect statements". "Logs cannot be negative" is genuinely wrong, not just imprecise — ln(0.5)0.693\ln(0.5)\approx-0.693 is a perfectly ordinary negative log; what a positive-based exponential term can never produce is a zero or negative ARGUMENT for the log to act on, not a negative log value. Verified verbatim, the examiner report: "Some clear explanations of why the temperature could not reach 5 degrees were seen by either explaining that the lower limit was 10 or by trying to solve the equation and explaining that the log of a negative number could not be found. Common incorrect answers were to give the minimum value as 8 or 18." It follows directly from the mechanism derived earlier in this lesson: an exponential term is always strictly positive, so a model built around one can never actually cross the floor or ceiling that term is added to. Recognising "this equation has no real solution" AS the answer — not as a sign to go back and re-check the arithmetic — is exactly what spec 4.4's own guidance means by "consider whether the predicted range of values is appropriate," and stating WHY with the precise reasoning the mark scheme actually credits, not the imprecise version it explicitly rejects, is what separates full marks from none here.
negative-exponent-sign-dropped-during-differentiation
A second, independently confirmed differentiation slip specific to a DECAYING model written with a negative exponent, N=N0atN=N_0a^{-t} or N=N0eBtN=N_0e^{-Bt}, rather than every model met so far in this lesson, N=N0atN=N_0a^t with 0<a<10<a<1 — confirmed across two series (Jan 2022 Q8(c), Jan 2024 Q5(c)). The chain rule (already a prerequisite from differentiation-rules.ts, applied here to the exponent t-t itself rather than restated) adds an extra factor of 1-1 that a bare application of atatlnaa^t\to a^t\ln a does not produce on its own: ddt[at]=atlna\frac{d}{dt}\left[a^{-t}\right]=-a^{-t}\ln a, not +atlna+a^{-t}\ln a. Verified verbatim, Jan 2022 Q8(c) examiner report: "Common errors were to miss off the negative sign and treated the t as a constant power and subtracting 1 from it (this incorrect method achieved no marks for this part)." Verified verbatim, the real Jan 2024 Q5(c) mark scheme itself: "If they lose the minus sign in ...e−Bt they obtain ±0.0518… and this scores M0" — in that scheme the sign is folded directly into the METHOD mark, so losing it can cost the entire part, not just a final accuracy line. The fix is mechanical: after differentiating a model with a negative exponent, check that the sign of the exponent's own coefficient survived into the derivative, before substituting anything.

Beyond the spec

Spec 4.4 asks only that a growth or decay constant be found and used — read off a model, differentiated, checked for realism at large t. It never asks for a single number that converts that constant into something more immediately meaningful: how long the quantity takes to double, or to halve. A student can score full marks on this entire topic without ever computing one. It's included here because every model already met in this lesson has everything the calculation needs, and the result reframes an abstract constant as a genuinely intuitive one — 'time to double' or 'time to halve' — the way real discussions of growth and decay (population, radioactivity, compound interest, viral spread) actually talk about it.

For a model N=N0ektN=N_0e^{kt}, the time TT for NN to double satisfies N0ekT=2N0N_0e^{kT}=2N_0, so ekT=2e^{kT}=2, and taking ln\ln of both sides — the exponentials/logs lesson's own method, applied one more time — gives kT=ln2kT=\ln 2, so T=ln2kT=\dfrac{\ln 2}{k}. This is independent of N0N_0 and independent of WHEN the doubling starts, because the ratio N(t+T)N(t)=ekT\frac{N(t+T)}{N(t)}=e^{kT} is the same 22 at every value of tt: a quantity growing at a constant proportional rate doubles in the same fixed time however large it has already grown. The identical argument with ekT=12e^{kT}=\frac12 gives the half-life of a decaying quantity, T=ln2kT=\dfrac{\ln 2}{|k|} for k<0k<0. Applied to the cloud-storage worked chain above (D=800(1.22)tD=800(1.22)^t, so k=ln1.220.199k=\ln 1.22\approx0.199 per month): T=ln2ln1.223.49T=\dfrac{\ln 2}{\ln 1.22}\approx3.49 months — this company's stored data is on track to double roughly every three and a half months, one number that says more, faster, than either the raw 22% growth rate or the 781 terabytes-per-month figure on their own.

Retrieval — with feedback on every choice

Question 1
1 mark

A deer population in a nature reserve is modelled by N=340(1.06)tN = 340(1.06)^t, where NN is the number of deer and tt is the number of years since the reserve was established. What was the population when the reserve was established?

Question 2
2 marks

What is ddx[6(2.5)x]\frac{d}{dx}\left[6(2.5)^x\right]?

Question 3
3 marks

A population of a native fish species in a lake, monitored after an invasive species was introduced, is modelled by P=2000(0.9)tP=2000(0.9)^t, where PP is the number of fish and tt is the number of years since monitoring began. Find the exact rate at which the population is decreasing when t=10t=10, to 3 significant figures.

Question 4
2 marks

A tank is being drained, and the volume of water remaining is modelled by W=500(0.75)tW=500(0.75)^t, where WW is in litres and tt is in minutes. A student correctly finds dWdtt=280.9\frac{dW}{dt}\big|_{t=2} \approx -80.9, and writes their final answer as simply "80.980.9". Which of the following best describes this answer?

Question 5
2 marks

A perfume's scent intensity is modelled by S=5+45(0.8)tS=5+45(0.8)^t (on a 0–100 scale), tt hours after application, approaching a faint background level of 55 as tt\to\infty. Which of the following correctly explains why S=3S=3 has no solution for t0t\geq0?

Question 6
2 marks

A model V=24000(0.88)tV=24000(0.88)^t predicts the value of a piece of equipment continuing to fall towards £0 for large tt. What is the strongest reason to prefer a second, improved model with a floor at the equipment's £2000 scrap value, for predictions beyond the range the original data covered?

Question 7
2 marks

A drug's concentration remaining in a patient's bloodstream is modelled by D=250(1.15)tD=250(1.15)^{-t}, where DD is in mg and tt is the number of hours since the drug was administered — the same shape as a real WMA13 question (Jan 2022 Q8, an antibiotic-decay model with a base greater than 11 and a NEGATIVE exponent, rather than a base less than 11). What is dDdt\frac{dD}{dt}?

Reference — not a study method, a lookup
  • "Initial" = value at t=0, for any base: N₀aᵗ gives N₀ directly, since a⁰=1.
  • d/dx(aˣ) = aˣ ln a. Via e^(x ln a) + chain rule, or direct — same answer either way.
  • Rate of change = differentiate, THEN substitute. Never substitute alone; never a finite difference. Both score zero.
  • State the unit and the direction (increasing/decreasing) with every rate — a bare number is an incomplete answer.
  • A model breaks down where its equation needs an exponential term to be zero or negative — that's never a slip, it's the model's own predicted range running out.
  • A negative exponent (a⁻ᵗ) needs the chain rule too: d/dt[a⁻ᵗ] = -a⁻ᵗln a. Losing that minus sign is a real, repeated way to lose the method mark itself, not just an accuracy mark.

Not affiliated with or endorsed by Pearson Edexcel. Every quotation and figure attributed to a mark scheme or examiner report in this lesson was independently verified against the primary Pearson document, not carried over from prior course material. Every question in this lesson — prequestion, worked chain, chain drill, method comparison, marked solution and MCQ alike — is VERIDIAN-original wording, inspired by confirmed real question types, never a reproduction of a real Pearson question; and because the questions are original, the per-line mark allocations attached to them are modelled on verified mark-scheme conventions (what M, A and B marks mean, when follow-through applies, the exact-answer rule) rather than transcribed from a real mark scheme, which for an original question does not exist.

Question 11 mark

A deer population in a nature reserve is modelled by N=340(1.06)tN = 340(1.06)^t, where NN is the number of deer and tt is the number of years since the reserve was established. What was the population when the reserve was established?

  • 340340

    Correct. "When the reserve was established" is t=0t=0, and (1.06)0=1(1.06)^0=1, so N(0)=340N(0)=340 — read directly with no method needed, exactly what spec 4.4's own use of the word "initial" means.

  • B360360 (to the nearest whole deer) — the population after one year

    This is N(1)=340×1.06360N(1) = 340\times1.06 \approx 360, one year AFTER establishment, not at t=0t=0. "Initial" means the very first instant the model describes, not the first period of data that follows it.

  • C1.061.06

    This is the growth multiplier — the base of the exponential term, controlling how the population changes from one year to the next. It is not a population count at all, and reading it as one confuses the coefficient in front of the exponential with the base inside it.

  • D6%6\%

    This is the annual percentage growth rate implied by the base 1.061.06 (1.06=1+0.061.06 = 1+0.06) — a genuinely meaningful number, but a rate of change, not a population count, and not what "initial" refers to at all.

Traps tested: Initial value confused with first period value · Growth rate confused with initial value

Question 22 marks

What is ddx[6(2.5)x]\frac{d}{dx}\left[6(2.5)^x\right]?

  • 6(2.5)xln(2.5)6(2.5)^x\ln(2.5)

    Correct. Applying ddx[ax]=axlna\frac{d}{dx}[a^x]=a^x\ln a directly, with the constant 66 carried through by the constant-multiple rule.

  • B6(2.5)x6(2.5)^x

    The ln(2.5)\ln(2.5) multiplier has been left out entirely — as though axa^x differentiated to itself, unchanged. That would only be true for lna=1\ln a=1, i.e. a=ea=e; for every other base, the multiplier is genuinely there.

  • C12x(2.5)x112x(2.5)^{x-1}

    This applies the power rule (nxn1nx^{n-1}) as though xx were the base and 2.52.5 the fixed exponent — the opposite shape to 6(2.5)x6(2.5)^x, which has a constant base and xx in the exponent. Different shapes need different rules: this one needs axaxlnaa^x\to a^x\ln a, not the power rule.

  • D6(2.5)xln(6)6(2.5)^x\ln(6)

    The multiplier is ln\ln of the wrong number — it should be ln\ln of the BASE, 2.52.5, not ln\ln of the coefficient sitting in front, 66. The mechanism this lesson derives shows exactly where the ln\ln comes from: rewriting the base axa^x as exlnae^{x\ln a}, which only ever involves ln\ln of the base.

Traps tested: Ln a multiplier omitted · Power rule applied to exponential function · Ln of coefficient used instead of ln of base

Question 33 marks

A population of a native fish species in a lake, monitored after an invasive species was introduced, is modelled by P=2000(0.9)tP=2000(0.9)^t, where PP is the number of fish and tt is the number of years since monitoring began. Find the exact rate at which the population is decreasing when t=10t=10, to 3 significant figures.

  • 73.573.5 fish per year (decreasing)

    Correct. dPdt=2000(0.9)tln(0.9)\frac{dP}{dt}=2000(0.9)^t\ln(0.9); at t=10t=10, dPdt73.5\frac{dP}{dt}\approx-73.5. The negative sign means DEcreasing, so the rate of decrease is 73.573.5 fish per year (3 s.f.) — the unit and the direction word both present.

  • B697697 fish

    This is P(10)P(10), the population VALUE at t=10t=10 — substituted directly with no differentiation at all. This is the exact real, documented error: "substituted t = ... directly into N... [earned] no marks" (Jun 2023 Q7(b)) — a completely different quantity from the rate being asked for, not merely an inaccurate version of it.

  • C69.769.7 fish per year (decreasing)

    This is the AVERAGE rate of change over the year from t=10t=10 to t=11t=11, P(11)P(10)P(11)-P(10) — a genuinely close-looking number to the correct 73.573.5, but still a finite difference, not the instantaneous rate differentiation finds at the single point t=10t=10. Closeness doesn't earn credit here; it's a documented, separately named error pattern from the same source.

  • D73.573.5 fish per year (increasing)

    The magnitude is exactly right and the direction is backwards. dPdt\frac{dP}{dt} comes out NEGATIVE here because ln(0.9)<0\ln(0.9)<0 (the base is less than 1, a decaying model) — reporting the same correct number with the wrong direction word is exactly the kind of error the units/context-word trap in this lesson documents, just with the direction flipped rather than omitted.

Traps tested: Value substituted instead of rate found · Average rate substituted for instantaneous rate · Sign of rate not interpreted

Question 42 marks

A tank is being drained, and the volume of water remaining is modelled by W=500(0.75)tW=500(0.75)^t, where WW is in litres and tt is in minutes. A student correctly finds dWdtt=280.9\frac{dW}{dt}\big|_{t=2} \approx -80.9, and writes their final answer as simply "80.980.9". Which of the following best describes this answer?

  • The number is right, but the answer is incomplete — it needs the unit (litres per minute) and a statement that the tank is draining

    Correct. 80.980.9 is genuinely the correct magnitude (3 s.f.) — the arithmetic that produced it is not in question. What's missing is exactly the documented trap: no unit attached, and no statement of direction. A mark scheme treats this as an incomplete answer, not as a correct one written briefly.

  • BThe number itself is wrong — it should be 281281

    281281 is W(2)W(2), the volume remaining at t=2t=2 — a different quantity from the rate of drainage, and not what's being questioned here. 80.980.9 genuinely is the correct rate; the problem is what's missing around it, not the number itself.

  • CThe answer is fully correct as written — units are only needed if the question explicitly asks for them

    Units and context words for a modelling answer are not optional extras contingent on the question asking twice — This course's own research documents this exact omission costing marks across at least four separate series, with correct numbers attached every time. A bare number answering a real-world rate question is genuinely incomplete.

  • DThe answer is fully correct, since the sign was correctly interpreted as positive

    There's no statement of direction anywhere in "80.980.9" for anything to have been correctly interpreted — the number alone doesn't say whether the tank is filling or draining. That missing statement is precisely the gap, not a sign that's been silently handled correctly.

Traps tested: Correct rate and wrong value conflated · Unit treated as optional presentation

Question 52 marks

A perfume's scent intensity is modelled by S=5+45(0.8)tS=5+45(0.8)^t (on a 0–100 scale), tt hours after application, approaching a faint background level of 55 as tt\to\infty. Which of the following correctly explains why S=3S=3 has no solution for t0t\geq0?

  • Solving would require (0.8)t=245(0.8)^t = -\frac{2}{45}, and (0.8)t(0.8)^t is strictly positive for every real tt, so it can never equal a negative number

    Correct. Rearranging S=3S=3 gives 45(0.8)t=35=245(0.8)^t = 3-5=-2, so (0.8)t=245(0.8)^t=-\frac{2}{45} — impossible, because an exponential term with a positive base is never zero or negative. The model's asymptote sits at S=5S=5, approached from above, so SS can never reach 55, let alone fall below it to 33.

  • BBecause (0.8)t(0.8)^t is always less than 11 for t>0t>0

    True on its own, but not the actual reason the equation fails — (0.8)t(0.8)^t being less than 1 is perfectly consistent with plenty of solvable equations. The real obstruction is that solving S=3S=3 would need (0.8)t(0.8)^t to be NEGATIVE, which no exponential with a positive base can ever be, whatever size it is.

  • CBecause the model is only valid for whole-number values of tt

    Nothing in the model or the question restricts tt to whole numbers — this introduces a restriction that was never stated, rather than identifying the genuine one (the positivity of the exponential term) that actually rules out S=3S=3.

  • DBecause 4545 is larger than 55

    This compares two of the model's constants with no connection to why the specific equation S=3S=3 fails — it isn't a step in any valid reasoning about the domain of this model.

Traps tested: True but irrelevant fact substituted for the actual mechanism · Unstated restriction invented · Unrelated numerical comparison substituted for reasoning

Question 62 marks

A model V=24000(0.88)tV=24000(0.88)^t predicts the value of a piece of equipment continuing to fall towards £0 for large tt. What is the strongest reason to prefer a second, improved model with a floor at the equipment's £2000 scrap value, for predictions beyond the range the original data covered?

  • Real equipment retains a recoverable scrap or resale value and does not become genuinely worthless, so a model whose long-run prediction is £0 is unrealistic

    Correct — this is exactly spec 4.4's own guidance on "a second, improved model": the original model's own long-run mathematical behaviour (V→0) is checked against what's actually plausible for the real quantity being modelled, and found wanting.

  • BBecause 0.880.88 is close to 11, so the model decays only slowly

    This is a true observation about the SPEED of decay, unrelated to whether the model's long-run DESTINATION (£0) is realistic. A model can decay slowly or quickly and still be heading somewhere unrealistic — the two are separate questions.

  • CBecause the original model is mathematically invalid for t>12t>12

    There's nothing mathematically invalid about 24000(0.88)t24000(0.88)^t for any t0t\geq0 — it's a perfectly well-defined, positive, decreasing function everywhere. The issue is realism, not validity: the model computes a value fine, it's just a value that stops matching reality.

  • DBecause the original model gives a negative value for some tt in 0t120\leq t\leq 12

    It doesn't — 24000(0.88)t24000(0.88)^t is strictly positive for every real tt, the same fact established earlier in this lesson for any exponential term with a positive base. This distractor tests whether the reasoning is genuinely understood or just pattern-matched to "something about large t going wrong."

Traps tested: Decay speed confused with long run realism · Unrealistic prediction confused with mathematical invalidity · False premise invented to justify correct conclusion

Question 72 marks

A drug's concentration remaining in a patient's bloodstream is modelled by D=250(1.15)tD=250(1.15)^{-t}, where DD is in mg and tt is the number of hours since the drug was administered — the same shape as a real WMA13 question (Jan 2022 Q8, an antibiotic-decay model with a base greater than 11 and a NEGATIVE exponent, rather than a base less than 11). What is dDdt\frac{dD}{dt}?

  • 250ln(1.15)(1.15)t-250\ln(1.15)(1.15)^{-t}

    Correct. Rewrite the exponent as t=kt-t=k t with k=1k=-1: the chain rule (already established as a prerequisite) means ddt[(1.15)t]=(1.15)tln(1.15)×(1)\frac{d}{dt}\left[(1.15)^{-t}\right]=(1.15)^{-t}\ln(1.15)\times(-1), an EXTRA factor of 1-1 beyond the atatlnaa^t\to a^t\ln a result alone. The constant 250250 carries through unchanged. The negative sign genuinely belongs here — this model is decaying (concentration falling as the drug clears), so its derivative should be negative — and dropping it is the single most consistently documented differentiation slip for exactly this shape of model (see the trap taxonomy above).

  • B250ln(1.15)(1.15)t250\ln(1.15)(1.15)^{-t}

    This is the exact real, documented error for this shape of model: the chain-rule factor of 1-1 from differentiating the exponent t-t has been dropped, leaving a POSITIVE derivative for a model that is genuinely decreasing. Verified verbatim from the real Jan 2024 Q5(c) mark scheme, for the equivalent slip: "If they lose the minus sign in ...e−Bt they obtain ±0.0518… and this scores M0" — in a real mark scheme this sign is folded directly into the method mark, so losing it can cost the entire part.

  • C250t(1.15)t1-250t(1.15)^{-t-1}

    This applies the power rule (nxn1nx^{n-1}) to t-t as though it were the base with a fixed exponent — the opposite shape to 250(1.15)t250(1.15)^{-t}, which has a constant base (1.151.15) and tt in the exponent. Verified verbatim, Jan 2022 Q8(c) examiner report, for exactly this confusion: "Common errors were to miss off the negative sign and treated the t as a constant power and subtracting 1 from it (this incorrect method achieved no marks for this part)."

  • D250(1.15)t-250(1.15)^{-t}

    The ln(1.15)\ln(1.15) multiplier has been left out entirely, as though ata^{-t} differentiated to at-a^{-t} with no rate constant attached at all. The sign is right here, but the magnitude is missing its own scaling factor — every base except a=ea=e needs its own lna\ln a multiplier, exactly as the mechanism derived earlier in this lesson shows.

Traps tested: Negative exponent sign dropped during differentiation · Power rule applied to exponential function · Ln a multiplier omitted

Practice this for real

This site teaches the mechanism; the exam is sat on Pearson's own real questions. Go find and attempt these yourself — nothing here substitutes for actually sitting a timed paper.

Examiner report
Jun 2023 · Q7(b) — cited directly in this lesson
Pearson's official past-papers portal

Select International Advanced Level → Mathematics → any series, then look for WMA13.

Pure Mathematics 3 · progress saved in this browser · sign in to sync across devices

Up next

Integration by Recognising a Known Derivative

Every integral in this lesson is a derivative you already know, read backwards. \int \frac{f'(x)}{f(x)}\,dx and \int f'(x)[f(x)]^n\,dx are not two new rules to memorise — they are the chain rule, applied to \ln|u| and to u^{n+1}, run in reverse — and the entire exam skill is spotting that shape sitting inside an integrand that has been dressed up not to look like it.

55 min