CAIE A-Level · Mathematics 9709 · Differentiation

Tangents, Normals and Rates of Change (Pure Mathematics 1 – 9709)

8 min readSyllabus 1.7FreeBy Uzair Khan

Syllabus objective

Apply differentiation to gradients, tangents and normals, increasing and decreasing functions and rates of change (including connected rates of change).

Introduction

Differentiation transforms a function into its gradient function — and this section is where that tool is put to direct use. In CAIE 9709 Paper 1, questions on tangents and normals, increasing/decreasing intervals, and rates of change are among the most consistently examined applications of calculus. Mastering this topic unlocks several marks across a range of question styles, from short "find the equation of the tangent" problems to multi-step connected rates of change scenarios involving related quantities.


Core Concept

Gradient at a Point

If y=f(x)y = f(x), then dydx\dfrac{dy}{dx} gives the gradient of the curve at any point. To find the gradient at a specific point x=ax = a, substitute x=ax = a into dydx\dfrac{dy}{dx}.

Tangents

The tangent at a point PP on a curve has the same gradient as the curve at PP. Using the gradient mm and the coordinates of PP, the equation is found via the straight-line formula.

Normals

The normal at point PP is perpendicular to the tangent at PP. If the tangent has gradient m0m \neq 0, the normal has gradient 1m-\dfrac{1}{m}.

Increasing and Decreasing Functions

A function is increasing on an interval when dydx>0\dfrac{dy}{dx} > 0 throughout that interval, and decreasing when dydx<0\dfrac{dy}{dx} < 0. Examiners frequently ask you to find these intervals by solving inequalities involving dydx\dfrac{dy}{dx}.

Rates of Change

The derivative dydx\dfrac{dy}{dx} represents the rate of change of yy with respect to xx. When quantities change with respect to time tt, we write dydt\dfrac{dy}{dt}, dAdt\dfrac{dA}{dt}, etc.

Connected rates of change use the chain rule to link two rates:

dydt=dydxdxdt\frac{dy}{dt} = \frac{dy}{dx} \cdot \frac{dx}{dt}

More generally, for any chain of related variables:

dAdt=dAdrdrdt\frac{dA}{dt} = \frac{dA}{dr} \cdot \frac{dr}{dt}

This is the key technique when one quantity changes at a known rate and you must find the rate of change of a related quantity.


Key Formulae & Definitions

Gradient of curve at x=ax = a:

m=dydxx=am = \left.\frac{dy}{dx}\right|_{x=a}

Equation of tangent at point (x1,y1)(x_1, y_1) with gradient mm:

yy1=m(xx1)y - y_1 = m(x - x_1)

Gradient of normal (perpendicular to tangent):

mnormal=1mm_{\text{normal}} = -\frac{1}{m}

Equation of normal at (x1,y1)(x_1, y_1):

yy1=1m(xx1)y - y_1 = -\frac{1}{m}(x - x_1)

Increasing/decreasing conditions:

ConditionBehaviour of ff
dydx>0\dfrac{dy}{dx} > 0 on an intervalff is increasing on that interval
dydx<0\dfrac{dy}{dx} < 0 on an intervalff is decreasing on that interval
dydx=0\dfrac{dy}{dx} = 0 at a pointstationary point (neither increasing nor decreasing there)

Connected rates of change (chain rule):

dAdt=dAdrdrdt\frac{dA}{dt} = \frac{dA}{dr} \cdot \frac{dr}{dt}

Worked Examples

Example 1 — Tangent and Normal to a Curve

The curve CC has equation y=x34x2+5y = x^3 - 4x^2 + 5. Find the equations of the tangent and normal to CC at the point where x=3x = 3.

Step 1 — Find the yy-coordinate.

y=334(3)2+5=2736+5=4y = 3^3 - 4(3)^2 + 5 = 27 - 36 + 5 = -4

So the point is P=(3,4)P = (3, -4).

Step 2 — Differentiate.

dydx=3x28x\frac{dy}{dx} = 3x^2 - 8x

Step 3 — Find the gradient of the tangent at x=3x = 3.

m=3(3)28(3)=2724=3m = 3(3)^2 - 8(3) = 27 - 24 = 3

Step 4 — Equation of the tangent.

y(4)=3(x3)    y=3x13y - (-4) = 3(x - 3) \implies y = 3x - 13

Step 5 — Gradient of the normal.

