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.
Understanding Calculus: The Integral Mean Value Theorem
To find an average value in practice, first accumulate the function over the chosen interval. Integration does this accumulation. Then divide by the interval length.
For example, take the function x squared from zero to two. Its accumulated value is eight thirds. The interval has length two, so its average value is four thirds.
The next step is different from finding the average. Set the original function equal to four thirds and solve.
The relevant input is the square root of four thirds. At that input, the curve has exactly the same height as its average over the full interval.
The guarantee comes from two basic ideas about continuous functions. On a closed interval, a continuous function reaches a lowest value and a highest value. Its average cannot be lower than the lowest value or higher than the highest value.
If it were outside that range, the total accumulation would be too small or too large. A continuous graph takes every height between its low and high points. Therefore, once the average lies within that range, some input produces it.
This reasoning explains why a jump in the graph breaks the result. A discontinuous function can have an average height that falls inside its overall range while never actually taking that height.
Signed area needs careful attention. Parts of a graph above the horizontal axis contribute positively. Parts below contribute negatively.
These contributions can cancel. A function can have a zero average even when much of its graph is far from zero. In that case, the theorem says the function has a zero somewhere, provided it stays continuous.
This is useful for understanding motion. If velocity has average zero over a time interval, there is at least one moment when the velocity is zero.
It does not mean the object stayed still overall. Positive and negative motion may have balanced over time.
Students often meet this idea when a varying quantity is replaced by one constant representative value. A changing temperature has an average temperature over a day. A changing electric current has an average value over a time period.
In physics, average velocity is total displacement divided by elapsed time. For a continuous velocity function, there is a moment when instantaneous velocity equals that average velocity. The units provide a useful check.
Integrating velocity with respect to time gives displacement. Dividing by time returns velocity. An average value must have the same units as the original function.
Several common errors are worth avoiding. The average value is not usually the function value at the midpoint of the interval. Symmetry may make that happen in special cases, but it is not a general rule.
Do not confuse average value with average rate of change. Average rate of change uses endpoint outputs and measures slope, while average value uses an integral and measures typical function height. When solving for the matching input, keep every solution that lies in the interval.
There may be one, several, or infinitely many such points. The theorem promises existence, not a method for choosing a unique one.
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.