The Core Idea: Finding the Average Value of a Function on an Interval
In many applications, we are interested in the average behavior of a quantity that is changing continuously. For instance, what is the average temperature over a 24-hour period, or the average velocity of a particle over a specific time interval? While we can find the average of a finite set of numbers by summing them and dividing by the count, this method fails for a function that takes on infinitely many values over an interval.
The concept of the average value of a function uses the definite integral to provide a solution. The integral acts as a continuous "sum" of the function's values across an interval . By dividing this "sum" by the length of the interval, , we find the mean, or average, value of the function. This provides a single number that represents the central tendency of the function's values over that entire continuous interval.
Key Formulas/Rules/Theorems
The calculation of the average value of a function and its theoretical underpinnings are based on a key formula and a related theorem.
The Average Value Formula
The average value of a function on a closed interval is defined as:
The Mean Value Theorem for Integrals
This theorem provides a crucial link between the average value of a function and the function's actual values. It states:
If a function is continuous on the closed interval , then there exists at least one number in the interval such that:
In other words, a continuous function must achieve its average value at some point within the interval.
Understanding the Geometric Interpretation
The Mean Value Theorem for Integrals has a powerful geometric meaning. The definite integral represents the area under the curve of from to .
The average value, , can be visualized as the height of a rectangle with the same base as the interval, . The area of this rectangle is:
By substituting the formula for , we see:
This shows that the area of the rectangle formed by the average value is exactly equal to the area under the curve. The Mean Value Theorem for Integrals guarantees that the function's graph must intersect the top of this rectangle () at least once within the interval .
Core Concepts & Rules
Calculation: The average value of a function over the interval is found by computing the definite integral of over the interval and then dividing by the length of the interval, .
The Formula: The definitive formula to memorize and apply is .
Existence Guarantee: The Mean Value Theorem for Integrals guarantees that for any function continuous on , there is a point in that interval where the function's value is precisely equal to its average value.
Geometric Equality: The area under the curve of from to is equal to the area of a rectangle with width and height equal to the average value of the function.
Step-by-Step Example 1: Calculating Average Value from a Function
Problem: Find the average value of the function on the interval .
Step 1: Identify the components of the formula.
The function is .
The interval is , so and .
The length of the interval is .
Step 2: Set up the average value integral.
Using the formula :
Step 3: Evaluate the definite integral using the Fundamental Theorem of Calculus.
First, find the antiderivative of :
Now, evaluate this antiderivative at the bounds and :
Step 4: Complete the average value calculation.
Multiply the result of the integral by the factor:
Conclusion: The average value of on the interval is 16.
Step-by-Step Example 2: Finding the Value 'c' Guaranteed by the MVT for Integrals
Problem: For the function on the interval , find the value(s) of guaranteed by the Mean Value Theorem for Integrals.
Step 1: Calculate the average value of the function on the interval.
, , so .
Set up the formula: .
Find the antiderivative: .
Evaluate the definite integral:
Calculate the average value: .
Step 2: Set equal to the average value.
The Mean Value Theorem for Integrals states that there is a such that .
Step 3: Solve for .
Square both sides of the equation:
Step 4: Verify that is in the interval .
The value is indeed between 0 and 9.
Conclusion: The value of guaranteed by the Mean Value Theorem for Integrals for on is .
Using Your Calculator
A graphing calculator is an essential tool for finding the average value of a function, especially when the function is difficult or impossible to antidifferentiate by hand. The key is to use the calculator's numerical integration feature.
Problem: Find the average value of on the interval .
Step 1: Set up the average value formula.
Step 2: Use the numerical integration function (e.g., fnInt on a TI-84).
The syntax is fnInt(function, variable, lower bound, upper bound).
Press
MATHand select9: fnInt(.Enter the expression as follows:
fnInt(e^(-X^2), X, -1, 1)Press
ENTER. The calculator will return a value approximately equal to .
Step 3: Complete the calculation.
Remember to multiply by the factor.
Final Answer: The average value is approximately 0.7468. The calculator allows you to compute the average value even for functions whose antiderivatives are not elementary.
AP Exam Quick Hit
Common Question Types
Direct Calculation (No Calculator): You will be given a function that can be antidifferentiated using basic rules (power rule, , , etc.) and asked to find its average value on an interval.
- Example: "Find the average value of on the interval ."
Contextual Problem (Calculator): You will be given a function representing a rate (e.g., gallons/min, people/hour) and asked to find the average rate over a time interval. This is a direct application of the average value formula.
- Example: "The rate of water leaking from a tank is given by liters per hour. Find the average rate of leakage, in liters per hour, from to ."
Finding from the MVT for Integrals: After finding the average value, you will be asked to find the value of where the function equals its average value.
- Example: "Let be the average value of on . Find a value in such that ."
Common Mistakes
Forgetting the Factor: The most common mistake is to correctly calculate the definite integral but forget to divide by the length of the interval, .
Confusing Average Value and Average Rate of Change: Students often mix up the formula for average value () with the formula for average rate of change (). Read the question carefully to determine which is being asked.
Incorrect Interval Length: A simple arithmetic error in calculating , especially with negative numbers. For the interval , the length is , not .
Ignoring the Interval for : When solving , you may get multiple solutions for . You must choose only the solution(s) that lie within the given interval .