3.4 Differentiation
- Syllabus
- 9709–2028–2029
- Topic
- 3.4
- Level
- A2
| f(x) | f′(x) |
|---|---|
| ex | ex |
| lnx | 1/x (x>0) |
| sinx | cosx |
| cosx | −sinx |
| anx | sec2x (where defined) |
| tan−1x | 1/(1+x2) |
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.Forinversetangent:\frac d{dx}\tan^{-1}(g)=\frac{g'}{1+g^2}.
\frac d{dx}\ln(1+x^2)=\frac{2x}{1+x^2},\qquad \frac d{dx}\tan^{-1}(3x)=\frac{3}{1+9x^2}.
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.
Do not confuse tan−1x with 1/tanx. Derivatives of sin−1x and cos−1x are explicitly not required.
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.