Solutions to Application Questions — Exponentials & Logarithms
Year 11 Mathematical Methods Unit 1 · Cambridge Ch 13 · plain-English worked solutions with diagrams and video walkthroughs · Mr Wong
How to use this page. Each question is laid out part-by-part with the full plain-English working and the boxed answer for every part. Watch the video walkthrough at the bottom of each question for a guided run-through, and use the sketches to anchor what the algebra is telling you.
A cake is removed from a hot oven. Its temperature $T$ (°C) at time $t$ minutes after removal is given by
$$T = 20 + 160 \times 2^{-kt}, \qquad t \ge 0,$$
where $k$ is a constant.
Part (a) · 1 mark
What was the temperature of the cake initially?
Substitute $t=0$ into the formula. Anything to the power of $0$ is $1$, so $2^{0}=1$.
The exponential $2^{-0.1t}$ is always positive and decreases from $1$ (at $t=0$) toward $0$ (as $t\to\infty$). So $160\cdot 2^{-0.1t}$ decreases from $160$ down to $0$ (never reaching it), and $T$ decreases from $180$ down to just above $20$.
Average rate $= \dfrac{30 - 60}{20} = \dfrac{-30}{20} = \boxed{-1.5\;^{\circ}\text{C/min}}$.
The negative sign shows the cake is cooling. Always include the negative sign — losing this is a common cause of mark loss.
Part (i) · 1 mark · long-term behaviour
As $t\to\infty$, $2^{-0.1t}\to 0$, so $T \to 20 + 0 = 20$.
The temperature approaches 20°C (room temperature)
📺 Walkthrough: setting up the equation, deriving $k=0.1$, sketching the cooling curve, and reading off every part (d)–(i).
Q2TSSM 2014 · Exam 2 · ER2 · 9 marks
Wombats on Womby Island
From 2004 to 2014 the wombat population $n$ on Womby Island is modelled by
$$n = 120\log_{10}(t + 3),$$
where $t$ is years after 2004 ($t=0$ in 2004). The model is plotted on a graph over the visible window $t \in [0, 10]$.
Part (a) · 1 mark · domain from the graph
The graph runs from $t=0$ (2004) to $t=10$ (2014).
That's 3 years and $0.813 \times 12 \approx 9.76$ months. From the start of 2004, that lands in late October 2007.
≈ October 2007 (about 3 yr 10 mo after start of 2004)
📺 Walkthrough: reading the log curve, computing $n(0)$ and $n(10)$, the average-rate formula, and solving $n=100$ for the threshold month.
Q3TSSM 2014 · KTT 12 · ER2 · 7 marks
Mining-town population
A small mining town's population is modelled by $P(t) = a \cdot b^{t}$, where $t$ is years after 2000. In 2000 ($t=0$) the population was 20,000 and in 2010 ($t=10$) it was 48,000.
Part (a) · 3 marks · find $a$ and $b$ (4 dp)
Step 1 — use $t=0$ to find $a$:
$P(0) = a \cdot b^{0} = a = 20000$, so $a = 20\,000$.
Step 2 — sub into $P(10) = 48000$:
$20000 \cdot b^{10} = 48000$
$b^{10} = \dfrac{48000}{20000} = 2.4$
$b = 2.4^{1/10} \approx 1.09149...$
$a = 20\,000$ and $b \approx 1.0915$ (4 dp)
Part (b) · 1 mark · population at the end of 2020
End of 2020 corresponds to $t = 20$ years after 2000.
$P(20) = 20000 \cdot (1.0915)^{20}$.
Shortcut: since $b^{10} = 2.4$, we have $b^{20} = (b^{10})^{2} = 2.4^{2} = 5.76$ exactly.
$t \approx \dfrac{1.6990 - 1.0414}{0.04139} = \dfrac{0.6576}{0.04139} \approx 15.89$ years
So the population reaches 100,000 at $t \approx 15.89$ years, which is during 2015 (about November). Since $15.89 < 16$, the model exceeds 100,000 before 2016. $\checkmark$
$t \approx 15.89 < 16$, so passes 100,000 in 2015 (before 2016)
📺 Walkthrough: fitting $a$ and $b$ from two data points, the $b^{20}=(b^{10})^{2}$ shortcut for part (b), and the log-of-both-sides argument for part (c).
Q4Neap 2016 · Exam 2 · ER5 · 11 marks
Dora's goats
Dora introduces a herd of goats. The herd size is modelled by $N(t) = 20 \cdot 1.5^{t}$, where $t$ is years since introduction.
From start of 2008, $3.969$ years later $= 3$ years and $0.969 \times 12 \approx 11.6$ months. That's late December 2011.
During 2011 (specifically December 2011)
After 5 years (start of 2013), Dora begins selling some goats annually. A new model is
$$P(t) = 152 + A \log_{10}(5t + 1),$$
where $t$ is years after the start of 2013.
Part (d) · 2 marks · show $A = 20$ given $P(2) = 173$
This cannot be rearranged to "same base", so use CAS. Test values to locate it first, then solve:
At $t=1$: $F \approx 13195$, $G \approx 10206$, so $F > G$.
At $t=2$: $F \approx 8706$, $G \approx 9079$, so $F < G$.
Crossover sits between $t=1$ and $t=2$. CAS solve gives $t \approx 1.858$.
$t \approx 1.86$ days
⚠️ Always state the equation that you would put on CAS before pressing solve. The mark for "writing an equation" is often separate from the answer mark.
📺 Walkthrough: both decay curves on one set of axes, the half-life argument, the percentage calculation, and locating the intersection.
Q6VCAA 2007 · Exam 2 · Q4
Exponential curve through the origin
Part of the graph of $f:\mathbb{R}\to\mathbb{R}$, $f(x) = a + b\, e^{-x}$ is shown. The line $y = 1$ is an asymptote and the graph passes through the origin. Find the values of $a$ and $b$.
Step 1 · use the asymptote
As $x \to \infty$, $e^{-x} \to 0$, so $f(x) \to a + b\cdot 0 = a$. The asymptote is $y = a$.
We're told the asymptote is $y = 1$, so $a = 1$.
Step 2 · use the origin
The graph passes through $(0, 0)$, so $f(0) = 0$:
$f(0) = a + b \cdot e^{0} = a + b = 1 + b$
$1 + b = 0 \Rightarrow b = -1$.
$a = 1$, $b = -1$, so $f(x) = 1 - e^{-x}$.
📺 Walkthrough: reading the asymptote off the picture to pin down $a$, then using the origin to pin down $b$.
Q7Edrolo Activity
Possums vs lizards
An alpine possum population is modelled by $P(t) = 200\log_{10}(5t + 100)$, $t \in [0,24]$ months. A lizard population on the same easement is modelled by $Q(t) = 200 \cdot 2^{-t/50} + 280$, $t \in [0,24]$.
Part (e) · when does the lizard population reach 460?
$200 \cdot 2^{-t/50} + 280 = 460$
$200 \cdot 2^{-t/50} = 180$
$2^{-t/50} = 0.9$
$-\dfrac{t}{50} = \log_{2}(0.9) \approx -0.152$
$t \approx 50 \times 0.152 \approx 7.6$ months.
Answer B: 7.6 months
Part (f) · sketch the lizard curve on the possum axes
Key values to mark:
$Q(0) = 200 \cdot 1 + 280 = 480$ (starting value at $t=0$).
The curve decreases slowly from $(0, 480)$ down to $(24, 423.3)$. Plot both functions on the same axes:
Part (g) · for how long does $P > Q$?
The possums start below the lizards ($P(0)=400 < Q(0)=480$) and end above them ($P(24)\approx 468.5 > Q(24)\approx 423.3$), so the curves cross exactly once.