C3.6 Differentiation
C3.6 Differentiation
Core 3
for Edexcel
C3.6 Differentiation
These icons indicate that teacher’s notes or useful web addresses are available in the Notes Page.
This icon indicates the slide contains activities created in Flash. These activities are not editable.
For more detailed instructions, see the Getting Started presentation.
1 of 56 © Boardworks Ltd 2006
The chain rule
dy
n
If y = kx then = knx n 1
dx
Also:
dy
If y = f ( x ) ± g( x ) then = f '( x) ± g '( x)
dx
So if y = u3 where u = 2x + 1,
dy du
= 3u 2 =2
du dx
dy dy du
Using the chain rule: = × = 3u 2 × 2
dx du dx
= 6u 2
= 6(2 x +1)2
6 of 56 © Boardworks Ltd 2006
The chain rule
1
2
= 3 x(3 x 5) 2
3x
=
3 x2 5
7 of 56 © Boardworks Ltd 2006
The chain rule
dy 2
Find given that y = 3 4 .
dx (7 x )
2
Let y = 4 = 2u 4 where u = 7 – x3
u
dy du
= 8u 5 = 3 x2
du dx
dy dy du
Using the chain rule: = × = 8u 5 × 3 x 2
dx du dx
= 24 x 2u 5
= 24 x 2 (7 x 3 ) 5
24 x 2
=
(7 x 3 )5
8 of 56 © Boardworks Ltd 2006
The chain rule using function notation
With practice some of the steps in the chain rule can be done
mentally.
Suppose we have a composite function
y = g(f(x))
If we let y = g(u) where u = f(x)
dy du
then = g '(u ) and = f '( x )
du dx
dy dy du
Using the chain rule: = × = g '(u )× f '( x )
dx du dx
But u = f(x) so
dy
If y = g(f(x)) then = g '(f ( x ))× f '( x )
dx
9 of 56 © Boardworks Ltd 2006
The chain rule
n dy n 1
y= =n
dy
x = 2y3 – 3y – 7
dx
= 6 y2 3
dy
At the point (3, 2), y = 2:
dx
= 6(2)2 3 = 21
dy
dy 1
We can now find the gradient using the fact that = dx
dx dy
dy 1
=
dx 21
14 of 56 © Boardworks Ltd 2006
Differentiating inverse functions
dy 1
The result = dx is particularly useful for differentiating
dx dy
inverse functions. For example:
d 1
Find (sin x ), writing your answer in terms of x.
dy
Let y = sin–1 x so x = sin y
dx Using the identity
= cos y
dy cos2y = 1 – sin2y
dy 1 1
= =
dx cos y 1 sin2 y
But sin y = x so
d 1 1
(sin x ) =
dy 1 x2
15 of 56 © Boardworks Ltd 2006
Differentiating ex and related functions
x dy
If y = e then = ex
dx
dy
If y = ke x then = ke x
dx
where k is a constant.
For example, if y = 4ex – x3
dy
= 4e x 3 x 2
dx
17 of 56 © Boardworks Ltd 2006
Functions of the form ekx
Let y = eu where u = 5x
dy du
= eu =5
du dx
dy dy du
Using the chain rule: = × = eu × 5
dx du dx
= 5e u
= 5e 5 x
In practice, we wouldn’t need to include this much working.
dx 3
We can use the chain rule to extend this to any function of the
form ef(x).
f ( x) dy
So in general, If y = e then = f '( x)ef ( x )
dx
dy
y=e = e
dx
For example,
dy 5 x 4
(e ) = 5e 5 x 4
dx
dy 3 x 3 x
(e ) = e
dx
dy x2 9 x2 9 x2 9
(5e ) = 5 × 2 xe = 10 xe
dx
21 of 56 © Boardworks Ltd 2006
Differentiating ln x and related functions
Let y = ln u where u = 3x
dy 1 du
= =3
du u dx
dy dy du 3
Using the chain rule: = × =
dx du dx u
3
=
3x
1
=
x
24 of 56 © Boardworks Ltd 2006
Functions of the form ln kx
dy
y = ln =
dy
d 7
For example, ln(7 x 4) =
dx 7x 4
2
d 9 x
ln(3 x 3 + 8) = 3
dx 3x + 8
26 of 56 © Boardworks Ltd 2006
Functions of the form ln (f(x))
x
Differentiate y = ln with respect to x.
2
x
y = ln = ln x ln2
2
1
= ln x ln2
2
= 21 ln x ln2
27 of 56 © Boardworks Ltd 2006
Functions of the form ln (f(x))
dy 1 1 1
y = 21 ln x ln2 = × =
dx 2 x 2x
ln 2 is a constant and so it disappears when we differentiate.
x
If we had tried to differentiate y = ln without simplifying it
first, we would have had: 2
1 21
1
1 dy 4 x
y = ln 2 x 2
= 1
dx 1 x 2
2
1
= 1 1
2x x 2 2
1
=
2x
The derivative is the same, but the algebra is more difficult.
dy dv du
=u +v
dx dx dx
dy
Find given that y = x 4 3 2 x .
dx
1
Let u=x 4
and v = (3 2 x ) 2
du dv 1 21
So = 4 x3 = (3 2 x ) × 2
dx dx 2
1
= (3 2 x ) 2
dx 1 1
4 3
x 4 x (3 2 x ) (3 2 x )
2 2
= 1 + 1
(3 2 x ) 2
(3 2 x ) 2
x 4 + 4 x 3 (3 2 x )
= 1
(3 2 x ) 2
x 4 +12 x 3 8 x 4
= 1
(3 2 x ) 2
12 x 3 9 x 4
= 1
(3 2 x ) 2
3(4 x 3 3 x 4 )
=
31 of 56
3 2x © Boardworks Ltd 2006
The product rule
Let u = x2 and v = e2 x
du dv
So = 2x = 2e2 x
dx dx
Using the product rule:
dy
= 2 x 2e2 x + 2 xe2 x
dx
= 2 xe2 x ( x +1)
dy
= 0 when 2 xe2 x = 0 or x +1= 0
dx
2 xe2 x = 0 x = 0
x +1= 0 x = 1
32 of 56 © Boardworks Ltd 2006
The product rule
When x = 0, y = (0)2e0
=0
The point (0,0) is a stationary point on the curve y = x2e2x.
dy v du u dv
= dx 2 dx
dx v
dy 2 x +1
Find given that y = 2 .
dx 5x
dy (5 x 2 )(2) (2 x +1)(10 x )
=
dx 25 x 4
10 x 2 20 x 2 10 x
=
25 x 4
2x 4x 2
=
5 x3
2x 2
=
5 x3
2( x +1)
=
5 x3
Let u = ln x4 and v = x2
du 4 x 3 1 dv
So = 4 = 4x = 2x
dx x dx
Using the quotient rule:
dy x 2 × 4 x 1 ln x 4 × 2 x
=
dx x4
4 x 8 x ln x Using ln x4 = 4 ln x
=
x4
4(1 2ln x )
=
x3
37 of 56 © Boardworks Ltd 2006
The quotient rule
When x = 1, dy = 4(1 2 ln 1)
Remember that ln 1 = 0
dx 1
=4
y = 4x – 4
dy
If y = sin x then = cos x
dx
So if y = 2 sin u where u = 3x
dy du
= 2cos u =3
du dx
dy dy du
Using the chain rule: = × = 2cos u × 3
dx du dx
= 6cos3x
dy
y = sin = cos
dy
dy
Find given that y = –x2 cos x.
dx
du dv
So = 2x = sin x
dx dx
= x( x sin x 2cos x )
Functions of the form k cos f(x) can be differentiated using the
chain rule.
So if y = 3 cos u where u = x3 – 4
dy du
= 3 sin u = 3 x2
du dx
45 of 56 © Boardworks Ltd 2006
The derivative of cos x
dy dy du
Using the chain rule: = × = 3 sin u × 3 x 2
dx du dx
= 9 x 2 sin( x 3 4)
dy
y = cos = sin
dy
dy dy
y = cos x = sin x y = cosec x = cosec x cot x
dx dx
dy dy
y = tan x = sec 2 x y = cot x = cosec 2 x
dx dx
2x
Given that f ( x ) = 2 ,
x +4
a) find f ’(x),
b) find the coordinates of any stationary points and determine
their nature,
c) sketch the curve y = f(x).
v du
dx u dv
dx
a) Using the quotient rule: f '( x ) =
v2
2( x 2 + 4) 2 x(2 x )
f '( x ) =
( x 2 + 4)2
2 x 2 + 8 4 x 2 2(4 x 2 )
= 2 2
= 2
( x + 4) ( x + 4)2
53 of 56 © Boardworks Ltd 2006
Examination-style question
2(4 x 2 )
b) When f(x) = 0, 2 2
=0
( x + 4)
2(4 x 2 ) = 0
4 x2 = 0
x = 2
4 1
When x = 2, y = =
8 2
4 1
When x = –2, y = =
8 2
2x
Therefore, the graph of the function f( x ) = 2 has turning
points at (2, 21 ) and (–2, – 21). x +4
2x
c) The curve y = 2 crosses the axes when x = 0 and when
y = 0. x +4
y Also,
1 2x
2 y=
x2 + 4 as x , y 0–
–2 0 2 x and,
1
2 as x , y 0+.