Skip to main content

Worked Solutions

Rates of Change — Worked Solutions (Preliminary Maths Extension 1)

By Patrick · Intuition tutor 1 min read

Created with Intu AI Reviewed by Intuition's expert tutors

Studying this? See our Preliminary Maths Extension 1 course →

Worked examples for Preliminary Maths Extension 1 rates of change. Each shows where the marks are awarded, the key idea, and the full solution explained by your choice of tutor — Stella, Ella or Cassie.

How to use these

Try each question first, then check your working. Use the tutor tabs to read the full solution in the style that suits you: Stella is direct and challenging, Ella is warm and explains the why, and Cassie is concise and analytical.

Example 1 — Related rates

Standard 4 marks

Question

Air is pumped into a spherical balloon at a rate of $50 \text{ cm}^3/\text{s}$. Find the rate at which the radius is increasing at the instant the radius is $5 \text{ cm}$. (Volume of a sphere: $V = \tfrac{4}{3}\pi r^3$.)

Solution

Related rates: link the rates with the chain rule. We want $\dfrac{dr}{dt}$ and we're given $\dfrac{dV}{dt} = 50$.

Differentiate $V = \tfrac{4}{3}\pi r^3$: $\dfrac{dV}{dr} = 4\pi r^2$.

Chain rule: $\dfrac{dV}{dt} = \dfrac{dV}{dr} \cdot \dfrac{dr}{dt} \Rightarrow 50 = 4\pi r^2 \cdot \dfrac{dr}{dt}$.

At $r = 5$: $50 = 4\pi(25)\dfrac{dr}{dt} = 100\pi \dfrac{dr}{dt}$, so $\dfrac{dr}{dt} = \dfrac{50}{100\pi} = \dfrac{1}{2\pi} \approx 0.159 \text{ cm/s}$.

Substitute the radius only after building the chain-rule equation — never before.

Where the marks go

  • 1 mark: Differentiates to get $\dfrac{dV}{dr} = 4\pi r^2$
  • 1 mark: Sets up the chain rule $\dfrac{dV}{dt} = \dfrac{dV}{dr}\cdot\dfrac{dr}{dt}$
  • 1 mark: Substitutes $r = 5$ and $\dfrac{dV}{dt} = 50$ correctly
  • 1 mark: Correct answer $\dfrac{dr}{dt} = \dfrac{1}{2\pi} \approx 0.159$ cm/s

Key idea

Related rates connect $\dfrac{dV}{dt}$ and $\dfrac{dr}{dt}$ through the chain rule; build the equation first, substitute the instant last.

Example 2 — Exponential growth and decay

Standard 3 marks

Question

A radioactive substance decays according to $M = M_0 e^{-kt}$, where $M$ is the mass in grams and $t$ is in years. An initial mass of $80 \text{ g}$ decays to $50 \text{ g}$ after $10$ years. Find the value of $k$, correct to four decimal places.

Solution

Use the data point to pin down $k$. Here $M_0 = 80$, and $M = 50$ when $t = 10$.

$50 = 80 e^{-10k} \Rightarrow e^{-10k} = \dfrac{50}{80} = \dfrac{5}{8}$.

Take logs: $-10k = \ln\tfrac{5}{8} \Rightarrow k = -\dfrac{1}{10}\ln\tfrac{5}{8} = \dfrac{1}{10}\ln\tfrac{8}{5}$.

$\ln\tfrac{8}{5} = \ln 1.6 \approx 0.4700$, so $k \approx 0.0470$.

Keep $k$ positive for decay — the negative sign already lives in the exponent.

Where the marks go

  • 1 mark: Substitutes the data to get $50 = 80 e^{-10k}$
  • 1 mark: Takes logs to isolate $k$
  • 1 mark: Correct value $k \approx 0.0470$

Key idea

Exponential growth/decay $M = M_0 e^{-kt}$ is solved by substituting a known data point and taking natural logs to release $k$ from the exponent.