Mathematics 265 Introduction to Calculus I

Study Guide :: Unit 4

Differentiation

Objectives

When you have completed this unit, you should be able to

  1. interpret the derivative as a rate of change.
  2. interpret the derivative as a slope of a tangent line.
  3. differentiate algebraic and trigonometric functions.
  4. apply differentials to estimate numbers and relative errors.
  5. apply the derivative to solve problems in the natural and social sciences.
  6. apply implicit differentiation to solve related rate problems.

In this unit, we address the question of how, in a function $f(x)$, the dependent variable $f$ changes with respect to the independent variable x . That is, for a specific value of x , we want to know if $f$ is increasing, deceasing or neither, and if $f(x)$ does change, we want to know how quickly or how slowly the change is occurring. The answers to these questions are intrinsically related to the geometric concept of slope.

The Average Rate of Change and the Slope of the Secant Line

Prerequisites

To complete this section, you must be able to

  1. find the equation of the slope of a line. Read the section titled “Lines” on pages 346-348 of the textbook.
  2. obtain the point-slope form of the equation of a line. Do Exercises 7-10, and odd-numbered Exercises 21-33 and 37 on page 349.

If d is the distance traveled by a moving object (in metres) at time t (in seconds), then d depends on t β€”in terms of functions, d ( t ) . If we want to know how d is increasing or decreasing with respect to an interval of time, we are referring to the “average velocity” of the object. The average velocity is defined as follows:

average velocity = distance traveled time elapsed .

If the interval is from the time t 0 to the time t 1 , then the time elapsed is t 1 - t 0 , and the distance traveled is d ( t 1 ) - d ( t 0 ) ; hence,

average velocity = d ( t 1 ) - d ( t 0 ) t 1 - t 0 with units of m/s .

Example 4.1. If d ( 2 ) = 7 (the distance of the object at 2 seconds is 7 metres), and d ( 5 ) = 1 2 , then the time elapsed between 5 and 2 is 5 - 2 = 3 seconds, and the distance traveled during this period of time is d ( 5 ) - d ( 2 ) = 1 2 - 7 = 5 metres. The average velocity is

average velocity = d ( 5 ) - d ( 2 ) 5 - 3 = 5 3 m/s

On average, from 2 to 5 seconds, the distance is increasing at a rate of 5 3  m/s, that is, the average velocity of the object, from 2 to 5 seconds, is 5 3  m/s.

Example 4.2. If P is the population (in millions) at time t (in minutes), then the average rate of growth in a period of time is given by the population over the time elapsed. Hence, if P ( 1 2 ) = 1 2 0 and P ( 2 6 ) = 3 2 4 , then

average rate of growth  = P ( 2 6 ) - P ( 1 2 ) 2 6 - 1 2 = 3 2 4 - 1 2 0 1 4 = 102 7 .

From 1 2 to 2 6 minutes, the population is growing on average, at a rate of 102 / 7  million/min.

Example 4.3. If C is the cost (in thousands of dollars) of extracting x tonnes of gold, then C depends on x and we evaluate C ( x ) . If C ( 2 0 ) = 5 0 and C ( 5 0 ) = 9 6 , then the quotient

C ( 5 0 ) - C ( 2 0 ) 5 0 - 2 0 = 2 3 1 5

is the average cost of gold extraction from 2 0 to 5 0 tonnes. Hence, when we are extracting between 2 0 and 5 0 tonnes of gold, the total cost is increasing on average, at a rate of 23 / 15  thousand dollars/tonne.

Example 4.4. If S is the number of people who have been ill for a time t (in months), and S ( 2 8 ) = 5 6 8 and S ( 3 6 ) = 2 3 6 , then the quotient

S ( 3 6 ) - S ( 2 8 ) 3 6 - 2 8 = 2 3 6 - 5 6 8 8 = - 8 3 2

indicates that from 2 8 to 3 6 months, the number of ill people decreases, on average, at a rate of 83 / 2  people/month.

In general,

Definition 4.1. $f(x)$ is a continuous function on the interval [ a , b ] , then the average rate of change of $f$ with respect to x , on the interval [ a , b ] , is the quotient

f ( b ) f ( a ) b a units of f /units of f .

Let us consider the geometric interpretation of the average rate of change.

Figure 4.1. Average rate of change

In Figure 4.1, above, we see that the points ( a , f ( a ) ) and ( b , f ( b ) ) are on the graph of $f$, and the line that passes through these points, by definition, has a slope given by the quotient

rise run = f ( b ) - f ( a ) b - a .

Comparing this equation with Definition 4.1, we conclude that, if $f(x)$ is a continuous curve on an interval [ a , b ] , then the quotient

f ( b ) - f ( a ) b - a

has two different interpretations:

  1. it is the slope of the secant line through the points ( a , f ( a ) ) and ( b , f ( b ) ) .
  2. it is the average rate of change of $f$ on [ a , b ] .

The rate of change, a physical concept, is equal to the slope of a line, a geometrical concept. It is because of this relationship between the physical and the geometrical that we constantly refer to the graphs of functions in calculus.

Example 4.5. In Example 4.1, the quotient

d ( 5 ) - d ( 2 ) 5 - 3 = 5 2

is the slope of the line passing through the points ( 5 , d ( 5 ) ) and ( 2 , d ( 2 ) ) . The slope is positive, so the distance is increasing.

Example 4.6. In Example 4.4, the quotient

S ( 3 6 ) - S ( 2 8 ) 3 6 - 2 8 = - 8 3 2

indicates that the slope of the secant line passing through ( 2 8 , S ( 2 8 ) ) and ( 3 6 , S ( 3 6 ) ) is - 8 3 2 ; hence, the average number of people who are ill is decreasing.

Exercises
  1. Read Example 3, on pages 100-101 of the textbook.
  2. The cost of gas G (in dollars per litre) depends on the demand for litres of gas (in thousands of litres); hence, G ( ) .
    1. What are the units of the quotient G ( 5 0 ) - G ( 3 0 ) 5 0 - 3 0 ?
    2. Give the two different interpretations of the quotient G ( 5 0 ) - G ( 3 0 ) 5 0 - 3 0 = 0 . 2 4 .

Answers to Exercises