The gradient of a curve at any point. The single rule dxdβ(xn)=nxnβ1 unlocks gradients, tangents, normals, and turning points β a recurring 5-7 mark item on Paper 4.
What youβll learn
Mapped to the Cambridge IGCSE 0580 syllabus (2025-2027).
E2.14 β Use differentiation to find gradients of curves and the equations of tangents and normals; identify and classify stationary points.
The power rule
dxdβ(xn)=nxnβ1. Bring the power down, decrease it by one.
The single most important rule:dxdβ(xn)=nxnβ1.
Bring the power down to multiply, then decrease the power by 1.
Sum rule. Differentiate each term separately:
dxdβ(f+g)=dxdfβ+dxdgβ.
Worked. Differentiate y=2x3β5x2+4xβ7.
dxdyβ=6x2β10x+4.
Negative and fractional powers. The same rule works.
dxdβ(xβ2)=β2xβ3.
dxdβ(xβ)=dxdβ(x1/2)=21βxβ1/2.
Bring power down, reduce by 1.
Constant: derivative is 0.
Differentiate term by term.
Negative and fractional powers: same rule, no change.
Gradient, tangent, normal
Substitute the x-value into the derivative for the gradient. Use it to write tangent or normal equations.
Gradient at a point. To find the gradient of a curve y=f(x) at x=a:
Compute dxdyβ.
Substitute x=a.
Worked. Find the gradient of y=x2+3x at x=2.
dxdyβ=2x+3.
At x=2: 2(2)+3=7.
Tangent line. Passes through the point and has the gradient you found.
yβy1β=m(xβx1β).
Worked. Find the tangent to y=x2+3x at x=2.
Point: y=4+6=10, so (2,10).
Gradient: 7.
Equation: yβ10=7(xβ2)βy=7xβ4.
Normal line. Perpendicular to the tangent at the same point. Gradient of normal =βmtangentβ1β.
Worked. Find the normal at the same point.
Normal gradient: β71β.
Equation: yβ10=β71β(xβ2).
Gradient at x=a: substitute a into dxdyβ.
Tangent: yβy1β=m(xβx1β).
Normal gradient: β1/mtangentβ.
Always find both the point AND the gradient before writing the equation.
Stationary points (turning points)
Where the gradient is zero. Use the second derivative or a sign change to classify max vs min.
Stationary points are where dxdyβ=0 β places where the curve momentarily has zero gradient.
Method to find them.
Differentiate to get dxdyβ.
Set dxdyβ=0 and solve.
Substitute each x-solution back into y to find the corresponding y-coordinate.
Method to classify them.
Second derivative test. Compute dx2d2yβ and substitute the x-coordinate.
dx2d2yβ>0: minimum.
dx2d2yβ<0: maximum.
Sign-change test. Check the gradient just before and just after the stationary point.
β,0,+: minimum.
+,0,β: maximum.
β,0,β or +,0,+: point of inflexion.
Worked. Find and classify stationary points of y=x3β6x2+9x+1.
dxdyβ=3x2β12x+9.
Set to zero: 3x2β12x+9=0βx2β4x+3=0β(xβ1)(xβ3)=0.
x=1 or x=3.
y-values: y(1)=1β6+9+1=5. y(3)=27β54+27+1=1.
dx2d2yβ=6xβ12.
At x=1: 6β12=β6<0β maximum at (1,5).
At x=3: 18β12=6>0β minimum at (3,1).
Stationary points: dxdyβ=0.
Find y-coordinates by substituting back.
Second derivative: positive β min, negative β max.
Sign-change test as backup.
How itβs examined
Differentiation appears every Paper 4 as a 5-7 mark question β usually a polynomial whose stationary points need finding and classifying, sometimes with tangent/normal equations. Examiner reports flag forgetting to find y-coordinates of stationary points, and confusing maximum with minimum on the second-derivative test.
Always classify using either the second-derivative test OR a sign-change check on dxdyβ. Stating "max" or "min" without justification loses marks.
Key Formulae β Differentiation
The formulae you need to memorise for differentiation on the Cambridge IGCSE 0580 paper, with every variable defined in plain English and a note on when to use it.
Power rule
dxdβ(xn)=nxnβ1
n
any rational number
When to use
Differentiating any term of the form axn.
Sum / constant rules
dxdβ(f+g)=fβ²+gβ²,dxdβ(c)=0
c
any constant
When to use
Differentiate term by term; constants vanish.
Equation of a tangent at a point
yβy1β=m(xβx1β)
(x1β,y1β)
the point of contact on the curve
m
the gradient dxdyβ at x1β
When to use
After computing the gradient at the point of tangency.
Second-derivative test
dx2d2yβ>0βmin;Β dx2d2yβ<0βmax
When to use
Classifying a stationary point once you've found its x-value.
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 0580 sitting.
Derivative
Examiner keyword
The function dxdyβ giving the gradient of the curve y at any point.
Gradient at a point
Examiner keyword
The numerical value of dxdyβ when a specific x is substituted in.
Tangent
Examiner keyword
A straight line that touches a curve at exactly one point with the same gradient as the curve there.
Stationary point
Examiner keyword
A point on the curve where dxdyβ=0 β local maximum, local minimum, or point of inflection.
Second derivative
The derivative of the derivative, written dx2d2yβ.
Common Mistakes and Misconceptions β Differentiation
The traps other students keep falling into on differentiation questions β taken from recent Cambridge IGCSE 0580 examiner reports and mark schemes β and how to avoid them.
βForgetting to decrement the power
βΌ
Why it happens
Students multiply by n but leave the power unchanged: dxdβ(x3)=3x3 instead of 3x2.
How to avoid it
Power rule has TWO parts: bring the index down AND subtract one from it.
βDifferentiating a constant to itself
βΌ
Why it happens
dxdβ(7)=7 instead of 0.
How to avoid it
Constants always differentiate to 0.
βStating "max" or "min" without justification
0580/42 β recurring
βΌ
Why it happens
Students see the shape from a sketch and assert.
How to avoid it
Always justify with the second-derivative test or a sign-change table.
βUsing the symbolic gradient dxdyβ instead of evaluating it at the point
βΌ
Why it happens
Students plug dxdyβ as the slope without substituting the x-value.
How to avoid it
Step 1 = differentiate. Step 2 = substitute the point's x to get a NUMBER. That number is the slope.
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.
4. Exam Quiz
Assess your understanding
Attempt a past paper style quiz for this sub-topic and get instant feedback to identify your strengths and weaknesses.
Instant AI marking SchemeExaminer's feedbackAI Detailed report
Video lesson
Short walkthrough of the concepts students most often get stuck on.
Differentiation β frequently asked questions
The things students keep getting wrong in this sub-topic, answered.
Differentiation β Study Notes & Past Paper Style Questions | Cambridge IGCSE Mathematics 0580 Extended | Tutopiya