2.4 Differentiation
- Syllabus
- 9709–2028–2029
- Topic
- 2.4
- Level
- AS
| f(x) | f′(x) |
|---|---|
| ex | ex |
| lnx | 1/x (x>0) |
| sinx | cosx |
| cosx | −sinx |
| anx | sec2x (where defined) |
For differentiable $g$:rac d{dx}e^{g}=g'e^g,\quad rac d{dx}\ln g=rac{g'}g,\quad rac d{dx}\sin g=g'\cos g,rac d{dx}\cos g=-g'\sin g,\quad rac d{dx} an g=g'\sec^2g.
rac d{dx}\ln(1+x^2)=rac{2x}{1+x^2},\qquad rac d{dx}[3e^{2x}-\cos(4x)]=6e^{2x}+4\sin(4x).
Identify the outer function, write its base derivative with the inner expression unchanged, multiply by the inner derivative, then combine constant multiples, sums and differences.
The derivative of lng is g′/g, not 1/lng. Products and quotients are handled in the next objective rather than smuggled into a sum/chain shortcut.
If $y=u(x)v(x)$,y'=u'v+uv'.If $y=u(x)/v(x)$ and $v e0$,y'=rac{u'v-uv'}{v^2}.
Label u and v, compute u′ and v′ separately using chain rules where needed, substitute without changing the quotient numerator order, then factor or simplify.
rac d{dx}(x^2e^x)=2xe^x+x^2e^x=e^x(x^2+2x).
rac d{dx}\left(rac{\sin x}{x}
ight)=rac{x\cos x-\sin x}{x^2},\qquad x
e0.
The product derivative is not u′v′, and the quotient derivative is not u′/v′. Logarithmic differentiation is not required by this objective.
| Definition | Route to dy/dx |
|---|---|
| x=x(t), y=y(t) | dy/dx=(dy/dt)/(dx/dt) when $dx/dt |
| e0$ | |
| F(x,y)=0 | differentiate both sides in x, attach dy/dx to every y derivative, then collect |
If $x=t-e^{2t}$ and $y=t+e^{2t}$,rac{dy}{dx}=rac{1+2e^{2t}}{1-2e^{2t}}wherever $dx/dt e0$.
For $x^2+y^2=xy+7$:2x+2yrac{dy}{dx}=y+xrac{dy}{dx},sorac{dy}{dx}=rac{y-2x}{2y-x}when $2y-x e0$.
Find the parameter or point coordinates first, evaluate the tangent gradient m, then use y−y0=m(x−x0). A non-vertical normal has gradient −1/m; handle horizontal/vertical tangent cases geometrically.
Parametric gradient is dy/dt divided by dx/dt, not the reverse. In implicit differentiation, d(y2)/dx=2ydy/dx, not 2y.