Key Idea: Three rules let you differentiate anything built from simpler functions — composites, products and fractions. They're pure Paper 1 by-hand skills, and the first job in every question is to spot which rule to use.
🧭 Which rule, when?
🔗 The three rules
- the outer function (the wrapper)
- the inner function — its derivative g'(x) is the extra factor
- the two factors being multiplied
- their derivatives — label all four before you substitute
- the top (numerator)
- the bottom — the answer is over v²
Know these: sin x → cos x, cos x → −sin x (the minus!), eˣ → eˣ (unchanged), ln x → 1/x. For composites the inner derivative is the multiplier: (ax+b)ⁿ → n(ax+b)ⁿ⁻¹ × a, sin(ax+b) → a cos(ax+b), eᵃˣ⁺ᵇ → a·eᵃˣ⁺ᵇ. If a product/quotient factor is itself composite (e.g. e²ˣ), differentiate that part with the chain rule.
✏️ IB-style worked examples
IB-style question — differentiate using the chain rule
Differentiate y = (2x² − 5)³.
Step by step:
Outer is ( )³, inner is 2x² − 5. Differentiate the outer.
Multiply by the inner's derivative (4x).
dy/dx = 12x(2x² − 5)².
IB-style question — differentiate a product
Differentiate y = x³·e²ˣ.
Step by step:
u = x³ (u′ = 3x²), v = e²ˣ (v′ = 2e²ˣ by the chain rule).
Factor out the common e²ˣ and x².
dy/dx = x²e²ˣ(3 + 2x).
IB-style question — differentiate a quotient
Differentiate y = (3x − 1)/(x² + 2).
Step by step:
u = 3x−1 (u′ = 3), v = x²+2 (v′ = 2x). Apply (u′v − uv′)/v².
Expand the numerator carefully (mind the minus).
dy/dx = (−3x² + 2x + 6)/(x² + 2)².
Important: Chain: never drop the × (inside)′ factor — the × 4x, the × 3 in (3x−1)⁵. Quotient: it's u′v − uv′, not the other way round, all over v² — getting the order wrong flips every sign.
Tap each card to reveal the answer.
Exam Tips
- Spot the shape first: composite → chain, product → product, fraction → quotient.
- Chain: differentiate the outside, then × the derivative of the inside (don't forget it).
- Standard derivatives: cos x → −sin x (sign!), eˣ stays eˣ, ln x → 1/x.
- Product u′v + uv′ and quotient (u′v − uv′)/v²: label u, v, u′, v′ before substituting.
- Quotient order matters — top derivative first, then minus, all over v². Factorise to tidy.