AP Calculus AB and BC

Average Value vs MVT for Integrals

Average value is a number: divide the integral of the function over an interval by the length of that interval. The Mean Value Theorem for Integrals is the guarantee that a continuous function actually takes on that number at some point c inside the interval. One computes, the other certifies.

Average value

Use when: The problem asks for the average value of ff on [a,b][a,b], or for an average temperature, concentration, or velocity across an interval.

MVT for integrals

Use when: The problem asks you to justify that some cc exists where f(c)f(c) equals the average value, or that a horizontal line meets the curve.

Side by side

Average valueMVT for integrals
What it isA numberAn existence guarantee
Statementfavg=1baabf(x)dxf_{\text{avg}} = \frac{1}{b-a}\int_a^b f(x)\,dxSome cc in (a,b)(a,b) has f(c)=favgf(c) = f_{\text{avg}}
Hypothesis neededOnly that ff is integrable on [a,b][a,b]ff continuous on [a,b][a,b]
When to reach for itYou are asked to compute an averageYou are asked to justify that the average is attained
Common trapForgetting to divide by bab-aClaiming cc is unique, or assuming it is the midpoint

Average value answers how high a flat line would have to sit to enclose the same accumulated amount. Rearranging makes that literal: favg(ba)=abf(x)dxf_{\text{avg}} \cdot (b-a) = \int_a^b f(x)\,dx, so the rectangle of height favgf_{\text{avg}} over [a,b][a,b] has exactly the area the curve has.

favg=1baabf(x)dxf_{\text{avg}} = \frac{1}{b-a}\int_a^b f(x)\,dx

The theorem supplies what the formula cannot promise. A number built from an integral need not be a value the function ever takes: a function that jumps from 00 to 22 has average value 11 and never equals 11. Continuity closes the gap, because favgf_{\text{avg}} always lies between the minimum and maximum of ff, and the Intermediate Value Theorem forces a continuous function through every value in between.

Average value is not average rate

Average value of ff comes from an integral. Average rate of change of ff is f(b)f(a)ba\frac{f(b)-f(a)}{b-a}. They meet in one place only: the average value of ff' on [a,b][a,b] equals the average rate of change of ff, which is what the Fundamental Theorem says once you divide by bab-a. Average Value vs Average Rate of Change takes that split apart on its own page.

Frequently asked questions

Does the theorem give exactly one value of c?

It guarantees at least one. There can be several, and cc is generally not the midpoint of the interval, so never assume it is.

How do I find c?

Compute favgf_{\text{avg}} first, then solve f(c)=favgf(c) = f_{\text{avg}} and keep only the solutions lying in the open interval (a,b)(a,b).

Is this the same as the Mean Value Theorem for derivatives?

No. The derivative version puts f(c)f'(c) equal to the average rate of change and needs differentiability. The integral version puts f(c)f(c) equal to the average value and needs only continuity.

In the CED: Unit 6: Integration and Accumulation, Unit 8: Applications of Integration