Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

3.6: Average Rate of Change

( \newcommand{\kernel}{\mathrm{null}\,}\)

Learning Objectives

  • Find the average rate of change of a function.

Are You Ready?

Try these questions prior to beginning this section to help determine if you are set up for success:

  1. Is the given statement true or false?
    1. (a+2)2=a2+4
    2. x2+9=x+3
  2. Simplify the expression completely:
    1. 4(x+h)2(x+h)4(x2+h2)
    2. t2+1tt5+4t
    3. (m+3m)(m+3+m)
Answer
    1. false, If you missed this problem or feel you could use more practice, review [2.6: Multiplying Polynomial Expressions]
    2. false, If you missed this problem or feel you could use more practice, review [2.18: Simplifying Radical Expressions and other sections discussing radicals as needed]
    1. 8xhxh, If you missed this problem or feel you could use more practice, review [2.6: Multiplying Polynomial Expressions]
    2. t1t4, If you missed this problem or feel you could use more practice, review [2.15: Simplifying Complex Rational Expressions]
    3. 3, If you missed this problem or feel you could use more practice, review [2.20: Adding, Subtracting, and Multiplying Radical Expressions]

Since functions represent how an output quantity varies with an input quantity, it is natural to ask about the rate at which the values of the function are changing. For example, the function C(t) below gives the average cost, in dollars, of a gallon of gasoline t years after 2000.

t 2 3 4 5 6 7 8 9
C(t) 1.47 1.69 1.94 2.30 2.51 2.64 3.01 2.14

If we were interested in how the gas prices had changed between 2002 and 2009, we could compute that the cost per gallon had increased from $1.47 to $2.14, an increase of $0.67. While this is interesting, it might be more useful to look at how much the price changed per year. You are probably noticing that the price didn’t change the same amount each year, so we would be finding the average rate of change over a specified amount of time.

The gas price increased by $0.67 from 2002 to 2009, over 7 years, for an average of $0.677years0.096 dollars per year. On average, the price of gas increased by about 9.6 cents each year.

Rate of Change

A rate of change describes how the output quantity changes in relation to the input quantity. The units on a rate of change are output units per input units.

Some other examples of rates of change would be quantities like:

  • A population of rats increases by 40 rats per week
  • A barista earns $9 per hour (dollars per hour)
  • A farmer plants 60,000 onions per acre
  • A car can drive 27 miles per gallon
  • A population of grey whales decreases by 8 whales per year
  • The amount of money in your college account decreases by $4,000 per quarter

Average Rate of Change

The average rate of change between two input values is the total change of the function values (output values) divided by the change in the input values.

Average rate of change=Change in OutputChange in Input=ΔyΔx=y2y1x2x1

Example 3.6.1

Using the cost-of-gas function from earlier, find the average rate of change between 2007 and 2009.

Solution

From the table, in 2007 the cost of gas was $2.64. In 2009 the cost was $2.14.

The input (years) has changed by 2. The output has changed by $2.14 - $2.64 = -0.50.

The average rate of change is then $0.502years = -0.25 dollars per year

You Try 3.6.1

Using the same cost-of-gas function, find the average rate of change between 2003 and 2008

Answer

$3.01$1.695 years=$1.325 years=0.264 dollars per year.

Notice that in the last example the change of output was negative since the output value of the function had decreased. Correspondingly, the average rate of change is negative.

Example 3.6.2

Given the function g(t) shown below in Figure 3.6.1, find the average rate of change on the interval [0, 3].

Graph of g(t)
Figure 3.6.1: Graph of g(t)

Solution

At t = 0, the graph shows g(0)=1

At t = 3, the graph shows g(3)=4

The output has changed by 3 while the input has changed by 3, giving an average rate of change of:

4130=33=1

Example 3.6.3

On a road trip, after picking up your friend who lives 10 miles away, you decide to record your distance from home over time. Find your average speed over the first 6 hours.

t (hours) 0 1 2 3 4 5 6 7
D(t) (miles) 10 55 90 153 214 240 292 300

Solution

Here, your average speed is the average rate of change.

You traveled 282 miles in 6 hours, for an average speed of

2921060=2826=47 miles per hour

We can more formally state the average rate of change calculation using function notation.

Average Rate of Change Using Function Notation

Given a function f(x), the average rate of change on the interval [a, b] is

Average rate of change=Change of OutputChange of Input=f(b)f(a)ba

Example 3.6.4

Compute the average rate of change of f(x)=x21x on the interval [2, 4].

Solution

We can start by computing the function values at each endpoint of the interval

f(2)=2212=412=72

f(4)=4214=1614=634

Now computing the average rate of change

Average rate of change=f(4)f(2)42=6347242=4942=498

You Try 3.6.2

Find the average rate of change of f(x)=x2x on the interval [1, 9].

Answer

Average rate of change = f(9)f(1)91=(929)(121)91=(3)(1)91=48=12

Example 3.6.5

The magnetic force F, measured in Newtons, between two magnets is related to the distance between the magnets d, in centimeters, by the formula F(d)=2d2. Find the average rate of change of force if the distance between the magnets is increased from 2 cm to 6 cm.

Solution

We are computing the average rate of change of F(d)=2d2 on the interval [2, 6].

Average rate of change = F(6)F(2)62

Evaluating the function

F(6)F(2)62=

=26222262

Simplifying

=236244

Combining the numerator terms

=16364

Simplifying further

=19

Newtons per centimeter

This tells us the magnetic force decreases, on average, by 1/9 Newtons per centimeter over this interval.

Example 3.6.6

Find the average rate of change of g(t)=t2+3t+1on the interval [0,a]. Your answer will be an expression involving a.

Solution

Using the average rate of change formula

g(a)g(0)a0

Evaluating the function

(a2+3a+1)(02+3(0)+1)a0

Simplifying

a2+3a+11a

Simplifying further, and factoring

a(a+3)a

Cancelling the common factor a

a+3

This result tells us the average rate of change between t = 0 and any other point t = a. For example, on the interval [0, 5], the average rate of change would be 5+3 = 8.

You Try 3.6.3

Find the average rate of change of f(x)=x3+2 on the interval [a,a+h].

Answer

f(a+h)f(a)(a+h)a=((a+h)3+2)(a3+2)h=a3+3a2h+3ah2+h3+2a32h=3a2h+3ah2+h3h=h(3a2+3ah+h2)h=3a2+3ah+h2

Caution!

Do remember to watch out for common arithmetic errors: (a+h)3a3+h3.

Instead, expand the product to help ensure the multiplication is done correctly: (a+h)3=(a+h)(a+h)(a+h)

You may be wondering why we would want to find the average rate of change on an interval such as [a,a+h]. The value "a" represents an arbitrary x-coordinate for a point. The value "a+h" represents another arbitrary x-coordinate of another point. The value "h" represents the horizontal distance between these two points. The average rate of change on this interval, [a,a+h], is f(a+h)f(a)(a+h)a

which is visually the slope of a secant line passing through these two points on the graph of the function, as shown in Figure 3.6.2 below. In calculus, you will investigate what happens to the slope of this secant line as you change the distance "h" between the two points. By shrinking this distance we can describe instantaneous rate of change which is a very useful topic in many real-life situations. Stay tuned for more about this in your future calculus course!

Rate of Change Image with a and h
Figure 3.6.2: Rate of Change Image with a and h (Sarah Adams: CC-BY-SA 4.0)

This page titled 3.6: Average Rate of Change is shared under a CC BY 4.0 license and was authored, remixed, and/or curated by Katherine Skelton.

Support Center

How can we help?