Skip to content

9709 · 2.4

Differentiation

Differentiation finds the instantaneous rate of change of a function. In P2, we learn powerful new rules to handle more complex functions and apply them to real-world problems like optimisation and related rates.

Need to know

What you need to know

  • Find stationary points by solving $\frac{dy}{dx} = 0$.
  • Calculate the second derivative, $\frac{d^2y}{dx^2}$.
  • At a stationary point $x=a$: If $\frac{d^2y}{dx^2} > 0$, it is a local minimum.
  • At a stationary point $x=a$: If $\frac{d^2y}{dx^2} < 0$, it is a local maximum.
  • If $\frac{d^2y}{dx^2} = 0$, the test is inconclusive. You must test the sign of $\frac{dy}{dx}$ on either side of the point.

Explanation

The Calculus of Change

  1. P2: product and quotient rules; chain rule for composites.
  2. Stationary points: f′(x) = 0 — max, min, or point of inflection.
  3. Connected rates of change — link dy/dt and dx/dt.
  4. Optimisation problems — form equation, differentiate, verify max/min.