Applications of Derivatives
Applications of Derivatives
Previous Next
Sketching graphs Summary
We have seen that differential calculus can be used to determine the stationary points of functions, in order to sketch their graphs. Calculating stationary
points also lends itself to the solving of problems that require some variable to be maximised or minimised. These are referred to as optimisation
problems.
80
v
2
− 6v + 245 , where v is the travelling speed in km/h.
What is the most economical speed of the car? In other words, determine the speed of the car which uses the least amount of fuel.
If we draw the graph of this function we nd that the graph has a minimum. The speed at the minimum would then give the most economical speed.
We have seen that the coordinates of the turning point can be calculated by differentiating the function and nding the x-coordinate (speed in the case
of the example) for which the derivative is 0 .
3
′
f (v) = v − 6
40
If we set f ′ (v) = 0 we can calculate the speed that corresponds to the turning point:
3
′
f (v) = v − 6
40
3
0 = v − 6
40
6 × 40
v =
3
= 80
To check whether the optimum point at x = a is a local minimum or a local maximum, we nd f ′′ (x):
QUESTION
The sum of two positive numbers is 10 . One of the numbers is multiplied by the square of the other. If each number is greater than 0 , nd the
numbers that make this product a maximum.
SOLUTION
Step 1: Analyse the problem and formulate the equations that are required
a + b = 10 … … (1)
2
P = a × b … … (2)
2
P = a(10 − a)
2
= a (100 − 20a + a )
2 3
∴ P (a) = 100a − 20a + a
′ 2
P (a) = 3a − 40a + 100
10
∴ a = 10 or a =
3
If a = 10 : b = 10 − 10
= 0 (but b > 0)
∴ no solution
10 10
If a = : b = 10 −
3 3
20
=
3
′′
P (a) = 6a − 40
10 10
′′
∴ P ( ) = 6( ) − 40
3 3
= 20 − 40
= −20
3 3
To draw a rough sketch of the graph we need to calculate where the graph intersects with the axes and the maximum and minimum function
values of the turning points:
Intercepts:
3 2
P (a) = a − 20a + 100a
2
= a(a − 10)
Turning points:
′
P (a) = 0
10
∴ a = or a = 10
3
10 20
2
Substitute ( ; ) : P = ab
3 3
2
10 20
= ( )( )
3 3
4000
=
27
2
Substitute (0; 10) : P = ab
2
= (10) (0)
QUESTION
Michael wants to start a vegetable garden, which he decides to fence off in the shape of a rectangle from the rest of the garden. Michael has only
160 m of fencing, so he decides to use a wall as one border of the vegetable garden. Calculate the width and length of the garden that
corresponds to the largest possible area that Michael can fence off.
SOLUTION
Step 1: Examine the problem and formulate the equations that are required
The important pieces of information given are related to the area and modi ed perimeter of the garden. We know that the area of the garden is
given by the formula:
Area = w × l
The fencing is only required for 3 sides and the three sides must add up to 160 m.
160 = w + l + l
w = 160 − 2l
Substitute the expression for w into the formula for the area of the garden. Notice that this formula now contains only one unknown variable.
2
= 160l − 2l
We are interested in maximising the area of the garden, so we differentiate to get the following:
dA
′
= A = 160 − 4l
dl
′
A (l) = 160 − 4l
0 = 160 − 4l
4l = 160
∴ l = 40
w = 160 − 2l
= 160 − 2 (40)
= 160 − 80
= 80
′′
A (l) = −4
A width of 80 m and a length of 40 m will give the maximum area for the garden.
Important note:
The quantity that is to be minimised or maximised must be expressed in terms of only one variable. To nd the optimised solution we need to determine
the derivative and we only know how to differentiate with respect to one variable (more complex rules for differentiation are studied at university level).
EXERCISE 6.11
1.
The sum of two positive numbers is 20 . One of the numbers is multiplied by the square of the other. Find the numbers that make this product a
maximum.
Let the rst number be x and the second number be y and let the product be P . We get the following two equations:
x + y = 20
2
xy = P
Rearranging the rst equation and substituting into the second gives:
2
P = (20 − x) x
2 3
= 400x − 40x + x
′ 2
P = 400 − 80x + 3x
2
0 = 3x − 80x + 400
Therefore, x or x .
20
= 20 =
3
Therefore, x and y .
20 20 40
= = 20 − =
3 3 3
Therefore the two numbers are and (approximating to the nearest integer gives 7 and 13 ).
20 40
3 3
2.
A wooden block is made as shown in the diagram. The ends are right-angled triangles having sides 3x, 4x and 5x. The length of the block is
y . The total surface area of the block is 3 600 cm2 .
a)
2
300−x
Show that y =
x
.
1
Surface area = 2 ( b × h) + 3xy + 4xy + 5xy
2
2
= 12x + 12xy
2
12xy = 3 600 − 12x
2
3 600 − 12x
y =
12x
2
300 − x
y =
x
b)
Find the value of x for which the block will have a maximum volume.
V = area of triangle × y
2
300 − x
2
V = 6x ×
x
2
= 6x(300 − x )
3
= 1 800x − 6x
′ 2
V = 1 800 − 18x
2
0 = 1 800 − 18x
2
18x = 1 800
2
x = 100
x = ±10
∴ x = 10 cm
3.
Determine the shortest vertical distance between the curves of f and g if it is given that:
2
f (x) = −x + 2x + 3
8
and g(x) = , x > 0
x
8
2
= − (−x + 2x + 3)
x
8
2
= + x − 2x − 3
x
8
′
P (x) = − + 2x − 2 (x ≠ 0)
2
x
8
0 = − + 2x − 2
2
x
3
∴ 0 = −8 + 2x − 2x
3
0 = 2x − 2x − 8
3
0 = x − x − 4
2
0 = (x − 2)(x + x + 2)
− −− −−−−−−−−
2
−1 ± √ (1) − 4(1)(2)
∴ x = 2 or x =
2(1)
∴ x = 2
8
2
P (2) = + (2) − 2(2) − 3
(2)
= 4 + 4 − 4 − 3
= 1 unit
4.
The diagram shows the plan for a verandah which is to be built on the corner of a cottage. A railing ABC DE is to be constructed around the four
edges of the verandah.
If AB = DE = x and BC = CD = y , and the length of the railing must be 30 m, nd the values of x and y for which the verandah will have a
maximum area.
We need to determine an expression for the area in terms of only one variable.
P = 2x + 2y
30 = 2x + 2y
15 = x + y
y = 15 − x
2 2
A = y − (y − x)
2 2 2
= y − (y − 2xy + x )
2 2 2
= y − y + 2xy − x
2
= 2xy − x
We use the expression for perimeter to eliminate the y variable so that we have an expression for area in terms of x only:
2
A(x) = 2x(15 − x) − x
2 2
= 30x − 2x − x
2
= 30x − 3x
′
A (x) = 30 − 6x
0 = 30 − 6x
6x = 30
x = 5
Therefore, x = 5 m and substituting this value back into the formula for perimeter gives y = 10 m .
5.
A rectangular juice container, made from cardboard, has a square base and holds 750 cm3 of juice. The container has a specially designed
top that folds to close the container. The cardboard needed to fold the top of the container is twice the cardboard needed for the base, which
only needs a single layer of cardboard.
a)
If the length of the sides of the base is x cm, show that the total area of the cardboard needed for one container is given by:
3 000
2
A(in square centimetres) = + 3x
x
2
V = x h
2
750 = x h
750
∴ h =
2
x
750
Substitute h = :
2
x
750
2
A = 4x ( ) + 3x
2
x
3000
2
= + 3x
x
b)
Determine the dimensions of the container so that the area of the cardboard used is minimised.
3000
2
A(x) = + 3x
x
3000
′
A (x) = − + 6x
2
x
3000
∴ 0 = − + 6x
2
x
3000
6x =
2
x
3
x = 500
3 −−−
∴ x = √500
≈ 7,9 cm
750
∴ h =
2
(7,9)
≈ 12,0 cm
It is very useful to determine how fast (the rate at which) things are changing. Mathematically we can represent change in different ways. For example
we can use algebraic formulae or graphs.
Graphs give a visual representation of the rate at which the function values change as the independent (input) variable changes. This rate of change is
described by the gradient of the graph and can therefore be determined by calculating the derivative.
We have learnt how to determine the average gradient of a curve and how to determine the gradient of a curve at a given point. These concepts are also
referred to as the average rate of change and the instantaneous rate of change.
f (x + h) − f (x)
Average rate of change =
(x + h) − x
f (x + h) − f (x)
Instantaneous rate of change = lim
h→0 h
When we mention rate of change, the instantaneous rate of change (the derivative) is implied. When average rate of change is required, it will be
speci cally referred to as average rate of change.
= Derivative
Velocity refers to the change in distance (s) for a corresponding change in time (t).
ds
′
v (t) = = s (t)
dt
Acceleration is the change in velocity for a corresponding change in time. Therefore, acceleration is the derivative of velocity
′
a (t) = v (t)
′′
a (t) = s (t)
QUESTION
The height (in metres) of a golf ball t seconds after it has been hit into the air, is given by H (t) = 20t − 5t
2
. Determine the following:
1. The average vertical velocity of the ball during the rst two seconds.
4. The vertical velocity with which the ball hits the ground.
SOLUTION
Step 1: Determine the average vertical velocity during the rst two seconds
H (2) − H (0)
vave =
2 − 0
2 2
[20 (2) − 5(2) ] − [20 (0) − 5(0) ]
=
2
40 − 20
=
2
−1
= 10 m.s
dH
=
dt
= 20 − 10t
v (1,5) = 20 − 10 (1,5)
−1
= 5 m.s
v (t) = 0
20 − 10t = 0
10t = 20
t = 2
Step 4: Find the vertical velocity with which the ball hits the ground
2
20t − 5t = 0
5t (4 − t) = 0
t = 0 or t = 4
The ball hits the ground after 4 s . The velocity after 4 s will be:
′
v (4) = H (4)
= 20 − 10 (4)
−1
= −20 m.s
The ball hits the ground at a speed of 20 m.s−1 . Notice that the sign of the velocity is negative which means that the ball is moving downward (a
positive velocity is used for upwards motion).
Step 5: Acceleration
′ ′′
a = v (t) = H (t)
= −10
−2
∴ a = −10 m.s
Just because gravity is constant does not mean we should necessarily think of acceleration as a constant. We should still consider it a function.
EXERCISE 6.12
1.
A pump is connected to a water reservoir. The volume of the water is controlled by the pump and is given by the formula:
2
V (d) = 64 + 44d − 3d
d = days
a)Determine the rate of change of the volume of the reservoir with respect to time after 8 days.
′
Rate of change = V (d)
′
V (d) = 44 − 6d
b)Is the volume of the water increasing or decreasing at the end of 8 days. Explain your answer.
2
∴ 64 + 44d − 3d = 0
4
∴ d = 16 or d = −
3
′
Turning point where V (d) = 0
∴ 44 − 6d = 0
44
d =
6
1
= 7 days
3
22
Maximum volume = V ( )
3
2
22 22 22
V ( ) = 64 + 44 ( ) − 3( )
3 3 3
= 225,3 kℓ
2.
A soccer ball is kicked vertically into the air and its motion is represented by the equation:
2
D(t) = 1 + 18t − 3t
a)Determine the initial height of the ball at the moment it is being kicked.
2
D(t) = 1 + 18t − 3t
2
D(0) = 1 + 18(0) − 3(0)
= 1 metre
′
Velocity = D (t) = 18 − 6t
′
Initial velocity = D (0)
′ −1
D (0) = 18 − 6(0) = 18 m.s
′
Velocity after 1,5 s = D (1,5)
′ 2
D (1,5) = 18 − 6(1,5)
= 18 − 9
−1
= 9 m.s
′
Turning point: D (t) = 0
∴ 18 − 6t = 0
6t = 18
t = 3 s
2
= 1 + (18)(3) − (3)(3)
= 28 metres
e)Determine the acceleration of the ball after 1 second and explain the meaning of the answer.
′′
Acceleration = D (t)
′′ −2
D (t) = −6 m.s
f)Calculate the average velocity of the ball during the third second.
D(3) − D(2)
=
3 − 2
2 2
1 + 18(3) − 3(3) − [1 + 18(2) − 3(2) ]
=
1
−1
= 3 m.s
g)Determine the velocity of the ball after 3 seconds and interpret the answer.
′
Instantaneous velocity = D (3)
= 18 − 6(3)
−1
= 0 m.s
Interpretation: this is the stationary point, where the derivative is zero. The ball has stopped going up and is about to begin its descent.
h)How long will it take for the ball to hit the ground?
Hits ground: D(t) = 0
2
−3t + 18t + 1 = 0
−−−−−−−−−−−−−
2
−18 ± √ (18 − 4(1)(−3)
t =
2(−3)
−−−
−18 ± √336
t =
−6
∴ t = −0,05 or t = 6,05
′
Velocity after 6,05 s = D (6,05)
′ −1
D (6,05) = 18 − 5(6,05) = −18,3 m.s
3.
If the displacement s (in metres) of a particle at time t (in seconds) is governed by the equation s =
1
2
3
t − 2t , nd its acceleration after 2
seconds.
We know that velocity is the rate of change of displacement. This means that dS
= v :
dt
1
3
s = t − 2t
2
3
2
v = t − 2
2
We also know that acceleration is the rate of change of velocity. This means that dv
= a :
dt
3
2
v = t − 2
2
a = 3t
4.
During an experiment the temperature T (in degrees Celsius) varies with time t (in hours) according to the formula:
.
1 2
T (t) = 30 + 4t − t , t ∈ [1; 10]
2
a)
Determine an expression for the rate of change of temperature with time.
1
2
T (t) = 30 + 4t − t
2
′
T (t) = 4 − t
b)
During which time interval was the temperature dropping?
0 = 4 − t
t = 4
We look at the coef cient of the t2 term to decide whether this is a minimum or maximum point. The coef cient is negative and
therefore the function must have a maximum value. The interval in which the temperature is increasing is [1; 4). The interval in which
the temperature is dropping is (4; 10] . We can check this by drawing the graph or by substituting in the values for t into the original
equation.
Previous Next
Table of Contents
Sketching graphs Summary
Contact Us
All Siyavula textbook content made available on this site is released under the terms of a Creative Commons Attribution License. Embedded videos, simulations and presentations from
external sources are not necessarily covered by this license.