Mat100 Applications of Differentiation
Mat100 Applications of Differentiation
Applications of Differentiation
A. Musopole
College of Medicine
Room 625, BioChemistry Building
[email protected]
2 Introduction
7 More Applications
Try
(a) Determine the gradient to the curve y = 4x 2 − 5x 3 − 20 at the
0
point x. What is the gradient at x = 1? [y = 8x − 15x 2 , −7]
(b) Find the gradient to the function f (x) = 2x 2 + 13x − 10 at the
point where x = −4. [−3]
(c) Determine the gradient to the curve x 2 + y 2 = 4y at the point
(−2, 1). [−2]
The tangent is a straight line which just touches the curve at a given
point.
The normal is a straight line which is perpendicular to the tangent.
y = mx + c.
df (x) 0
m is the gradient which is given by dx = f (x). c is the y-intecept.
Given the gradient m and a point (x1 , y1 ), the equation of the
tangent can be found by using the following equation:
y − y1 = m(x − x1 ).
Working:
The slope/gradient of the function at x is
0
y = dy 2
dx = 3x − 6x + 1.
The slope/gradient of the tangent at x = 3 is
m = 3(3)2 − 6(3) + 1 = 10.
When x = 3, we have y = (3)3 − 3(3)2 + 3 − 1 = 2. We have
point (x1 , y1 ) = (3, 2).
Then the equation of the tangent:
y − y1 = m(x − x1 )
⇒y − 2 = 10(x − 3)
⇒y − 2 = 10x − 30
⇒y = 10x − 28.
Try:
1. For each of the functions given below determine the equation of
the tangent at the point/s indicated.
(a) f (x) = 3x 2 − 2x + 4 at x = 0 and x = 3. [y = −2x + 4,
y = 16x − 23]
(b) f (x) = 5x 3 + 12x 2 − 7x at x = −1 and x = 1. [y = −16x − 2,
y = 32x − 22]
(c) f (x) = xe x at x = 0. [y = x]
3
(d) f (x) = x 2 + 1 at x = −2 and x = 1. [y = −300x − 475,
y = 24x − 16]
(e) f (x) = sin(2x) at x = 0 and x = π6 . [y = 2x, y = x − 29.13]
2. Find points on the curve y = x 3 − 6x 2 + x + 3 where the
tangents are parallel to the line y = x + 5. And determine the
equations for these tangents. [(0, 3), (4, −25)]
Try:
Find the equation of tangent to the curve y = 2x − x 3 at the point
x = −1. Where does the tangent meet the line y = x? [y = −x + 2,
(1, 1)]
Example: 3
Find the equation of the normal line of the function f (x) = x 2 − 1
at the point x = 2.
Working:
0 2
The slope of the tangent is f (x) = 6x x 2 − 1 . At x = 2, the
0
slope of the tangent is f (2) = 108.
The slope of the normal line at x = 2 is − f 0 1(2) = − 108
1
.
At x = 2, f (2) = 27. We have the point (a, f (a)) = (2, 27).
The equation of the normal line is
1
y − f (a) = − (x − a)0
f (a)
1
⇒y − 27 = − (x − 2)
108
1
⇒y = − (x − 2) + 27
108
1
⇒y = − x + 27.0185.
108
A. Musopole (CoM) Applications of Differentiation 15 / 51
Equation of Normal...
Try:
1. For each of the functions given below determine the equation of
the normal at the point/s indicated.
(a) f (x) = x 2 + 3x + 1 at x = 0 and x = 4. [y = −0.333x + 1,
y = −0.09x + 29.36]
(b) y = 2x 3 − 5x + 4 at x = −1 and x = 1. [y = −x + 6, y = −x + 2]
(c) f (x) = x + x1 at x = 2. [6y + 8x = 31]
(d) 2x 3 + y = 28 − 3y 3 at (1, 1). [y = 1.667x − 0.667]
2. Find the equation of each normal of the function
f (x) = 31 x 3 + x 2 + x − 13 which is parallel to the line
y = − 14 x + 13 . [y = −0.25x − 4.08, y = −0.25x + 2.25]
3. Find the x co-ordinate of the point where the normal to
f (x) = x 2 − 3x + 1 at x = −1 intersects the curve again. [4.2]
3x 2 − 3 = 0
⇒3(x 2 − 1) = 0
⇒3(x + 1)(x − 1) = 0
⇒x = −1 or x = 1.
Working:...
Determining the nature of turning points: we need the second
00 2
derivative. y = ddxx2 = 6x.
2
(−1, 4): when x = −1, ddxx2 = 6(−1) = −6 < 0.
2
(1, 0): when x = 1, ddxx2 = 6(1) = 6 > 0.
Thus the point (−1, 4) is a maximum point while the point (1, 0)
is a minimum point.
(x−1)2
Example: Find the turning points on the curve f (x) = x .
Determine the nature of the turning points.
(x−1)2
Working: We have f (x) = x .
The first derivative, using quotient rule, is
0 2
f (x) = x.2(x−1)−(x−1)
x 2
.1
= (x+1)(x−1)
x2
.
0
Setting f (x) to 0 and solving to find turning point:
(x + 1)(x − 1)
=0
x2
⇒(x + 1)(x − 1) = 0
⇒x = −1 or x = 1.
Working:...
Determining the nature of turning points:
00
(−1, −4): when x = −1, f (−1) = −2 < 0.
00
(1, 0): When x = 1, f (1) = 2 > 0.
Thus (−1, −4) is a maximum turning point, and (1, 0) is a
minimum turning point.
00 2 00
When you get y = ddxy2 = f (x) = 0, check the sign of the gradients in
0 0
the neighbourhood (check the sign of f (x − ) and f (x + )). For example
00
if x = 1 is a turning point and f (1) = 0, you can check the signs of the
0 0
gradients f (0.9) and f (1.1), depending on the function- if the sign is the
0 0
same, then it is a point of inflection; if f (0.9) < 0 and f (1.1) > 0 it is a
0 0
minimum point; and if f (0.9) > 0 and f (1.1) < 0 it is a maximum point.
Try: Find the stitionary points of the given function, and determine
their nature.
(a) f (x) = x 3 − 5x 2 + 3x + 2. [( 31 ,2.48): maximum point; (3,-7):
minimum point]
(b) y = x 3 − 3x 2 − 144x. [(-6,540): maximum point; (8,-832):
minimum point]
(c) g (x) = 3x 4 + 16x 3 + 24x 2 + 3. [(-2,19): point of inflection;
(0,3): minimum point]
Working:
The first derivative of the function we are given is
0
f (x) = 3x 2 + 2x − 8.
0
To find the turning points we will equate f (x) to 0 and solve the
resulting equation. Thus we have
3x 2 + 2x − 8 = 0
⇒3x 2 + 6x − 4x − 8 = 0
⇒3x(x + 2) − 4(x + 2) = 0
⇒(x + 2)(3x − 4) = 0
⇒x = −2 or x = 1.333.
Working:...
The nature of turning points:
Value of x L −2 R L 1.33 R
0
Sign of dy
dx = f (x) + 0 - - 0 +
Try:Find stitionary points and use the method that we have just
considered to determine their nature.
(a) y = x 3 − 5x 2 + 3x + 2. [x = 13 : maximum point; x = 3:
minimum point]
(b) g (x) = 3x 4 + 16x 3 + 24x 2 + 3. [(-2,19): point of inflection;
(0,3): minimum point]
f (x) = 12x − x 3
12x − x 3 = 0
⇒x(12 − x 2 ) = 0
⇒x = −3.464, x = 0, or x = 3.464.
0 0
Stationary points: Here f (x) = 0. f (x) = 12 − 3x 2 . Thus
12 − 3x 2 = 0
⇒ − 3(x 2 − 4) = 0
⇒x 2 = 4
⇒x = −2 or x = 2.
A. Musopole (CoM) Applications of Differentiation 38 / 51
Sketching Graphs of Functions...
Working:...
When x = −2, f (−2) = −16. When x = 2, f (2) = 16. Thus the
stationary points are (−2, −16) and (2, 16).
Determining the nature of stationary points: Here we need the
00
second derivative. f (x) = −6x.
00
(−2, −16): At x = −2, f (−2) = 12 > 0.
00
(2, 16): At x = 2, f (−2) = −12 < 0.
Thus (−2, −16) is a minimum point- the shape is ∪; while (2, 16)
is a maximum point- the shape is ∩.
Working:...
Determing point/s of inflection: One of the necessary condition is
00
f (x) = 0. Thus
− 6x = 0
⇒x = 0
Working:... Points:
y
20
15
10
5
x
-4 -3 -2 -1 1 2 3 4
-5
-10
-15
-20
y
12 y = x 3 + x 2 − 8x − 12
8
4
x
-4 -3 -2 -1 1 2 3 4
-4
-8
-12
-16
-20
y
4
y = x 4 − 8x 2
x
-4 -3 -2 -1 1 2 3 4
-4
-8
-12
-16
-20
Example:
As a medical student, you have been asked to help the senior doctor in
determining the maximum area of a skin-graft to cover a wound. The
area is to be rectangular in shape such that the sum of any three sides
of the area is exactly 100 mm. Calculate the required dimensions and
hence the area to be grafted.
Working:
Let the unknown side be x.
The sum of two opposite sides is 2x.
The remaining side is 100 − 2x.
Working:...
0
Determining turning point/s: We have A (x) = 100 − 4x. At
0
turning point A = 0. Thus
100 − 4x = 0
⇒x = 25.
Try:
(a) We want to construct a sample box for transporting medicine
that should have a square base, and we only have 10m2 of
material to use in construction of the box- the box is supposed to
have all six faces. Assuming that all the material is used in the
construction process determine the maximum volume that the
box can have.[2.1517]
(b) Find the rate of change of the volume of a cylindrical tank of
liquid chemical with respect to radius r if height is 10 metres.
[20πr ]
(c) In the lab, you are filling a spherical tube (an infletable one) with
body fluid at the rate of 7cm3 /second. How fast is its radius
7
increasing when the radius is 4cm? [ 64π cm/second]