mnormal=13m_{\text{normal}} = -\frac{1}{3}

Step 6 — Equation of the normal.

y+4=13(x3)    y=x33y + 4 = -\frac{1}{3}(x - 3) \implies y = -\frac{x}{3} - 3

Example 2 — Increasing and Decreasing Intervals

Find the values of xx for which f(x)=2x33x212x+1f(x) = 2x^3 - 3x^2 - 12x + 1 is a decreasing function.

Step 1 — Differentiate.

f(x)=6x26x12f'(x) = 6x^2 - 6x - 12

Step 2 — Set f(x)<0f'(x) < 0 (decreasing condition).

6x26x12<06x^2 - 6x - 12 < 0
x2x2<0x^2 - x - 2 < 0
(x2)(x+1)<0(x-2)(x+1) < 0

Step 3 — Solve the inequality. The roots are x=1x = -1 and x=2x = 2. Since the parabola opens upwards, the product is negative between the roots:

1<x<2-1 < x < 2

Conclusion: ff is decreasing for 1<x<2-1 < x < 2.


Example 3 — Connected Rates of Change

A spherical balloon is being inflated so that its radius rr cm increases at a constant rate of 0.50.5 cm s1^{-1}. Find the rate at which the volume VV cm³ is increasing when r=6r = 6.

Step 1 — Write the known rate.

drdt=0.5 cm s1\frac{dr}{dt} = 0.5 \text{ cm s}^{-1}

Step 2 — Write the formula for volume.

V=43πr3V = \frac{4}{3}\pi r^3

Step 3 — Differentiate with respect to rr.

dVdr=4πr2\frac{dV}{dr} = 4\pi r^2

Step 4 — Apply the chain rule.

dVdt=dVdrdrdt=4πr2×0.5=2πr2\frac{dV}{dt} = \frac{dV}{dr} \cdot \frac{dr}{dt} = 4\pi r^2 \times 0.5 = 2\pi r^2

Step 5 — Substitute r=6r = 6.

dVdt=2π(6)2=72π226 cm3s1\frac{dV}{dt} = 2\pi (6)^2 = 72\pi \approx 226 \text{ cm}^3\text{s}^{-1}

Common Mistakes & Examiner Pitfalls

  • Using the tangent gradient for the normal. Always take the negative reciprocal: mnormal=1mm_{\text{normal}} = -\dfrac{1}{m}. Forgetting the negative sign or the reciprocal are both common errors.

  • Not evaluating yy before writing the line equation. You need both coordinates of the point. Substituting only into dydx\dfrac{dy}{dx} gives the gradient, not the yy-coordinate — both are required.

  • Weak inequality vs. strict inequality. When asked for "increasing" or "decreasing", the condition is strict: dydx>0\dfrac{dy}{dx} > 0 or dydx<0\dfrac{dy}{dx} < 0. A stationary point is neither increasing nor decreasing.

  • Chain rule inversion errors. In connected rates problems, check carefully whether you need dAdr\dfrac{dA}{dr} or drdA\dfrac{dr}{dA}. Setting up dVdt=dVdr×drdt\dfrac{dV}{dt} = \dfrac{dV}{dr} \times \dfrac{dr}{dt} ensures the drdr's cancel correctly.

  • Not simplifying the line equation. Examiners often award the final mark only for a fully simplified equation (y=mx+cy = mx + c form or equivalent). Leaving the answer as y+4=3(x3)y + 4 = 3(x - 3) may lose a mark.

  • Forgetting units in rates of change. In applied problems, quote the units of your answer (e.g. cm³ s⁻¹).


Practice Questions

Q1. The curve CC has equation y=3x2+2xy = \dfrac{3}{x^2} + 2x. Find the equation of the tangent to CC at the point (1,5)(1, 5).

<details><summary>Show answer</summary>

Differentiate: y=3x2+2xdydx=6x3+2y = 3x^{-2} + 2x \Rightarrow \dfrac{dy}{dx} = -6x^{-3} + 2

Gradient at x=1x = 1: m=6(1)3+2=6+2=4m = -6(1)^{-3} + 2 = -6 + 2 = -4

Tangent equation: y5=4(x1)y=4x+9y - 5 = -4(x - 1) \Rightarrow y = -4x + 9

</details>

Q2. Find the values of xx for which g(x)=x332x218x+4g(x) = x^3 - \dfrac{3}{2}x^2 - 18x + 4 is increasing.

