Back to the full dot-point answer
NSWMaths AdvancedQuick questions
Year 12: Calculus
Quick questions on Exponential growth and decay: dN/dt = kN, Newton's law of cooling and applications
10short Q&A pairs drawn directly from our worked dot-point answer. For full context and worked exam questions, read the parent dot-point page.
What is the growth and decay equation?Show answer
If a quantity $N(t)$ changes at a rate proportional to its current value,
What is newton's law of cooling?Show answer
If $T(t)$ is the temperature of a body and $T_a$ is the ambient temperature (assumed constant), then
What is why these solutions work?Show answer
Differentiate $N(t) = N_0 e^{k t}$ to get $\frac{dN}{dt} = k N_0 e^{k t} = k N$, which matches the equation. The same check works for the cooling solution, since $\frac{d}{dt}(T_a) = 0$ and $\frac{d}{dt}((T_0 - T_a) e^{k t}) = k (T - T_a)$.
What is half-life?Show answer
For decay with rate constant $k < 0$, the half-life is $\tau = \frac{\ln 2}{|k|}$. Equivalently $N(t) = N_0 \cdot (1/2)^{t / \tau}$.
What is doubling time?Show answer
For growth, the doubling time is $T_d = \frac{\ln 2}{k}$.
What is confusing the two equations?Show answer
Pure exponential change uses $\frac{dN}{dt} = k N$. Cooling involves a constant ambient term: $\frac{dT}{dt} = k(T - T_a)$. Do not forget the $-T_a$.
What is wrong sign of $k$?Show answer
For decay and cooling, $k$ is negative. The exponent $k t$ should drive the function towards its limit, not away from it.
What is linear versus exponential time variable?Show answer
$N(t) = N_0 \cdot 2^{-t/\tau}$ and $N(t) = N_0 e^{k t}$ describe the same decay only if $k = -\frac{\ln 2}{\tau}$.
What is dropping $T_a$ at the end?Show answer
In a cooling problem the final temperature approaches $T_a$, not zero. The solution always includes a constant term equal to the ambient temperature.
What is using $\log$ instead of $\ln$?Show answer
In Maths Advanced, the natural logarithm $\ln$ (base $e$) is the inverse of $e^x$. Switching to $\log_{10}$ adds an unnecessary factor.