Differentiate trig functions (all six), ef(x) and lnf(x) via the chain rule, parametric curves (x(t),y(t)), and use the second derivative for concavity and connected rates of change. The IAL formula booklet lists derivatives of sin, cos, tan, sec, csc, cot, ex, lnx — chained versions you derive each time.
What you’ll learn
Mapped to the Cambridge IGCSE XMA01-YMA01 syllabus (2026 onwards).
P3 6.1 — Differentiate trigonometric functions including reciprocal trig.
P3 6.2 — Differentiate ef(x) and lnf(x) using the chain rule.
P3 6.3 — Use parametric differentiation for curves given as (x(t),y(t)).
P3 6.4 — Use higher derivatives to classify stationary points and identify concavity.
Six trig derivatives — memorise patterns and 'co'-anti-symmetry.
Six core derivatives.
Function
Derivative
sinx
cosx
cosx
−sinx
tanx
sec2x
secx
secxtanx
cscx
−cscxcotx
cotx
−csc2x
Pattern: 'co'-derivatives have minus signs.cos, csc, cot — all give negative derivatives.
Always in radians. These identities hold ONLY when x is in radians. Convert degrees to radians before differentiating.
Chained version. With chain rule:
dxdsin(f(x))=f′(x)cos(f(x)),dxdtan(f(x))=f′(x)sec2(f(x)),
and similarly for the others.
Worked example.dxdsin(2x2+3)=(4x)cos(2x2+3) — applying the chain.
Deriving sec / csc / cot derivatives. Each is a chain rule application on (cosx)−1, (sinx)−1, (tanx)−1. P3 'show that' questions sometimes ask for the derivation:
Log laws BEFORE differentiation. Often easier to simplify first:
dxdln(x2(x+1))=dxd(2lnx+ln(x+1))=x2+x+11.
Doing log-laws first sidesteps the quotient/product rule.
Logarithmic differentiation. For complicated products / quotients / powers, take ln first:
y=(x−1)x2(x+1)3⇒lny=2lnx+3ln(x+1)−ln(x−1).
Differentiate both sides implicitly with respect to x, then multiply by y.
dxdef(x)=f′(x)ef(x).
dxdlnf(x)=f(x)f′(x).
Simplify with log laws BEFORE differentiating.
Logarithmic differentiation for products / quotients.
Parametric differentiation
dxdy=dx/dtdy/dt.
Setup. A curve given parametrically as x=x(t), y=y(t) for some parameter t (often time, or angle).
Gradient formula.dxdy=dx/dtdy/dt.
Derivation: chain rule. dtdy=dxdy⋅dtdx, so dxdy=dx/dtdy/dt, provided dtdx=0.
Worked example.x=3cost, y=sin2t, 0≤t≤π. Find dxdy at t=π/3.
dtdx=−3sint.
dtdy=2cos2t (chain on sin2t).
dxdy=−3sint2cos2t.
At t=π/3: cos(2π/3)=−1/2, sin(π/3)=3/2.
dxdy=−3⋅3/22⋅(−1/2)=−33/2−1=332=923.
Stationary points.dxdy=0 when dtdy=0 (provided dtdx=0).
Tangent and normal. Same as Cartesian curves: gradient is dxdy at the relevant parameter value. Tangent: y−y1=m(x−x1) where (x1,y1)=(x(t0),y(t0)) and m=dxdy∣t0.
Cartesian equation. Sometimes you can eliminate t to get a Cartesian equation. E.g. x=3cost, y=3sint gives x2+y2=9.
dxdy=dx/dtdy/dt (provided dx/dt=0).
Compute dy/dt and dx/dt separately.
Stationary when dy/dt=0 (and dx/dt=0).
Eliminate parameter for Cartesian if useful.
Higher derivatives and concavity
f′′(x) tells you concavity. Use to classify stationary points.
Second derivative.f′′(x)=dxdf′(x)=dx2d2y. The derivative of the derivative.
Classifying stationary points. At x0 where f′(x0)=0:
f′′(x0)>0 → local MINIMUM (concave up).
f′′(x0)<0 → local MAXIMUM (concave down).
f′′(x0)=0 → INCONCLUSIVE; use a sign-change test on f′ instead.
Concavity. A curve is:
Concave up (convex) where f′′(x)>0 — looks like a cup.
Concave down where f′′(x)<0 — looks like a cap.
A point of inflection is where f′′ changes sign.
Worked example. Classify the stationary point of f(x)=xe−x.
f′(x)=e−x−xe−x=e−x(1−x). f′(x)=0⇒x=1.
f′′(x)=−e−x(1−x)+e−x(−1)=e−x(−1+x−1)=e−x(x−2).
At x=1: f′′(1)=e−1(1−2)=−e−1<0. So (1,e−1) is a local MAX.
Inflection points. Where f′′ changes sign:
From f′′(x)=e−x(x−2), f′′ changes sign at x=2.
Above example has an inflection at (2,2e−2).
Notation reminder.dx2d2y — the '2' is on TOP of the d in the numerator (an operator squared) and on the BOTTOM with the x (because we're differentiating with respect to x twice).
f′′(x0)>0 → min; <0 → max.
f′′(x0)=0 → use sign-change test.
Concave up ⇔ f′′(x)>0.
Inflection ⇔ f′′ changes sign.
Connected rates of change
Chain rule for related variables.
Setup. Two related quantities A, B both change with time t, linked by a static formula A=f(B) (e.g. volume = 34πr3 links volume and radius for a sphere).
Chain rule.dtdA=dBdA⋅dtdB.
Strategy.
Identify both rates. Mark which is GIVEN and which is REQUIRED.
Write the static formula relating A and B.
Differentiate to get dBdA.
Apply the chain rule and solve for the unknown rate.
Worked example. A spherical balloon is inflated at 25 cm3s−1. Find the rate of increase of radius when r=5 cm.
Given: dtdV=25. Want: dtdr when r=5.
Formula: V=34πr3.
drdV=4πr2. At r=5: drdV=100π.
Chain: dtdV=drdV⋅dtdr, so 25=100π⋅dtdr.
dtdr=100π25=4π1≈0.0796 cm/s.
Worked example 2. A conical container has fixed half-angle. Water flows in at V′(t)=q (constant). Find dtdh as a function of h.
Units. Always include the correct units in the final answer.
dtdA=dBdA⋅dtdB (chain rule).
Static formula → differentiate → chain.
Substitute SPECIFIC values only after the chain step.
Include units (cm/s, m3/s, etc.).
How it’s examined
Differentiation 3 is a backbone of WMA13/01 — appears as a 10-15-mark question every sitting. Sub-parts: differentiate a chained trig / exp / log function (3-4 marks each); find a stationary point (4-5 marks); classify it with the second derivative (2 marks); for parametric problems: dxdy at a point (4-5 marks), tangent / normal equation (3 marks). Connected rates is a 6-8 mark stand-alone question. Common errors: forgetting the chain factor, mixing degrees with radians, substituting values before differentiating in connected-rates problems.
Worked examples, formulae, definitions and the mistakes examiners flag — everything you need to push from a pass to an A*.
Take this whole topic with you
Download a branded revision sheet — worked examples, formulae, definitions and common mistakes for Differentiation 3, ready to print or save as PDF.
Step-by-step worked examples — Differentiation 3
Step-by-step solutions to past-paper-style questions on differentiation 3, written exactly the way a tutor would explain them at the board.
1Differentiate y=sin(2x2+3) (4 marks, P3)
Core• Adapted from WMA13/01 January 2024 Q2• chain rule, trig derivative
▼
Question
Find dxdy for y=sin(2x2+3).
Step-by-step solution
Step 1
Chain rule: let u=2x2+3, so y=sinu. Then dudy=cosu and dxdu=4x.
Step 2
Combine:
dxdy=cosu⋅4x=4xcos(2x2+3)
Answer
dxdy=4xcos(2x2+3).
Examiner tip
M1 identify chain rule. A1 derivative of outer (cosu). A1 derivative of inner (4x). A1 final combined form. Always state 'using the chain rule' or write the u substitution explicitly — it earns the M mark cleanly.
2Differentiate y=e3x2−1 (3 marks, P3)
Core• Adapted from WMA13/01 June 2024 Q1• chain rule, exponential derivative
▼
Question
Find dxdy for y=e3x2−1.
Step-by-step solution
Step 1
Chain rule. Outer: eu differentiates to eu. Inner: u=3x2−1, so dxdu=6x.
Step 2
Combine:
dxdy=e3x2−1⋅6x=6xe3x2−1
Answer
dxdy=6xe3x2−1.
Examiner tip
M1 chain rule. A1 derivative of inner =6x. A1 final form. Crucial: dxdef(x)=f′(x)ef(x). Many students forget to multiply by f′(x).
3Differentiate y=ln(sinx) (3 marks, P3)
Core• Adapted from WMA13/01 January 2023 Q3• chain rule, natural log derivative
▼
Question
Find dxdy for y=ln(sinx).
Step-by-step solution
Step 1
dxdlnf(x)=f(x)f′(x). Here f(x)=sinx, f′(x)=cosx.
Step 2
Result:
dxdy=sinxcosx=cotx
Answer
dxdy=cotx.
Examiner tip
M1 quote ff′ form. A1 substitution. A1 simplification to cotx. Recognising sinxcosx as cotx is required for the final A — leaving as a fraction is fine but the simplified form scores cleaner.
4Prove dxd(secx)=secxtanx (4 marks, P3)
Extended• Adapted from WMA13/01 June 2024 Q4• proof, secant derivative
▼
Question
Starting from secx=(cosx)−1, prove that dxd(secx)=secxtanx.
Step-by-step solution
Step 1
secx=(cosx)−1. Chain rule with outer u−1:
dxd(cosx)−1=−1⋅(cosx)−2⋅dxd(cosx)
Step 2
dxd(cosx)=−sinx:
=−(cosx)−2⋅(−sinx)=cos2xsinx
Step 3
Rewrite using sec and tan:
=cosx1⋅cosxsinx=secxtanx.■
Answer
dxd(secx)=secxtanx.
Examiner tip
M1 quote secx=(cosx)−1 and apply chain. A1 derivative of cosx. M1 simplify into sinx/cos2x. A1 recognise as secxtanx. 'Show / prove' demands every step. Even though dxdsecx is in the formula booklet, the proof is a standard P3 exam request.
5Parametric curve — find dxdy at a parameter value (5 marks, P3)
Extended• Adapted from WMA13/01 January 2024 Q9• parametric, chain rule
▼
Question
A curve has parametric equations x=3cost, y=sin2t, for 0≤t≤π. Find dxdy at t=3π.
Step-by-step solution
Step 1
dtdx=−3sint. dtdy=2cos2t (chain rule for sin2t).
Step 2
Parametric derivative:
dxdy=dx/dtdy/dt=−3sint2cos2t
Step 3
At t=π/3: cos(2π/3)=−1/2, sin(π/3)=3/2.
dxdy=−3⋅3/22⋅(−1/2)=−33/2−1=332=923
Answer
dxdy=923 at t=π/3.
Examiner tip
M1 each for dx/dt and dy/dt. A1 each for correct expressions. M1 dy/dx=(dy/dt)/(dx/dt). A1 substituted value. A1 rationalised final form. Common errors: forgetting the chain in dtdsin2t=2cos2t (not cos2t).
6Connected rate of change — expanding sphere (6 marks, P3)
Extended• Adapted from WMA13/01 June 2023 Q9• connected rates, chain rule
▼
Question
Air is pumped into a spherical balloon at a constant rate of 25 cm3s−1. Find the rate at which the radius is increasing when the radius is 5 cm. (Volume of a sphere: V=34πr3.)
Step-by-step solution
Step 1
Identify: dtdV=25 (given). Want: dtdr when r=5.
Step 2
Chain rule: dtdV=drdV⋅dtdr. Differentiate V:
drdV=4πr2
Step 3
At r=5: drdV=4π(25)=100π.
Step 4
Solve for dtdr:
25=100π⋅dtdr⇒dtdr=100π25=4π1
Answer
dtdr=4π1≈0.0796 cm/s.
Examiner tip
B1 state dV/dt=25. M1 chain rule linking the three rates. A1 expression for dV/dr. M1 substitute r=5. A1 isolate dr/dt. A1 final form (4π1 exact, or ≈0.080 to 2 s.f.). Units MATTER in modelling questions — always include cm/s.
Key Formulae — Differentiation 3
The formulae you need to memorise for differentiation 3 on the Pearson Edexcel IAL XMA01 / YMA01 paper, with every variable defined in plain English and a note on when to use it.
Derivatives of trig functions
dxd(sinx)=cosx,dxd(cosx)=−sinx,dxd(tanx)=sec2x
x
in radians (essential — the derivatives don't hold in degrees)
When to use
Whenever differentiating a trig function. IN the IAL formula booklet.
Whenever differentiating sec, csc, cot. IN the IAL formula booklet. Mnemonic: 'co' derivatives all have a minus sign.
Example
dxd(sec(2x))=2sec(2x)tan(2x).
Derivatives of ef(x) and lnf(x)
dxd(ef(x))=f′(x)ef(x),dxd(lnf(x))=f(x)f′(x)
f(x)
any differentiable function
f′(x)
derivative of f(x)
When to use
Whenever an exponent or log has anything more complex than x. The chained forms are NOT explicitly in the formula booklet — derive via chain rule each time.
Example
dxd(ln(x2+1))=x2+12x.
Parametric differentiation
dxdy=dx/dtdy/dt(provided dx/dt=0)
x=x(t),y=y(t)
parametric equations of the curve
t
parameter (often interpreted as time)
When to use
Whenever a curve is given as (x(t),y(t)) and you need the gradient. NOT in the formula booklet — derivation via chain rule dtdy=dxdy⋅dtdx.
Example
x=3cost, y=sin2t gives dxdy=−3sint2cos2t.
Connected rates of change
dtdA=dBdA⋅dtdB
A,B
two related quantities
t
time (or other independent variable)
When to use
Modelling problems where one rate is known and another is asked for, linked via a static (geometric) formula. NOT in the formula booklet — write down the chain explicitly.
Example
Sphere: dtdV=4πr2⋅dtdr.
Key Definitions and Keywords — Differentiation 3
Definitions to memorise and the exact keywords mark schemes credit for differentiation 3 answers — sharpened from recent examiner reports for the 2026 Pearson Edexcel IAL XMA01 / YMA01 sitting.
Chain rule
Examiner keyword
dxdy=dudy⋅dxdu — differentiate the outer function, evaluated at the inner, then multiply by the derivative of the inner. The essential tool for composite functions.
Second derivative (f′′(x) or dx2d2y)
Examiner keyword
The derivative of the derivative. Sign at a stationary point: f′′(x0)>0⇒ local minimum; f′′(x0)<0⇒ local maximum; f′′(x0)=0⇒ inconclusive (need a sign-change test).
Concavity
A curve is concave up (or convex) where f′′(x)>0 — bends upward like a cup; concave down where f′′(x)<0 — bends downward. Points where the concavity changes are points of inflection.
Parametric equations
Examiner keyword
A curve described by (x(t),y(t)) — coordinates expressed as functions of a parameter t. Differentiation uses dxdy=dx/dtdy/dt.
Connected rates of change
Examiner keyword
Two quantities A, B that change with time, linked by a static relation A=f(B). The chain rule connects dtdA to dtdB via dBdA.
Common Mistakes and Misconceptions — Differentiation 3
The traps other students keep falling into on differentiation 3 questions — taken from recent Pearson Edexcel IAL XMA01 / YMA01 examiner reports and mark schemes — and how to avoid them.
✕Differentiating sin(2x) as cos(2x) (without the factor of 2)
WMA13/01 examiner reports — flagged annually
▼
Why it happens
Treating sin(2x) as if it were sinx.
How to avoid it
ALWAYS apply the chain rule when the argument is not just x. dxdsin(2x)=2cos(2x). The inner derivative dxdu=2 MUST appear.
✕Using degrees when differentiating trig
▼
Why it happens
Not converting back to radians for calculus.
How to avoid it
The derivatives dxdsinx=cosx etc. hold ONLY in radians. If a question gives angles in degrees, convert first.
✕dxdln(f(x))=f(x)1 (forgetting the chain)
▼
Why it happens
Memorising the rule without the chain.
How to avoid it
dxdln(f(x))=f(x)f′(x). The derivative of the inner is in the numerator. For f(x)=x, f′(x)=1 and you recover x1.
✕Writing dxdy=dy/dtdx/dt (upside down)
▼
Why it happens
Misremembering the order.
How to avoid it
dxdy=dx/dtdy/dt — 'y on top, x on bottom' matches the LHS direction. Mnemonic: cancel the dt.
✕Using the product rule when chain rule is required for connected rates
▼
Why it happens
Confusing two independent rates with one chained relationship.
How to avoid it
Connected rates: ONE chain dtdA=dBdA⋅dtdB. Write it down BEFORE substituting. If you see a product of two time-dependent factors, that's the product rule, a different setting.
Practice questions
Exam-style questions with step-by-step worked solutions. Try one before checking the method.
Past paper style quiz
Get a report showing which sub-topics you've nailed and which ones still need work.
Video lesson
Short walkthrough of the concepts students most often get stuck on.
Differentiation 3 — frequently asked questions
The things students keep getting wrong in this sub-topic, answered.