calculus is the study of motion and rates of change. in fact, isaac newton develop calculus (yes, like all of it) just to help him work out the precise effects of gravity on the motion of the planets! in this short review article, we’ll talk about the concept of average rate of change.
we’ll also talk about how average rates lead to instantaneous rates and derivatives. and we’ll see a few example problems along the way. so buckle up!
what is the average rate of change of a function
it all boils down to a simple formula from elementary physics. suppose an object moves with a constant rate (or speed, or velocity). then we can find the distance it covers over any specified time period using:
distance = rate × time
however, it’s better to think about changes in distance and time. for example, if i drive from mile marker 25 to mile marker 35, that’s a distance of 10 miles (which is the change from 25 to 35).
(change in distance) = rate × (change in time)
the rate can be found by dividing both sides by the change in time.
rate = (change in distance) / (change in time)
varying rates
on the other hand, if the object’s rate does not remain constant, then the formula breaks down.
think of a 10 mile car trip. if i tell you it took exactly 20 minutes to make the trip, then can you tell me my speed at any point in the journey?
of course not!
you’d have no idea if i stopped at a red light 2 minutes into the trip, sped up to pass another car at the halfway point, or slammed on the brakes when the highway patrol showed up near the end of the trip.
on the other hand, if you did use the rate formula, you could still find out useful information.
rate = (change in distance) / (change in time) = (10 miles) / (20 minutes)
= 0.5 miles/min.
multiplying by the conversion factor, 60 min./hr., we find a speed of:
0.5 × 60 = 30 mph.
but what does this number represent? i may not have been traveling a constant 30 mph the entire trip, but if you smoothed out all of the slow and fast parts, then on average i was going 30 mph.
you’ve just computed my average rate of change, or average velocity.
average rate of change formula
ok, next let’s talk about the precise formula.
in calculus, most formulas have to do with functions. so let f(x) be a function. let’s agree to treat the input x as time in the rate of change formula. the output, y = f(x), will be considered analogous to distance.
so, if rate = distance/time, then let’s define the (average) rate of a function to be the change in y-values divided by the change in x-values on a given interval. to simplify formulas, we often use the greek capital delta ( δ ) to stand for change.
the average rate of change of a function f on a given interval [a, b] is:
notice how close this is to another important formula, the slope of a secant line.
in fact, they are the same formula! the average rate of change of a function on the interval [a, b] is exactly the slope of the secant line between the points at x = a and x = b.
alternative formula and the derivative
suppose now we specify that the point b is exactly h units to the right of a. in mathematics terms, b = a + h. how does this change our formula?
does the last line look familiar?
if you replace a by x (to make it more like a function), and allow the difference h to approach 0 by taking a limit, then you get the definition of derivative of the function.
after we apply the limit, we often call this formula the instantaneous rate of change, or instantaneous velocity.
so the notion of rate of change serves as a launchpad into the study of limits and derivatives, the heart of differential calculus!
relation to the mean value theorem
there is an important mathematical result called the mean value theorem (mvt). basically, the mvt states that any function that is continuous and differentiable on an interval must have a point inside that interval at which the instantaneous rate of change (derivative) must equal the average rate of change over the interval.
in mathematical notation, for some c such that a < c < b.
for a nice review of the mvt, you might want to check out: ap calculus review: mean value theorem.
you can expect to see a question or two about the mvt, so it’s good to be aware if its connection with average rates of change.
example problems
let’s take a look at a couple problems, shall we?
problem 1
an object travels in a straight line according to the formula x = 3t2 – 2t + 1, for 0 ≤ t ≤ 8. find the object’s average velocity on the given time interval.
solution
be careful! in this problem, the input variable is t while the output is x. therefore, the average velocity formula takes the form δx / δt.
the given interval is [0, 8], so we use a = 0 and b = 8 in the formula.
the average velocity is 22.
problem 2
find any point between 1 and 9 such that the instantaneous rate of change of f(x) = x2 at that point matches its average rate of change over the interval [1, 9].
solution
this is a job for the mvt! notice how we must set the derivative equal to the average rate of change.
leave a reply