The Core Idea: Finding the Average Value of a Function on an Interval
The concept of an "average" is typically associated with a finite set of numbers. However, calculus provides a tool to determine the average value of a function, which has infinitely many values over a continuous interval. The core idea is to find a single representative y-value, or height, that encapsulates the function's behavior across the entire interval.
Geometrically, the average value of a function on an interval is the height of a rectangle with base that has the exact same area as the area under the curve of from to . This provides a way to "flatten" the curve into a single, constant value that represents the function's mean height over that domain. This concept is formalized through a definite integral, which measures the total accumulation under the curve, divided by the length of the interval.
Key Formulas
The average value of a function is defined by a specific formula derived from the relationship between the area under a curve and the area of a rectangle.
The Average Value of a Function
The average value of a function over a closed interval is given by the formula:
Where:
is the function being averaged.
is the closed interval over which the average is being calculated.
represents the definite integral of from to , which calculates the net area under the curve.
is the length of the interval.
Understanding the Mean Value Theorem for Integrals
The Mean Value Theorem for Integrals provides a crucial link between the average value of a function and the function's actual values. It guarantees the existence of a point within the interval where the function achieves its average value.
The Theorem
If a function is continuous on the closed interval , then there exists at least one number in the closed interval such that:
In other words, is equal to the average value of the function on that interval.
The key condition for this theorem is the continuity of the function on . If the function is continuous, it does not have any jumps, holes, or vertical asymptotes within the interval. This continuity ensures that the function must pass through its average value at some point. Geometrically, this means that if you draw a horizontal line at the height of the average value (), that line is guaranteed to intersect the graph of at least once within the interval .
Core Concepts & Rules
Definition of Average Value: The average value of a function on an interval is calculated by finding the definite integral of the function over that interval and then dividing by the length of the interval, .
Geometric Interpretation: The average value represents the height of a rectangle with a base spanning the interval whose area is identical to the net area under the curve of on that same interval.
The Mean Value Theorem for Integrals (MVT for Integrals): This theorem states that for any function that is continuous on a closed interval , there is a point within that interval where the function's value, , is exactly equal to its average value on .
Condition for MVT for Integrals: The guarantee provided by the MVT for Integrals only applies if the function is continuous over the entire closed interval .
Step-by-Step Example 1: Calculating Average Value
Problem: Find the average value of the function on the interval .
Step 1: Identify the function and interval.
The function is .
The interval is .
Step 2: Set up the average value formula.
Substitute the function and interval bounds into the formula .
Step 3: Evaluate the definite integral.
First, find the antiderivative of .
Next, apply the Fundamental Theorem of Calculus using the bounds .
Step 4: Complete the calculation.
Multiply the result of the integral by the term.
Conclusion: The average value of on the interval is 16.
Step-by-Step Example 2: Applying 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: Verify the condition of the theorem.
The function is continuous on the closed interval . Therefore, the MVT for Integrals applies.
Step 2: Calculate the average value of the function.
Use the average value formula: .
Evaluate the integral:
The average value of the function on is 2.
Step 3: Set equal to the average value.
The theorem guarantees a such that .
Step 4: Solve for .
Square both sides of the equation.
Step 5: Verify that is in the interval.
The value is in the interval .
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 integral is difficult or impossible to compute by hand. The calculator is primarily used to evaluate the definite integral part of the formula.
To find the average value of on :
Access the numerical integration function. On a TI-84 style calculator, this is often ->
9: fnInt(.Enter the arguments. The syntax is typically .
- For example, to find , you would enter
fnInt(3X^2-2X, X, 1, 4).
- For example, to find , you would enter
Execute the command. The calculator will return the value of the definite integral (in this case, ).
Divide by the interval length. Manually divide the calculator's result by .
- .
To find the value of from the MVT for Integrals:
Calculate the average value as described above. Let this value be .
Graph the functions. In your calculator's graphing menu, set
Y1 = f(x)andY2 = k.Find the intersection. Use the calculator's "intersect" feature (
2nd->TRACE-> ) to find the point(s) where the two graphs cross within the window and . The x-coordinate of any such intersection is a valid value for .
AP Exam Quick Hit
Common Question Types
Direct Calculation: A multiple-choice or free-response question may ask directly for the average value of a given function on an interval.
- Example: "What is the average value of on the interval ?"
Application of MVT for Integrals: A question may ask for the value that satisfies the conclusion of the Mean Value Theorem for Integrals.
- Example: "For what value of on the interval is equal to the average value of ?"
Contextual Problem (FRQ): A free-response question may present a scenario where you must recognize the need to calculate an average value.
- Example: "The velocity of a particle is given by . Find the average velocity of the particle from to ."
Common Mistakes
Forgetting to Divide by : The most common mistake is to correctly calculate the definite integral but forget to multiply by the factor. This finds the total accumulation, not the average value.
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, . Remember that average value involves an integral, while average rate of change does not.
Incorrect Interval Length: Making an arithmetic error when calculating , especially with negative numbers. For the interval , the length is , not 2-3 = -1`. - **MVT for Integrals vs. MVT for Derivatives:** Confusing the conclusion of the MVT for Integrals ($f(c) = f_{avg}) with the conclusion of the MVT for Derivatives ().
Forgetting the Interval for : When solving for in an MVT for Integrals problem, you may find multiple solutions. A common error is failing to discard solutions that fall outside the specified interval .