Detailed notes on Sequences, Functions and Graphs for Edexcel IGCSE Mathematics, covering key concepts, explanations, examples, and exam-focused revision points.
Differentiation: find gradients of curves and stationary points. The only IGCSE that includes calculus — A* topic.
At a glance
Power rule: dxd(xn)=nxn−1.
Constants disappear: dxd(c)=0.
Multiply by power, reduce power by 1.
Stationary points: where dxdy=0.
Maximum vs minimum: second derivative test.
Gradient at point: substitute x into derivative.
What you’ll learn
Mapped to the Pearson Edexcel IGCSE 4MA1 syllabus (2026 onwards).
3.7 — Differentiate polynomial functions.
3.7 — Find gradient at a specific point.
3.7 — Find stationary points and determine their nature.
The power rule
Multiply by power, reduce by 1.
Power rule:dxd(xn)=nxn−1.
Examples:
y
dxdy
x2
2x
x3
3x2
x4
4x3
x
1 (since x=x1, 1⋅x0=1)
1/x=x−1
−x−2=−1/x2
x=x1/2
21x−1/2
5 (constant)
0
Constants multiply through:
dxd(kf(x))=k⋅dxd(f(x)).
So dxd(3x4)=3⋅4x3=12x3.
Sums and differences:
dxd(f+g)=dxdf+dxdg.
So dxd(x3−2x+5)=3x2−2+0=3x2−2.
Worked qualitative. Why does the constant disappear?
Derivatives measure RATE OF CHANGE.
A constant doesn't change.
So its rate of change is 0.
Edexcel tip. Show every term's derivative explicitly. Mark schemes credit each term separately.
Power rule: nxn−1.
Multiply, then reduce.
Constants → 0.
Sum: differentiate term by term.
Gradient at a specific point
Differentiate, then substitute the x-value.
Method:
Differentiate y to get dxdy.
Substitute the x-value of the point.
The result is the gradient at that point.
Example.y=x3−2x+5. Find gradient at x=2.
dxdy=3x2−2.
At x=2: 3(4)−2=10.
Gradient = 10.
The value of dy/dx at x = 3 is the gradient of the tangent touching the curve there.
Tangent line at a point.
If you have the point (a,b) and gradient m at that point:
Equation of tangent: y−b=m(x−a).
Example. Tangent to y=x2 at (3,9).
Gradient: dxdy=2x=6 at x=3.
Equation: y−9=6(x−3)→y=6x−9.
Worked qualitative. What's the gradient of y=x2 at the origin?
dxdy=2x.
At x=0: gradient = 0.
The curve has a horizontal tangent at the vertex.
Edexcel tip. Show the differentiation step AND the substitution step separately. Mark schemes credit both.
Differentiate, then substitute.
Gradient = dxdy at x.
Tangent: y−y1=m(x−x1).
Always show both steps.
Stationary points
Set dxdy=0, solve. Find y. Determine nature.
Stationary point: where dxdy=0. The curve has zero gradient (horizontal tangent).
Could be:
MINIMUM (low point, curve goes up either side).
MAXIMUM (high point, curve goes down either side).
POINT OF INFLECTION (rare at IGCSE).
Stationary points have a horizontal tangent; the second derivative tells you which is which.
Method:
Differentiate y to get dxdy.
Set dxdy=0. Solve for x.
Substitute back into ORIGINAL y equation to find y.
Determine nature.
Determining nature.
Method A: Second derivative test.
If dx2d2y>0 at the point: MINIMUM.
If dx2d2y<0: MAXIMUM.
If =0: inconclusive (rare at IGCSE).
Method B: Sign change test.
Test dxdy either side of the point.
− then +: MINIMUM.
+ then −: MAXIMUM.
Same sign: point of inflection.
Worked example.y=x3−3x2−9x+5.
dxdy=3x2−6x−9.
Set =0: x2−2x−3=0. Factor: (x−3)(x+1)=0. x=3 or x=−1.
Find y:
x=3: 27−27−27+5=−22. Point: (3,−22).
x=−1: −1−3+9+5=10. Point: (−1,10).
Second derivative: dx2d2y=6x−6.
At x=3: 12>0 → MIN.
At x=−1: −12<0 → MAX.
So: minimum at (3,−22), maximum at (−1,10).
Worked qualitative. Why does the second derivative tell us min vs max?
Second derivative = rate of change of GRADIENT.
>0: gradient is INCREASING (going from − to +) → curve curves UP → MIN.
<0: gradient is DECREASING (+ to −) → curve curves DOWN → MAX.
Edexcel tip. Always determine NATURE — Edexcel asks for it. Use second derivative or sign change test.
Set dxdy=0.
Solve for x.
Find y from original.
Determine nature: dx2d2y.
>0 min, <0 max.
Quick recap
Power rule: nxn−1.
Constants: 0.
Term by term.
Stationary: dxdy=0.
Nature: second derivative.
Tangent: point-slope form.
Memorise this
Verbatim phrases and definitions Edexcel mark schemes credit.
dxd(xn)=nxn−1.
dxd(c)=0.
Stationary: dxdy=0.
Min: dx2d2y>0.
Max: dx2d2y<0.
How it’s examined
Calculus appears Higher Tier (4-7 marks). Differentiation, gradient at a point, stationary points, sometimes tangents. Examiner reports flag (1) not multiplying by the power, (2) skipping nature determination, (3) stating only x for stationary points.
Step-by-step solutions to past-paper-style questions on calculus, written exactly the way a tutor would explain them at the board.
1Differentiate a power
Higher• differentiation
▼
Question
Differentiate y=3x4.
Step-by-step solution
Step 1
Power rule: dxd(xn)=nxn−1.
Step 2
Apply: dxd(3x4)=3⋅4x3=12x3.
Answer
dxdy=12x3
2Differentiate a polynomial
Higher• Adapted from 4MA1/2H May/Jun 2024 Q21• differentiation, polynomial
▼
Question
Differentiate y=4x3−5x2+7x−2.
Step-by-step solution
Step 1
Differentiate term by term.
Step 2
4x3→12x2. −5x2→−10x. 7x→7. Constant −2→0.
Step 3
Combine: dxdy=12x2−10x+7.
Answer
12x2−10x+7
Examiner tip
Differentiate each term separately. Constants (−2 here) differentiate to 0.
3Find gradient at a specific point
Higher• gradient, differentiation
▼
Question
y=x3−2x+5. Find the gradient at the point where x=2.
Step-by-step solution
Step 1
Differentiate: dxdy=3x2−2.
Step 2
Substitute x=2: 3(4)−2=10.
Answer
Gradient = 10
4Find stationary points
Higher• Adapted from 4MA1/1H Jan 2024 Q18• stationary points
▼
Question
Find the stationary points of y=x3−3x2−9x+5 and determine their nature.
Step-by-step solution
Step 1
Differentiate: dxdy=3x2−6x−9.
Step 2
Set dxdy=0: 3x2−6x−9=0→x2−2x−3=0.
Step 3
Factor: (x−3)(x+1)=0. So x=3 or x=−1.
Step 4
Find y: at x=3, y=27−27−27+5=−22. At x=−1, y=−1−3+9+5=10.
Step 5
Nature: test second derivative or values either side. dx2d2y=6x−6. At x=3: 12>0 → minimum. At x=−1: −12<0 → maximum.
Answer
(3,−22) minimum; (−1,10) maximum
Examiner tip
Stationary point: where dxdy=0. Use second derivative test for nature: >0 → min, <0 → max.
Key Formulae — Calculus
The formulae you need to memorise for calculus on the Pearson Edexcel IGCSE 4MA1 paper, with every variable defined in plain English and a note on when to use it.
Power rule for differentiation
dxd(xn)=nxn−1
n
any real number
When to use
Differentiating a power of x. Multiply by the power, then reduce by 1.
Example
dxd(x4)=4x3. dxd(3x2)=6x.
Key Definitions and Keywords — Calculus
Definitions to memorise and the exact keywords mark schemes credit for calculus answers — sharpened from recent examiner reports for the 2026 Pearson Edexcel IGCSE 4MA1 sitting.
Derivative
Examiner keyword
dxdy — the rate of change of y with respect to x. Gradient of the curve.
Example
y=x2 has dxdy=2x.
Stationary point
Examiner keyword
A point where dxdy=0. Could be a maximum, minimum, or point of inflection.
Maximum / minimum (turning point)
Stationary points where the function reaches a local high or low. Determined by second derivative or sign change.
Common Mistakes and Misconceptions — Calculus
The traps other students keep falling into on calculus questions — taken from recent Pearson Edexcel IGCSE 4MA1 examiner reports and mark schemes — and how to avoid them.
✕Not multiplying by the power
4MA1/2H May/Jun 2024 — examiner report Q21
▼
Why it happens
Forgetting first half of the rule.
How to avoid it
Power rule: BRING DOWN the power, then REDUCE by 1. x4→4x3, NOT just x3.
✕Not differentiating constants to zero
▼
Why it happens
Treating constants like variables.
How to avoid it
Constants: dxd(c)=0. They DISAPPEAR. 5→0, −7→0.
✕Stating only x for stationary point, not (x,y)
4MA1/1H Jan 2024 — examiner report Q18
▼
Why it happens
Solving dy/dx=0 gives x.
How to avoid it
STATIONARY POINTS are POINTS. Always state as (x,y). Substitute x back into ORIGINAL equation to find y.
Calculus — frequently asked questions
The things students keep getting wrong in this sub-topic, answered.