Techniques of Differentiation (Edexcel IGCSE Further Pure Maths): Revision Note

Exam code: 4PM1

Paul

Written by: Paul

Reviewed by: Dan Finlay

Updated on

Product Rule

What is the product rule?

  • The product rule states that if  y=f(x)g(x)  is the product of two functions f(x) and g(x) then

    •  dydx=f'(x)g(x)+f(x)g'(x)

  • This is not given on the exam formula sheet, so you need to remember it

  • This is sometimes written as  y=uv  where u and v are both functions of x

    • Then y'=u'v+uv'

      • where  y'=dydx,  u'=dudx  and  v'=dvdx

  • For your final answer make sure you match the notation used in the question

How do I know when to use the product rule?

  • The product rule is used to differentiate a product of two functions

    • This can easily be confused with a 'function of a function' (see the Chain Rule note)

      •  sin(cos x) is a function of a function, “sin of cos of x

      •  sin xcos x is a product of two functions, “sin x times cos x

How do I use the product rule?

  • To differentiate  y=f(x)g(x)

    • you'll need to make it clear what f(x), g(x), f'(x) and g'(x) are

      • Arranging them in a square can help

  • STEP 1
    Identify the two functions, f(x) and g(x)

    • Then differentiate each one with respect to x to find f'(x) and g'(x)

  • STEP 2
    Obtain dydx by applying the product rule formula

    • If  y=f(x)g(x),  then  dydx=f'(x)g(x)+f(x)g'(x)

    • Simplify the answer if

      • it is straightforward to do so

      • or if the question requires a particular form

  • In trickier problems chain rule may have to be used when finding u' and v'

Examiner Tips and Tricks

  • Using u, v, u' and v' can save time writing

    • lay them out in a 2x2 'square' to help keep which is which straight

  • For trickier functions chain rule may be required along with product rule

    • i.e.  either u and/or v could be a 'function of a function'

    • So chain rule needed to find u' and v'

Worked Example

Find the derivative of  y=5x2cos 3x.

We'll use  y=uv  form

Identify the functions u and v

u=5x2           v=cos3x


Differentiate those to find u' and v'

u'=10x           v'=3sin3x


Put the pieces together using  y'=u'v+uv'

dydx=(10x)(cos3x)+(5x2)(3sin3x)


Expand the brackets


dydx=10xcos3x15x2sin3x

Quotient Rule

What is the quotient rule?

  • The quotient rule states if  y=f(x)g(x)  is the quotient of two functions f(x) and g(x) then

    • dydx=f'(x)g(x)f(x)g'(x)[g(x)]2

      • This is given on the exam formula sheet, so you don't need to remember it

  • This is sometimes written as  y=uv  where u and v are both functions of x

    • Then  y'=u'vuv'v2

      • where  y'=dydx,  u'=dudx  and  v'=dvdx

  • For your final answer make sure you match the notation used in the question

How do I know when to use the quotient rule?

  • The quotient rule is used to differentiate a quotient of two functions

    • If the numerator is a constant, negative powers can be used

      • e.g  kg(x)=k(g(x))1

      • The chain rule can be used here

      • Note that (g(x))1 is different from the inverse function g1(x)

    • If the denominator is a constant, treat it as a factor of the expression

      • f(x)k=1kf(x)

    • The quotient rule will still work for both those cases

      • But it might not be the quickest method

How do I use the quotient rule?

  • To differentiate  y=f(x)g(x)

    • you'll need to make it clear what f(x), g(x), f'(x) and g'(x) are

      • Arranging them in a square can help

  • STEP 1
    Identify the two functions, f(x) and g(x)

    • Then differentiate each one with respect to x to find f'(x) and g'(x)

  • STEP 2
    Obtain dydx by applying the quotient rule formula

    • If  y=f(x)g(x),  then  dydx=f'(x)g(x)f(x)g'(x)[g(x)]2

    • Simplify the answer if

      • it is straightforward to do so

      • or if the question requires a particular form

  • In trickier problems chain rule may have to be used when finding u' and v'

Examiner Tips and Tricks

  • For trickier functions chain rule may be required along with product rule

    • i.e.  either u and/or v could be a 'function of a function'

    • So chain rule needed to find u' and v' 

  • Look out for functions of the form  y=f(x)(g(x))1

    • These can be differentiated using a combination of chain rule and product rule

      • It would be good practice to try this sometime!

    • But it's probably easier to use laws of indices to rewrite as y=f(x)g(x)

      • and then use the quotient rule

Worked Example

Given the function f(x)=cos 2x3x+2,  find f'(x).

We'll use y=f(x)g(x) form

Identify the functions f(x) and g(x)

f(x)=cos2x           g(x)=3x+2


Differentiate those to find f'(x) and g'(x)

f'(x)=2sin2x           g'(x)=3

