Differentiation measures how a function changes. In H2 Maths (syllabus 9758) you use it for gradients, tangents and normals, stationary points, and connected rates of change.
What you need to know
Power rule: if y=xn then dxdy=nxn−1.
Chain rule: if y=f(g(x)) then dxdy=f′(g(x))g′(x).
Product rule:dxd(uv)=udxdv+vdxdu.
Quotient rule:dxd(vu)=v2vu′−uv′.
Worked example 1 — chain rule
Differentiate y=(3x2+1)5.
Let u=3x2+1, so y=u5 and dxdu=6x.
dxdy=5u4⋅dxdu=5(3x2+1)4⋅6x=30x(3x2+1)4.
Worked example 2 — product rule
Differentiate y=x2ex.
With u=x2 and v=ex: u′=2x, v′=ex.
dxdy=u′v+uv′=2xex+x2ex=xex(2+x).
Common mistakes
Forgetting the inner derivative in the chain rule (the g′(x) factor).
Mixing up the order in the quotient rule numerator — it is vu′−uv′, not uv′−vu′.