Cambridge International A Levels Mathematics (9709)
Differentiation
0% Complete
3 tasks remaining
Short Notes - Differentiation
Page 1/0
Detailed Study Notes
Detailed notes on Pure Mathematics 1 - Paper 1 for Cambridge International A Levels Mathematics, covering key concepts, explanations, examples, and exam-focused revision points.
Differentiation P1 Study Notes — Cambridge International A Level Mathematics 9709 (2024-2026 syllabus)
Power rule, chain rule, stationary points, tangents and normals. The first half of P1 calculus.
At a glance
Power rule: dxd(xn)=nxn−1.
Chain rule: dxdy=dudy⋅dxdu.
Stationary: dxdy=0.
Second derivative classifies max/min.
Normal = perpendicular to tangent.
What you’ll learn
Mapped to the Cambridge International A Level 9709 syllabus (2024-2026).
P1.7.1 — Apply power rule.
P1.7.2 — Apply chain rule.
P1.7.3 — Find and classify stationary points.
P1.7.4 — Find tangents and normals.
Power rule
dxd(xn)=nxn−1.
Power rule. Works for any real exponent n.
dxd(xn)=nxn−1
Constants.dxd(c)=0 for any constant.
Linearity.dxd(af(x)+bg(x))=af′(x)+bg′(x).
Negative powers. Rewrite xn1=x−n, then apply power rule.
Step-by-step solutions to past-paper-style questions on differentiation , written exactly the way a tutor would explain them at the board.
1Differentiate using power rule (4 marks)
Extended• Adapted from 9709/12 May/Jun 2024• power rule
▼
Question
Differentiate y=3x4−5x2+x32 with respect to x. (4 marks)
Step-by-step solution
Step 1
Rewrite using negative power.x32=2x−3.
Step 2
Apply power ruledxd(xn)=nxn−1 term by term.
dxdy=12x3−10x+2⋅(−3)x−4
Step 3
Simplify.
dxdy=12x3−10x−x46
Answer
12x3−10x−x46.
2Chain rule (5 marks)
Extended• chain rule
▼
Question
Differentiate y=(3x2+5)4. (5 marks)
Step-by-step solution
Step 1
Let u=3x2+5. Then y=u4.
Step 2
Compute dudy and dxdu.
dudy=4u3,dxdu=6x
Step 3
Chain rule: dxdy=dudy⋅dxdu.
dxdy=4u3⋅6x=24x(3x2+5)3
Answer
24x(3x2+5)3.
3Find and classify stationary points (8 marks)
Extended• stationary points
▼
Question
Find the stationary points of y=x3−6x2+9x+1 and classify each as a maximum or minimum. (8 marks)
Step-by-step solution
Step 1
Differentiate.
dxdy=3x2−12x+9
Step 2
Set dxdy=0 and solve.
3x2−12x+9=0⇒x2−4x+3=0
Step 3
Factorise.
(x−1)(x−3)=0⇒x=1,x=3
Step 4
Find y values. At x=1: 1−6+9+1=5. At x=3: 27−54+27+1=1.
Step 5
Second derivative.dx2d2y=6x−12.
Step 6
Classify. At x=1: 6−12=−6<0 → maximum. At x=3: 18−12=6>0 → minimum.
Answer
Maximum at (1,5); minimum at (3,1).
Examiner tip
Top-band candidates state explicitly 'second derivative negative → maximum' (rather than just stating the answer).
4Tangent and normal at a point (7 marks)
Extended• tangent, normal
▼
Question
Find the equations of the tangent and normal to the curve y=2x2−3x at the point where x=2. (7 marks)
Step-by-step solution
Step 1
Find y value.y=2(4)−6=2. Point: (2,2).
Step 2
Find gradient.dxdy=4x−3. At x=2: m=5.
Step 3
Tangent (through point with gradient m).
y−2=5(x−2)⇒y=5x−8
Step 4
Normal gradient.m⊥=−51.
Step 5
Normal equation.
y−2=−51(x−2)⇒y=−51x+512
Answer
Tangent: y=5x−8. Normal: y=−51x+512.
Key Formulae — Differentiation
The formulae you need to memorise for differentiation on the Cambridge International A Level 9709 paper, with every variable defined in plain English and a note on when to use it.
Power rule
dxd(xn)=nxn−1
n
any real number
When to use
Differentiating xn for any real n.
Chain rule
dxdy=dudy⋅dxdu
u
intermediate variable
When to use
Differentiating composite function y=f(g(x)).
Stationary point condition
dxdy=0
When to use
At a stationary point (max, min, or point of inflection).
Second derivative test
dx2d2y>0⇒min,dx2d2y<0⇒max
When to use
Classifying stationary points. If dx2d2y=0, test inconclusive — use sign test.
Key Definitions and Keywords — Differentiation
Definitions to memorise and the exact keywords mark schemes credit for differentiation answers — sharpened from recent examiner reports for the 2026 Cambridge International A Level 9709 sitting.
Derivative
Examiner keyword
dxdy, the rate of change of y with respect to x. Also written y′ or f′(x).
Stationary point
Examiner keyword
Point on curve where dxdy=0. Max, min, or stationary point of inflection.
Tangent
Examiner keyword
Line touching curve at one point with the same gradient. Equation: y−y1=m(x−x1) where m=dxdy at point.
Normal
Examiner keyword
Line perpendicular to the tangent at the point of contact. Gradient is negative reciprocal of tangent gradient.
Increasing function
f(x) increasing where f′(x)>0. Decreasing where f′(x)<0.
Common Mistakes and Misconceptions — Differentiation
The traps other students keep falling into on differentiation questions — taken from recent Cambridge International A Level 9709 examiner reports and mark schemes — and how to avoid them.
✕Forgetting to multiply by dxdu in chain rule
9709 Examiner Reports 2022-2024
▼
Why it happens
Treating composite as simple power.
How to avoid it
For (g(x))n: dxd=n(g(x))n−1⋅g′(x) — the g′(x) is essential.
✕Forgetting to classify stationary point as max/min
9709 Examiner Reports 2022-2024
▼
Why it happens
Stopping at finding x value.
How to avoid it
Always state max/min using second derivative test or sign change argument.
✕Power rule on xn1 without rewriting
9709 Examiner Reports 2022-2024
▼
Why it happens
Trying to differentiate as a fraction.
How to avoid it
Rewrite xnc as cx−n FIRST. Then apply power rule: gives −ncx−n−1.
Differentiation — frequently asked questions
The things students keep getting wrong in this sub-topic, answered.
Differentiation – Study Notes & Past Paper Style Questions | Cambridge International A Level Mathematics 9709 | Tutopiya