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
- P2: product and quotient rules; chain rule for composites.
- Stationary points: f′(x) = 0 — max, min, or point of inflection.
- Connected rates of change — link dy/dt and dx/dt.
- Optimisation problems — form equation, differentiate, verify max/min.