Put the pieces together using  ddx(f(x)g(x))=f'(x)g(x)f(x)g'(x)[g(x)]2 from the exam formula sheet

f'(x)=(2sin2x)(3x+2)(cos2x)(3)(3x+2)2


Simplify the numerator
(The denominator is simplest left as it is)


f'(x)=2(3x+2)sin2x3cos2x(3x+2)2

Chain Rule

What is the chain rule?

  • The chain rule is used to differentiate a composite function 

    • A function of a function

  • The chain rule is given by the formula

    • dydx=dydu×dudx

      • where y is a function of u

      • and u is a function of x

      • (Of course this ultimately makes y a function of x as well!)

  • It can also be written in function notation as

    • If  y=f(g(x)),  then  dydx=f'(g(x))g'(x)

  • The chain rule makes it possible to differentiate a function of a function

    • For example  y=(5x42x)7

      • y=u7

      • u=5x42x

    • Or  y=cos(3x21)

      • y=cosu

      • u=3x21

How can I use the chain rule to differentiate the power of a function?

  •  The chain rule can be used to differentiate a 'power of a function'

    • This can save you a lot of work

      • e.g. finding the derivative of y=(x25x+7)7

      • The other option would require trying to expand (x25x+7)7 first!

    • You may need to use laws of indices

      • e.g. finding the derivative of  y=12x3

      • Rewrite first as y=(2x3)12

  • A power of a function can be differentiated using this special case of the chain rule:

    • If y=[f(x)]n

      • i.e. if y is the function f(x) raised to the power n

    • then   dydx=nf'(x)[f(x)]n1

      • i.e. n times the derivative of f(x), times f(x) to the power of n1

      • compare ddx(xn)=nxn1

    • n can be any power (including fractional and negative powers)

    • This formula is not on the exam formula sheet, so you need to remember it

  • The power of a function may also be differentiated using the general chain rule method in the next section

    • But remembering the 'special case' formula is a lot quicker

How can I use the general chain rule to differentiate a function?

  • STEP 1
    Identify y and u

    • e.g.  y=cos(3x21)

      • y=cosu

      • u=3x21

  • STEP 2
    Find  dydu and dudx

    • dydu=sinu

    • dudx=6x

  • STEP 3
    Substitute into  dydx=dydu×dudx

    • dydx=(sinu)×(6x)

  • STEP 4
    Substitute the expression for u back in

    • This gets dydx entirely in terms of x

      • dydx=(sin(3x21))×(6x)=6xsin(3x21)

Examiner Tips and Tricks

  • When asked to differentiate a 'power of a function', the chain rule is usually your best option

    • Look out for 'hidden powers'

      • e.g. square roots (fractional powers)

      • or functions in a denominator (negative powers)

  • To integrate a general 'function of a function' the chain rule is your only option!

Worked Example

(a) Find the derivative of y=(x25x+7)7.

This is y=[f(x)]n with n=7 and f(x)=x25x+7

Start by finding the derivative of f(x)

ddx(x25x+7)=2x5


Now use   dydx=nf'(x)[f(x)]n1


dydx=7(2x5)(x25x+7)71


dydx=7(2x5)(x25x+7)6

 

(b) Find the derivative of  y=sinx.

First use laws of indices to write as a power


y=(sinx)12


This is y=[f(x)]n with n=12 and f(x)=sinx

Find the derivative of f(x)


ddx(sinx)=cosx


Now use   dydx=nf'(x)[f(x)]n1

dydx=(12)(cosx)(sinx)121=cosx2(sinx)12


And by laws of indices  (sinx)12=1(sinx)12=1sinx


dydx=cosx2sinx

(c) Find the derivative of y=ecosx.

This is not a 'power of a function', so we need to use the general chain rule method


Start by identifying y and u

y=euu=cosx


Differentiate


dydu=eududx=sinx


Substitute into  dydx=dydu×dudx

dydx=(eu)×(sinx)


Substitute the expression for u back in

dydx=(ecosx)×(sinx)


dydx=(sinx)ecosx

Unlock more, it's free!

Join the 100,000+ Students that ❤️ Save My Exams

the (exam) results speak for themselves:

Build on this topic

Paul

Author: Paul

Expertise: Maths Content Creator

Paul has taught mathematics for 20 years and has been an examiner for Edexcel for over a decade. GCSE, A level, pure, mechanics, statistics, discrete – if it’s in a Maths exam, Paul will know about it. Paul is a passionate fan of clear and colourful notes with fascinating diagrams.

Dan Finlay

Reviewer: Dan Finlay

Expertise: Portfolio Lead

Dan graduated from the University of Oxford with a First class degree in mathematics. As well as teaching maths for over 8 years, Dan has marked a range of exams for Edexcel, tutored students and taught A Level Accounting. Dan has a keen interest in statistics and probability and their real-life applications.