Mathematics 265 Introduction to Calculus I

Study Guide :: Unit 7

Applications of the Definite Integral

Average Value of a Function

The “average value of a function” is the last application of the definite integral that we cover in this course.

Definition* 7.3. The arithmetic mean or arithmetic average of a finite sequence of n terms x 1 , x 2 , x 3 , . . . , x n is given by their sum divided by n . Thus,

x avg = x 1 + x 2 + . . . . + x n n .

If the values of the sequence correspond to values of a function x i = f ( a i ) for 1 i n , then the arithmetic average is

f avg = f ( a 1 ) + f ( a 2 ) + . . . . . + f ( a n ) n .

To extend this concept to infinitely many values of f ( x ) on a closed interval [ a , b ] , we use the definite integral. In this case, the number of terms corresponds to the length of the interval [ a , b ] , that is b - a , and the sum of the values corresponds to the definite integral.

Hence,

f avg = 1 b - a a b   f ( x ) d x .

Example 7.15. Find the average value of the function f ( x ) = x on the interval [ 1 , 5 ] , and find the values of x for which the value of f is equal to this average.

f avg = 1 5 1 1 5 x d x = 2 12 x 3 / 2 | 1 5 = 1 6 ( 5 3 / 2 1 ) 1.7 .

The values of x for which

f ( x ) = x = ( 5 3 2 - 1 ) 6

is the solution of

x = ( 5 5 - 1 ) 2 3 6

and this is

x = 7 3 - 5 5 1 8 1 . 7 1 .

For a continuous functions f on an interval [ a , b ] it is always possible to find a number c such that f ( c ) = f avg . This statement is known as the Mean Value Theorem for Integrals.

Theorem 7.4. Mean Value Theorem for Integrals

If f is continuous on [ a , b ] , then there exists a number c in [ a , b ] , such that

a b   f ( x ) d x = f ( c ) ( b - a ) .

Proof. Let

g ( x ) = a x   f ( t ) d t  for  a x b .

By Part 1 of the Fundamental Theorem of Calculus, the function g is continuous on [ a , b ] and differentiable on ( a , b ) . Hence, by the Mean Value Theorem, there is a number c , a c b , such that

g ( b ) - g ( a ) = g ( c ) ( b - a ) .

Since g ( c ) = f ( c ) , we conclude that

a b   f ( t ) d t - a a   f ( t ) d t = f ( c ) ( b - a ) .

Therefore, for c in [ a , b ]

a b   f ( x ) d x = f ( c ) ( b - a ) .

Q.E.D

The geometric interpretation of this theorem is given on page 332 of the textbook.

Exercises
  1. Read the section titled “Average Value of a Function” on pages 330-332 of the textbook.
  2. Do Exercises 1, 3, 5 and 7, parts (a) and (b) of Exercise 9, and Exercises 11, 17 and 19 on page 333.

Answers to Exercises