Study Guide

Differentiation of products, quotients and composite functions

Edexcel International GCSE Further Pure MathematicsΒ· S9B (2016 spec, first exam 2019)Β· 18 min read

1. 1. The Product Ruleβ˜…β˜…β˜†β˜†β˜†β± 4 min

βœ“ Calculator OK

πŸ“˜ Definition

Product Rule

ddx(uv)=uβ€²v+uvβ€²\frac{d}{dx}(uv) = u'v + uv'

Used to differentiate the product of two differentiable functions u(x) and v(x). You must recall this formula for your exam.

Example:

Differentiate

To apply the product rule, first label the two functions being multiplied as u and v. Calculate their derivatives u' and v', then substitute into the product rule formula. Always simplify your final answer where possible.

πŸ“ Worked Example

Differentiate with respect to x.

  1. 1

    Step 1: Label the two factors u and v: ,

  2. 2

    Step 2: Calculate the derivatives of u and v:

    uβ€²=2e2x,vβ€²=βˆ’5sin⁑(5x)u' = 2e^{2x}, v' = -5\sin(5x)
  3. 3

    Step 3: Substitute into the product rule formula:

    dydx=(2e2x)(cos⁑5x)+(e2x)(βˆ’5sin⁑5x)\frac{dy}{dx} = (2e^{2x})(\cos 5x) + (e^{2x})(-5\sin 5x)
  4. 4

    Step 4: Simplify by factoring out common terms:

    dydx=e2x(2cos⁑5xβˆ’5sin⁑5x)\frac{dy}{dx} = e^{2x}(2\cos 5x - 5\sin 5x)

Exam tip:

Always explicitly state u, v, u' and v' in your working to earn method marks even if you make an arithmetic error.

2. 2. The Quotient Ruleβ˜…β˜…β˜…β˜†β˜†β± 5 min

βœ“ Calculator OK

πŸ“˜ Definition

Quotient Rule

ddx(uv)=uβ€²vβˆ’uvβ€²v2\frac{d}{dx}\left(\frac{u}{v}\right) = \frac{u'v - uv'}{v^2}

Used to differentiate the quotient of two differentiable functions u(x) (numerator) and v(x) (denominator). This formula is given on your exam formula sheet.

Example:

Differentiate

When using the quotient rule, make sure you assign u to the numerator and v to the denominator. Pay close attention to the subtraction in the numerator of the formula, as sign errors are very common here.

πŸ“ Worked Example

Differentiate with respect to x, leaving your answer as a single fraction.

  1. 1

    Step 1: Assign u to the numerator and v to the denominator: ,

  2. 2

    Step 2: Calculate derivatives: ,

  3. 3

    Step 3: Substitute into the quotient rule formula:

    dydx=(2cos⁑2x)(4x+1)βˆ’(sin⁑2x)(4)(4x+1)2\frac{dy}{dx} = \frac{(2\cos 2x)(4x + 1) - (\sin 2x)(4)}{(4x + 1)^2}
  4. 4

    Step 4: Simplify the numerator by expanding the first term:

    dydx=2(4x+1)cos⁑2xβˆ’4sin⁑2x(4x+1)2\frac{dy}{dx} = \frac{2(4x + 1)\cos 2x - 4\sin 2x}{(4x + 1)^2}

3. 3. The Chain Rule (Composite Functions)β˜…β˜…β˜†β˜†β˜†β± 4 min

βœ“ Calculator OK

πŸ“˜ Definition

Chain Rule

If , then (or when substituting )

Used to differentiate composite (function of a function) expressions, where one function is applied inside another. You must recall this formula for your exam.

Example:

Differentiate

For simple composite functions at IGCSE FPM level, you can often apply the chain rule directly: multiply by the power, reduce the power by 1, then multiply by the derivative of the inner function. This works for powers, trigonometric and exponential composite functions.

πŸ“ Worked Example

Differentiate with respect to x.

  1. 1

    Step 1: Identify the inner function , so

  2. 2

    Step 2: Calculate derivatives of y with respect to u, and u with respect to x:

    dydu=4u3,dudx=βˆ’3sin⁑(3x)\frac{dy}{du} = 4u^3, \frac{du}{dx} = -3\sin(3x)
  3. 3

    Step 3: Apply the chain rule :

    dydx=4u3Γ—(βˆ’3sin⁑3x)\frac{dy}{dx} = 4u^3 \times (-3\sin 3x)
  4. 4

    Step 4: Substitute back and simplify:

    dydx=βˆ’12cos⁑3(3x)sin⁑(3x)\frac{dy}{dx} = -12\cos^3(3x) \sin(3x)

