M1 Chapter 10
M1 Chapter 10
Applications of
Differentiation, I
Theorem 1 (The Chain Rule). Let u = f (x) and y = g(u) where f and
g are differentiable functions. Then
dy dy du
=
dx du dx
The chain rule is a very powerful result which essentially says
that derivatives behave like fractions, even though they are not frac- This is one of the reasons for the
Leibniz notation.
tions, and in particular that derivatives can be ‘cancelled’ just like
fractions. One immediate consequence of this is that if y is a differ-
entiable function of x,
dy dx dx
= =1
dx dy dx
so
dy 1
= dx .
dx dy
1
2 CHAPTER 10. APPLICATIONS OF DIFFERENTIATION, I
Implicit Differentiation
So far, all of the functions we have differentiated have had explicit
representations. That is, we have been able to write our functions
y = g(x) in the form
Not every function can be written this way. For example, consider
To see g is a function think about the function given by y = g(x) where
what the inverse would look like
(i.e. what happens if you swap the
x and y variables). y + ln(y) = x.
dy dϕ dy dϕ
We then rearrange the result to get an expression for dx
. =
dx dx dy
y + ln(y) = x
dy
find dx
.
y + ln(y) = x
d d
⇒ (y + ln(y)) = (x)
dx dx
The Right hand side of this equation is easy, but the left hand only
involves y terms. So we need to use the chain rule and then proceed
as normal:
d d
(y + ln(y)) = (x)
dx dx
dy d
⇒ (y + ln(y)) = 1
dx dy
dy 1
⇒ 1+ =1
dx y
dy 1
⇒ =
dx 1 + y1
dy
Example 2. Find if xy 2 + cos y = x.
dx
4 CHAPTER 10. APPLICATIONS OF DIFFERENTIATION, I
xy 2 + cos y = x
d d
xy 2 + cos y =
⇒ (x)
dx dx
d d
xy 2 + (cos y) = 1
⇒
dx dx
d d
xy 2 +
(cos y) = 1
dx dx
d d dy d
y 2 (x) + x y2 + (cos y) = 1 by the Product Rule
dx dx dx dy
dy d 2 dy
y2 + x y + (− sin(y)) =1
dx dy dx
dy dy
y 2 + 2xy − sin(y) =1
dx dx
dy
y2 + (2xy − sin(y)) = 1
dx
dy 1 − y2
=
dx 2xy − sin y
dy
Example 3. Find for the equation x6 + 2x2 y 3 + y 6 = 0.
dx
Solution: First we differentiate both sides of the given equation with
respect to x. We obtain
d 6 d d d
(x ) + (2x2 y 3 ) + (y 6 ) = (0).
dx dx dx dx
5 du dv dy
6x + ×v+u× + 6y 5 = 0.
dx dx dx
d d dy
⇒ 6x5 + (2x2 )y 3 + 2x2 (y 3 ) + 6y 5 = 0.
dx dx dx
dy dy
⇒ 6x5 + 4xy 3 + 2x2 3y 2 + 6y 5 = 0.
dx dx
dy dy
⇒ 6x5 + 4xy 3 + 6x2 y 2 + 6y 5 = 0.
dx dx
dy
Finally we need to rearrange to get by itself:
dx
dy dy
6x2 y 2+ 6y 5 = −6x5 − 4xy 3
dx dx
dy
6x2 y 2 + 6y 5 = −6x5 − 4xy 3
⇒
dx
dy −6x5 − 4xy 3
⇒ = .
dx 6x2 y 2 + 6y 5
dy
Example 4. Find for the equation x2 + y 2 = 1.
dx
d 2 d
(x + y 2 ) = (1)
dx dx
d 2 d
⇒ (x ) + (y 2 ) = 0
dx dx
d 2 dy
⇒ 2x + (y ) = 0.
dy dx
dy
Thus 2x + 2y = 0.
dx
6 CHAPTER 10. APPLICATIONS OF DIFFERENTIATION, I
dy
Next we need to rearrange to get by itself:
dx
dy
2y = −2x
dx
dy −2x
⇒ =
dx 2y
x
= − .
y
dy
Implicit differentiation requires that the derivative dx
exists in or-
der to work, which in turn means that y is either a differentiable
function of x or, at the least, consists of differentiable ‘function like’
segments like the circle in example 4. It cannot be used to determine
whether the derivative exists, and it is possible for the method of
implicit differentiation to give an expression for the derivative that
The practice booklet has an exam- cannot be used for all points where the derivative exists. Despite
ple of a function which is differen-
tiable at a particular point, but dif- this, it remains an extremely useful tool.
ferentating implicitly does not find
the derivative.
Rates of Change
Recall that the average rate of change of a function f over an interval
(a, b) is calculated by
f (b) − f (a)
b−a
If we let b = x + h, and a = x, another way of writing this is
f (x + h) − f (x)
h
Solution: Let r and V denote the radius and volume of the balloon
dV
respectively. We want to find when r = 4 cm.
dr
Recall that the volume of a sphere is given by V = 34 πr3 . Thus
dV 4
= π3r2
dr 3
= 4πr2
dV
= 4π42
dr
= 64π.
That is, when r = 4 cm, the rate of change of the volume with respect
to the radius is 64π cm3 ·cm−1 .
1. It is vital that variables are not assigned values until after the
differentiation is completed. Otherwise you will be treating
something which is variable as a constant and you will not get
the correct derivative.
8 CHAPTER 10. APPLICATIONS OF DIFFERENTIATION, I
It’s always important to define your Solution: Let V be the balloon’s volume in cm3 , and let r be the
variables.
balloon’s radius in cm. Then we know the following:
4
V = πr3 (Since the balloon as spherical)
3
dr
= 3 (given by the question)
dt
dV
and we are trying to find dt
when r = 5.
By the chain rule,
dV dV dr
=
dt dr dt
= 4πr2 × 3
= 12πr2 .
dV
= 12π × 52 = 300π.
dt
9
Solution:
ladder (10m)
h
4m · s−1
ground
x
Let x = distance between the lower end of the ladder and the wall
(in m), and let h = height of the ladder (in m).
dx
So we know that dt
= 4 and by the chain rule,
dh dh dx dh
= = × 4.
dt dx dt dx
dh
To find , we need to find a relationship between h and x.
dx
By Pythagoras’ Theorem,
h2 + x2 = 100
1
⇒ h = (100 − x2 ) 2
dh 1 1
⇒ = (100 − x2 )− 2 × (−2x)
dx 2
−x
=√ .
100 − x2
10 CHAPTER 10. APPLICATIONS OF DIFFERENTIATION, I
So
dh dh −x
= ×4= √ × 4.
dt dx 100 − x2
So when x = 6,
dh −6 −6 −24
=√ ×4= √ ×4= = −3.
dt x=6 100 − 36 64 8
dh
Since < 0, we know that h is decreasing, so when x = 6 m, the
dt
top end of the ladder is slipping down the wall at 3 m·s−1 .
dx
Solution: Let x and h be as they were in example 7. Then dt
= 4 and
by Pythagoras’ Theorem,
x2 + h2 = 100
d d d
100 = (x2 ) + (h2 )
dt dt dt
dx d 2 dh
⇒0= (x ) + (h2 )
dt dx dt
d 2 dh 2
⇒ 0 = 4 (x ) + (h )
dx dt
dx dh
⇒ 0 = 4 · 2x + 2h
dt dt
dh −4x
⇒ =
dt h
dh −4x
⇒ =√
dt 100 − x2
A = πr2 .
Since A and r are the only two variables in this equation, we can find
dA dA
dr
immediately. (We obtain dr
= 2πr.)
In contrast, however, suppose A is the surface area of a cylinder.
Then
A = 2πr2 + 2πrh.
Example 9.
Consider an inverted right circular cone which
2
has base radius 2 m and height 5 m. Suppose
the cone contains some water, and suppose the
water is leaking from the apex of the cone at the
constant rate of 0.2 m3 · min−1 . Find the rate
5
at which the water level is dropping when the
depth of the water is 4 m. (Write your answer to
3 decimal places.)
12 CHAPTER 10. APPLICATIONS OF DIFFERENTIATION, I
Solution: Let h be the depth of the water in metres, let r be the radius
of the water’s surface in metres, and let V be the volume of the water
contained in the cone in m3 . We are told that
dV
= −0.2.
dt
dh
and we want to find dt
when h = 4.
dh dh dV
= (10.1)
dt dV dt
dh
= × −0.2 (10.2)
dV
dh
Before we can find , we need an equation containing h and V .
dV
The volume of the water in the cone is given by
1
V = πr2 h.
3
Now
1
V = πr2 h
3
2
1 2
= π h h
3 5
1 4π 3
= × h
3 25
4π 3
= h
75
So
dV 4πh2
=
dh 25
dh 25
∴ =
dV 4πh2
dh 25
= × (−0.2)
dt 4πh2
−5
=
4πh2
When h = 4 we obtain
dh −5
=
dt h=4 4π42
−5
=
64π
= −0.025 (3 decimal places.)