Rates of Change
Rates of Change
In Module 2 of this course you were introduced to the concept of the Limit of
a function and the notion of continuity of functions. A function was defined to
be continuous at a point x = a if the following limit exists;limx→a f (x) = f (a).
We look at the definition of the gradient function as a limit.
y2 −y1 △y
1. Gradient of tangent line to a curve is defined by ; x2 −x1 = △x
Solution
Recall the equation of a line y = mx + c the constant m is the slope of the
function. In this case the difficulty is that we know only one point P whereas
we need two points to compute the slope. Observe that we can compute an ap-
proximation to m by choosing a nearby point Q(x, x2 ) on the parabola as shown
below and computing the slope of the secant line P Q.
We choose x ̸= 1 so that Q ̸= P .
1
x2 −1
mP Q = x−1
2
NOTE:The slope of the curve y = f (x) at the point P (x◦ , f (x◦) ) is the
number
m = limh→0 f (x◦ +h)−f
h
(x◦
(provided the limit exists)
The tangent line to the curve at P is the line through P with this slope
1
Example 3. Find the slope of the curve y = x at x = a
Solution
Here f (x) = x1 . We find the slope at (a, a1 ) and is given by;
1 1
f (a+h)−f (a a+h − a
= limh→0 h = h
a−(a+h
= limh→0 a(a+h)h
−1
= limh→0 a(a+h) = ; substituting h = 0 we obtain
m = −1
a2
2 The derivative
In this section, you are introduced to the the slope of the tangent line to the
curve f (x) at a point a. This value is called the derivative of the function at a
Definition 1. Supposef (x) is defined on an open interval containing a, the
derivative of the function f at the number a is defined by
′
f (a) = limh→0 f (a+h)−f
h
(a
′ ′ ′
Example 4. Let f (x) = x2 + 5x. Find f (a), f (2) and f (−1)
3
Solution.
′ f (a + h) − f (a)
f (a) = lim
h→0 h
= (a + h)2 + 5(a + h) − (a2 + 5a)
= lim
h→0 h
expanding the function we obtain limh→0 (2a + h + 5 substituting h = 0 we get
′
f (a) = 2a + 5
′ ′
Substituting a = 2 and a = −1 we obtain f (2) = 9 and f (−1) = 3
Note that the equation of the tangent line to the graph of a function at the
point (a, f (a)) is given by:
′
(y − f (a)) = f (a)(x − a)
In the example above the equation of the tangent line to the graph y = x2 + 5x
′
at the point x = −1 is (y − f (−1)) = f (−1)(x − (−1)) ⇒ y + 4 = 3(x + 1) is
the equation of the tangent line.
Definition 2. The derivative of a function f is another function f ′ (read as
”f prime”) defined by
f (x + h) − f (x)
f ′ (x) = lim
h→0 h
at all points x for which the limit exists (i.e., is a finite real number). If f ′ (x)
exists, we say that f is differentiable at x otherwise, it is said to be non-
differentiable at x.
Note that the domain of f ′ is the subset of dom(f ) where f ′ is defined. That
is, The domain of the derivative f ′ is the set of numbers x in the domain of f
where the graph of f has a non-vertical tangent line. Dom(f ′ ) of f ′ may be
smaller than dom(f ) because it contains only those points in dom(f ) at which
f is differentiable. Values of x in dom(f ) where f is not differentiable and that
are not endpoints of dom(f ) are singular points of f .
The value of the derivative of f at a particular point x0 can be expressed as a
limit in either of two ways:
4
a function may be continuous at x = a but still not be differentiable there. For
instance, the absolute value function f (x) = |x| is continuous on R but not
differentiable at x = 0.
3 Rates of Change
In this section you are introduced to practical life problems involving gradients
of tangent line to a curve and it’s application in solving rates of change problems
Here we are going to consider a function f (x), that represents some quantity
that varies as x varies. For instance, f (x) represents the amount of water in a
holding tank after x minutes. Or maybe f (x) is the distance traveled by a car
after x hours. In both of these example we used x to represent time. Of course
x doesn’t have to represent time, but it makes for examples that are easy to
visualize.
What we want to do here is determine just how fast f (x) is changing at some
point, say x = a. This is called the instantaneous rate of change or sometimes
just rate of change of f (x) at x = a.
To compute the average rate of change of a function f (x) at x = a, all we
need is to do is to choose another point, say x, and then the average rate of
change will be,
Average Rate of Change= change in f (x)
change in x =
f (x)−f (a)
x−a .
5
△y = f ([x2 ) − f ([x1 ) and
△y
instantaneous rate of change = lim△x→0 △x = limx2 →x1 f (xx22)−f (x1 )
−[x1
The derivative f ′ (a) is the instantaneous rate of change of y = f (x) with respect
to x when x = a
Note if we sketch the curve y = f (x), the instantaneous rate of change is the
slope of the tangent to the curve at the point. This means that the curve is
steep at the point where the derivative is large and the y−values change rapidly.
The curve is relatively flat when the is relatively flat and the y-values change
slowly.
Example 5. Suppose that a ball is dropped from the upper observation deck of
a tower, 450m above the ground and the equation of motion is f (t) = 4.9t2 .
Solution
Velocity v(t) at time t is the derivative of the position s(t) at time t v)(t) =
2 2
limh→0 f (t+h)−f
h
(t)
= limh→0 4.9(t+h)h −4.9t
= limh→0 4.9(2a + h) = 9.8a
v(5) = (9.8)(5) = 49m/s. Since the observation deck is 450m above the ground,
the ball will hit the ground at time t1 , when s(t1 ) = 450 = 4.9(t1 )2 , solving for
t1 , then find v(t1 )
Example 6. manufacturer produces bolts of a fabric with a fixed width. The
cost of producing x yards of this fabric is C = f (x) dollars.
(a) What is the meaning of the derivative f ′ (x)? What are its units
(b) In practical terms, what does it mean to say that f ′ (1000) = 9?
(c) Which do you think is greater , f ′ (50) or f ′ (500)? What about f ′ (5000)?
Solution
(a) The derivative f ′ (x) is the instantaneous rate of change of C with respect
to x; that is f ′ (x) is the rate of change of the production with respect to
the number of yards produced.The units for f ′ (x) are in dollars per yard.
(b) f ′ (1000) = 9 means that, after 1000 yards the production cost is increasing
9 dollars per yard. It will cost 9 dollars to produce the 1001st yard.
(c) Because of the economies of scale, f ′ (50) > f ′ (500), but as the production
expands, the resulting large-scale operation my become inefficient and there
might be overtime costs. Therefore f ′ (5000) > f ′ (500)
6
Example 7. Let f : R −→ R be the function defined by y = f (x) = x2 − 3.
(a). Find the average rate of change of y with respect to x over the interval
[0, 2].
(b). Find the instantaneous rate of change of y with respect to x at the point
x = −1.
Solution
(a). Applying the formula for average rate of change with f (x) = x2 − 3 and
x0 = 0 and x1 = 2 yields
Solution
change in V (t) V (t))−V (0) t3 −6t2 +35−10 t3 −6t2 +25
Average Rate of Change= change in t = t−5 = t−5 = t−5 (∗).
7
air in the balloon than there was at t = 5.
Remark. This exact value can be obtained by taking the limit of the average
rate of change in (*) as t approaches 5.
That is IR = limt→0 V (t))−V
t−5
(0)
(c). Use your information from (a) and (b) to estimate the instantaneous
rate of change of the population of the fish at t = 5.