The Integral Mean Value Theorem connects area, average value, and a guaranteed point on a continuous curve. It says that if a function is continuous on a closed interval, then the function must equal its average value at least once on that interval. This matters because it turns a whole interval of changing values into one representative height.
The theorem is a bridge between geometric area and the behavior of a function at a specific input.
Geometrically, the average value of f on [a,b] is the height of a rectangle with width b - a that has the same signed area as the area under the curve. Since a continuous graph cannot jump over that height, it must cross the horizontal average value line at some point c. At that point, f(c) equals the average value of the function over the interval.
The theorem is often used in calculus, physics, and engineering when a changing quantity is replaced by an equivalent constant average.
Key Facts
- If f is continuous on [a,b], then there exists c in [a,b] such that f(c) = (1/(b - a)) integral from a to b of f(x) dx.
- The average value of f on [a,b] is f_avg = (1/(b - a)) integral from a to b of f(x) dx.
- The signed area under f from a to b equals (b - a)f_avg.
- The theorem requires continuity on the entire closed interval [a,b].
- The guaranteed point c may not be unique, since the graph can cross the average value line more than once.
- For a constant function f(x) = k, the average value is k and every c in [a,b] satisfies f(c) = k.
Vocabulary
- Integral Mean Value Theorem
- A theorem stating that a continuous function on [a,b] equals its average value at least once on that interval.
- Average value of a function
- The constant height f_avg = (1/(b - a)) integral from a to b of f(x) dx that gives the same signed area over [a,b].
- Continuity
- A property of a function whose graph has no breaks, jumps, or holes on the interval being considered.
- Signed area
- The net area represented by a definite integral, counting regions above the x-axis as positive and below the x-axis as negative.
- Guaranteed point
- A point c in the interval where the function value f(c) equals the average value over the interval.
Common Mistakes to Avoid
- Forgetting the factor 1/(b - a): The definite integral gives total signed area, not average value, so it must be divided by the interval length.
- Using the theorem when f is not continuous: The guarantee depends on continuity, so jumps or holes can make the conclusion fail.
- Assuming c is always the midpoint: The point c is where f(c) equals the average value, and it does not have to be halfway between a and b.
- Treating area as always positive: The integral in the theorem uses signed area, so regions below the x-axis reduce the average value.
Practice Questions
- 1 Find the average value of f(x) = x^2 on [0,3], then find all c in [0,3] such that f(c) equals that average value.
- 2 For f(x) = 2x + 1 on [1,5], compute f_avg and find the value of c guaranteed by the Integral Mean Value Theorem.
- 3 A continuous function has average value 4 on [2,8]. Explain why the graph must touch or cross the horizontal line y = 4 somewhere on the interval.