Derivative Basic-Differentiation Rules Up Rates of Change from-SB
Derivative Basic-Differentiation Rules Up Rates of Change from-SB
Higher-Order Derivatives
The Derivative and the Slope of the Tangent Line
Basic Differentiation Rules
Derivative as a Rate of Change
General Power Rule/Chain Rule
Derivatives of Trigonometric Functions
Higher-order Derivatives
Implicit Differentiation
1. The Derivative and the Slope of the Tangent Line
Consider the function f continuous at x1 . We want to find the slope
of the tangent line at a point P(x1, f(x1)). Let Q(x2, f(x2)) be
another point on the graph. Draw a line passing through P and Q ;
this is called a secant line.
Tangent line Let x 2 – x 1 = x.
y
Secant line So, x 2 = x 1 + x.
Q y = f(x)
f(x2)- Also, if y 1 = f(x 1 ) and
P f(x ) y 2 = f(x 2 ), then
x2 – x1 1
y2 – y1 = y which is
x also f(x2) - f(x1) = y.
Observe that the slope of the line PQ is
f ( x 2 ) − f ( x1 ) f ( x1 + x ) − f ( x1 )
m PQ = =
x 2 − x1 x
y
(or simply ), which is the slope of the secant line.
x
Example:
2
Find an equation of the tangent line to the graph of f(x) = x + 4 at the point
(-1, 5).
Solution: f ( x + x ) − f ( x )
m( x ) = lim 1 1
f ( −1 + x ) − f ( −1)
m( −1) = lim
x → 0 x
( −1 + x ) + 4 − 5
2
= lim
x → 0 x
1 − 2x 2 + ( x ) 2 − 1
= lim
x → 0 x
1 − 2x + ( x ) − 1
2
m( −1) = lim
x → 0 x
= lim ( −2 + x )
x → 0
= -2 + 0
m(-1) = -2.
Since m = -2 and (-1, 5) is a point on the line, the equation of the
tangent line is
y – 5 = -2(x + 1)
2x + y – 3 = 0.
Example: Let f(x) = x − 1 . The domain of f is [1, + ). It can be checked that the
derivative of f is 1
f ’(x) = 2 x − 1 .
Since f ‘(1) does not exist, f is not differentiable at 1. But it is differentiable on the
open interval (1, + ).
Theorem: If a function f is differentiable at x1, then f is continuous at x1.
2. Basic Differentiation Rules
Theorems on Differentiation of Algebraic Functions
Theorem 1: The Constant Rule (The Derivative of a Constant)
If f(x) = c where c is a constant, then f ’(x) = 0
Example:
If f(x) = -10, then f ‘(x) = 0.
– 20x .
3
u(x) u
Note: if y = or simply y = , then
v( x ) v
du dv
v −u
dy dx dx
=
dx v 2
Example:
w 2 − w + 4 (1 − 2 w 2 )D ( w 2 − w + 4) − ( w 2 − w + 4)D (1 − 2 w 2 )
Dw = w w
1 − 2 w 2 2
(1 − 2 w ) 2
2 2
(1 − 2 w )(2 w − 1) − ( w − w + 4)(−4 w )
=
2
(1 − 2 w ) 2
3 2 3 2
2 w − 4 w − 1 + 2 w − (−4 w + 4 w − 16w )
=
2
(1 − 2 w ) 2
2
2 w + 18w − 1
=
2
(1 − 2 w ) 2
Exercises:
A. Differentiate the following functions: Answer:
9
2. x −2
4
x
3. 64x3 + 48x
5
5. (3y + 4) 2
4 x − 15 x − 4
2
6. 5
x
2
4a s
7.
(s + a )
2 2 2
Please see our Schoolbook for the answer.
DERIVATIVE AS A RATE OF CHANGE
Tangent line
y
Secant line
Q(x+h, f(c+h)
f(c+h) - f(c)
P(c,f(c)
h
x
y = f(x)
Example:
1.
2.
If a cylindrical tank holds 100,000 liters of water, which can be drained from the bottom of the
tank in an hour, then Torricelli’s law gives the volume V of water remaining in the tank after t
minutes as
2
t
V (t ) = 100,000 1 −
60
a) Find the rate of change at which the water is flowing out of the tank (the instantaneous rate of
change of V with respect to t) as a function of t.
b) For times t = 0, 20, 40, and 60,find the flow rate and the amount of water remaining in the
tank.
3. A solid consists of a right circular cylinder and a hemisphere on each end, and the length of
the cylinder is twice its radius. Let r units be the radius of the cylinder and the two hemispheres,
and V(r) cubic units be the volume of the solid. Find the instantaneous rate of change in V(r) with
respect to r.
Solution:
If the height of the cylinder is twice its radius r, then h = 2r. Thus, the volume of the
cylinder is V1 = r2h = r2(2r) = 2r3.
Since two hemispheres are equal to a sphere, the volume is
V2 = 4/3 r .
3
Note that the rate of change of the volume with respect to r can be obtained when r is
given.
4. Sand is being dropped onto a conical pile in such a way that the height of the pile is
always twice the base radius. Find the rate of change of the volume of the pile with respect
to the radius when the height of the pile is (a) 4 m and (b) 8 m.
Solution:
If the height of the cone is twice its radius, then h = 2r. So, the volume of the cone is
V = 1/3r2h
V = 1/3 r2(2r)
So,
V(r) = 2/3 r .
3
In a similar sense, we may consider the revenue of the company. Thus, we have
Total Revenue Function, R(x) – expression giving the total amount earned in the sales of x
units of a certain product.
Marginal Revenue Function, R’(x) – Rate of change in revenue when x units of product is
sold.
24
5. The number of dollars in the total cost of manufacturing x watches in a certain plant is
given by C(x) = 1500 + 3x + x2. Find (a) the marginal cost function and (b) the
marginal cost when x = 40.
Solution:
a. Since C(x) = 1500 + 3x + 2
x then C’(x) = 3 + 2x
b. When x = 40, C’(x) = 3 + 2(40) = 83 dollars/watch.
Exercises:
1.
2.
3.
4.