Exam tip:

For simple powers of functions, you can use the shortcut: to save time in exams, as long as you show enough working.

4. 4. Combining Multiple Differentiation Rulesβ˜…β˜…β˜…β˜…β˜†β± 6 min

βœ“ Calculator OK

Most exam questions will require you to use more than one differentiation rule in the same problem. For example, a product where one term is a composite function, or a quotient where the numerator is a product. Always break the problem down step by step, identifying which rule to apply first.

πŸ“ Worked Example

Differentiate with respect to x.

  1. 1

    Step 1: Recognize this is a product of two functions: ,

  2. 2

    Step 2: Calculate v' directly:

  3. 3

    Step 3: Calculate u' using the chain rule, since u is a composite function:

    uβ€²=3(x2+1)2Γ—2x=6x(x2+1)2u' = 3(x^2 + 1)^2 \times 2x = 6x(x^2 + 1)^2
  4. 4

    Step 4: Substitute u, v, u', v' into the product rule formula:

    dydx=[6x(x2+1)2]e4x+[(x2+1)3]4e4x\frac{dy}{dx} = [6x(x^2 + 1)^2]e^{4x} + [(x^2 + 1)^3]4e^{4x}
  5. 5

    Step 5: Factor out common terms to simplify:

    dydx=2e4x(x2+1)2(2x2+3x+2)\frac{dy}{dx} = 2e^{4x}(x^2 + 1)^2(2x^2 + 3x + 2)
βœ“ Quick check
  1. When differentiating , which rules do you need to use, in order?

      1. Product rule, then quotient rule
      1. Quotient rule, then product rule for the denominator derivative
    • Only quotient rule

    • Only chain rule

    Reveal answer
    1 β€”

    The expression is a quotient, so you first apply the quotient rule. To differentiate the denominator , you need to use the product rule.

5. Common Pitfalls

Wrong move:

Swapping the order of terms in the quotient rule numerator, writing instead of

Why:

Sign error leads to the negative of the correct answer, losing accuracy marks

Correct move:

Always write u'v first, then subtract uv', and double-check the order before simplifying

Wrong move:

Forgetting to multiply by the derivative of the inner function when applying the chain rule, e.g. writing instead of multiplying by 2

Why:

Misses a key step of the chain rule, leading to an incorrect derivative

Correct move:

After adjusting the power of the composite function, always multiply by the derivative of the inner function before simplifying

Wrong move:

Failing to label u, v, u', v' when applying product or quotient rules

Why:

Makes it harder to spot errors, and you may lose method marks if your final answer is wrong

Correct move:

Explicitly write down u, v, u', v' as your first step for every product or quotient rule question

Wrong move:

Overcomplicating simple problems by using the quotient rule when the product rule is easier, e.g. differentiating as quotient instead of with product rule

Why:

Increases the chance of sign or arithmetic errors

Correct move:

For simple denominators that are powers or exponentials, rewrite as a negative power and use the product + chain rules if you find it easier

6. Quick Reference Cheatsheet

Rule

Formula

Recall Required?

Use Case

Product Rule

Yes

Product of two functions

Quotient Rule

No (given on formula sheet)

Fraction of two functions

Chain Rule

Yes

Composite (function of a function)

7. Frequently Asked

Do I need to memorize the quotient rule for Edexcel IGCSE FPM?

No, the quotient rule is provided on the official formula sheet given during your exam. You only need to memorize the product and chain rules.

Can I use the product rule instead of the quotient rule for fractions?

Yes, you can rewrite a quotient as and apply the product and chain rules. Both methods will give the same correct result, and both are accepted in mark schemes.

Going deeper

What's Next

Now that you have mastered the three core differentiation rules for Edexcel IGCSE FPM, you are ready to apply these to practical problems including finding gradients, tangents, normals, and stationary points. These applications form a large portion of the calculus section of your exam, and often carry 5-8 mark questions that require you to combine differentiation with algebraic manipulation. You should also practice past paper questions that combine these rules with trigonometric and exponential functions to build speed and accuracy before your exam.