<details><summary>Show answer</summary>

Differentiate: g(x)=3x23x18g'(x) = 3x^2 - 3x - 18

Condition: 3x23x18>0x2x6>0(x3)(x+2)>03x^2 - 3x - 18 > 0 \Rightarrow x^2 - x - 6 > 0 \Rightarrow (x-3)(x+2) > 0

Solution: x<2x < -2 or x>3x > 3

</details>

Q3. The curve CC has equation y=(2x1)4y = (2x - 1)^4. Find the equation of the normal to CC at the point where x=1x = 1.

<details><summary>Show answer</summary>

Find yy at x=1x=1: y=(2(1)1)4=14=1y = (2(1)-1)^4 = 1^4 = 1. Point: (1,1)(1, 1).

Differentiate using the chain rule: dydx=4(2x1)32=8(2x1)3\dfrac{dy}{dx} = 4(2x-1)^3 \cdot 2 = 8(2x-1)^3

Gradient of tangent at x=1x=1: m=8(1)3=8m = 8(1)^3 = 8

Gradient of normal: 18-\dfrac{1}{8}

Normal equation: y1=18(x1)y=x8+98y - 1 = -\dfrac{1}{8}(x - 1) \Rightarrow y = -\dfrac{x}{8} + \dfrac{9}{8}

</details>

Q4. The area AA cm² of a circle is increasing at a rate of 1212 cm² s⁻¹. Find the rate of increase of the radius when r=3r = 3 cm.

<details><summary>Show answer</summary>

A=πr2dAdr=2πrA = \pi r^2 \Rightarrow \dfrac{dA}{dr} = 2\pi r

Chain rule: dAdt=dAdrdrdt12=2π(3)drdt\dfrac{dA}{dt} = \dfrac{dA}{dr} \cdot \dfrac{dr}{dt} \Rightarrow 12 = 2\pi(3) \cdot \dfrac{dr}{dt}

drdt=126π=2π0.637\dfrac{dr}{dt} = \dfrac{12}{6\pi} = \dfrac{2}{\pi} \approx 0.637 cm s⁻¹

</details>

Q5. The curve CC has equation y=x25x+4y = x^2 - 5x + 4. The tangent at point PP on CC is parallel to the line y=3x2y = 3x - 2. Find the coordinates of PP and the equation of the normal at PP.

<details><summary>Show answer</summary>

Tangent gradient equals 33: dydx=2x5=3x=4\dfrac{dy}{dx} = 2x - 5 = 3 \Rightarrow x = 4

yy-coordinate: y=1620+4=0y = 16 - 20 + 4 = 0. So P=(4,0)P = (4, 0).

Normal gradient: 13-\dfrac{1}{3}

Normal equation: y0=13(x4)y=x3+43y - 0 = -\dfrac{1}{3}(x - 4) \Rightarrow y = -\dfrac{x}{3} + \dfrac{4}{3}

</details>

Connections

Prerequisites you should be confident with:

  • Differentiating Powers of xx — the power rule is used in every example above to find dydx\dfrac{dy}{dx}.
  • The Chain Rule — essential for differentiating composite functions such as (2x1)4(2x-1)^4 and for building the connected rates of change formula.

Likely next subtopics to study:

  • Stationary Points and the Second Derivative — extends the idea of dydx=0\dfrac{dy}{dx} = 0 into classifying maxima, minima and points of inflection.
  • Further Integration — the reverse process of differentiation, needed for areas and definite integrals.
  • Optimisation Problems — applies tangents and stationary points to maximise/minimise real-world quantities, a major exam question type in Paper 1.

Figures

Graph of y = x^3 - 4x^2 + 5 showing the curve, the tangent line y = 3x - 13, and the normal line y = -x/3 - 3 all passing through the point (3, -4).
Figure 1: The curve y = x³ − 4x² + 5 with its tangent (red) and normal (blue) at the point P = (3, −4) from Worked Example 1.
Graph of f(x) = 2x^3 - 3x^2 - 12x + 1 showing the curve decreasing between x = -1 and x = 2, with stationary points at those x-values.
Figure 2: The curve f(x) = 2x³ − 3x² − 12x + 1 from Worked Example 2. The function is decreasing for −1 < x < 2 (between the two stationary points).

Keep learning

Explore CAIE A-Level Mathematics tutoring →

View the full Mathematics syllabus →

Part of Novark's free CAIE A-Level Mathematics notes