Navigation: Wiki Home > Skills > Mean Value Theorem for Integrals
Quick test: Find the average value of $f(x) = 2x$ on $[0, 3]$.
$$f_{\text{avg}} = \frac{1}{3-0}\int_0^3 2x\,dx = \frac{1}{3}\left[x^2\right]_0^3 = \frac{9}{3} = 3$$
โ Got it?
โ Stuck? Complete the Average Value Formula page first.
IVT says: If $f$ is continuous on $[a,b]$ and $N$ is any value between $f(a)$ and $f(b)$, then $f(c) = N$ for some $c$ in $(a,b)$.
In plain English: A continuous function can't skip values: if it goes from 2 to 5, it must pass through 3, 4, and every value in between.
Visual intuition: If you draw a continuous curve from point $A$ to point $B$ without lifting your pen, you must cross every horizontal line between them.
y
5 โโโโโโโโโโโโโโโโโ B
โ โฑ
3 โโโโโโโโโโโโโโโฑโโ must cross this line somewhere!
โ โฑ
2 โโโโ Aโโโโโโฑ
โโโโโโโโโโโโโโโโโโโโ x
If this concept feels shaky, review Intermediate Value Theorem (~10 min)
A function is continuous on $[a,b]$ if it has no breaks, jumps, or holes on that interval. You can draw it without lifting your pen.
If your average exam score for the semester is 85, does that mean you scored exactly 85 on at least one exam? Not necessarily. You might have scored 80, 90, 80, 90. But what if you took infinitely many exams, with scores varying continuously? Then yes, somewhere along the way your score must have passed through exactly 85.
This is the essence of the Mean Value Theorem for Integrals: for a continuous function, the average value isn't just an abstract number: it's actually attained somewhere in the interval.
Legend: Yellow = required prerequisites. Green = this skill. Dashed arrows = used in the proof (good to understand, not strictly required).
| Property | Value |
|---|---|
| Concept | Applications of Integration |
| Chapter | 5, Section 5 |
| Difficulty | Intermediate |
| Time | ~20 minutes |
Mean Value Theorem for Integrals: If $f$ is continuous on $[a, b]$, then there exists at least one number $c$ in $[a, b]$ such that:
$$\boxed{f(c) = f_{\text{avg}} = \frac{1}{b-a}\int_a^b f(x)\,dx}$$
Equivalently:
$$\boxed{\int_a^b f(x)\,dx = f(c)(b-a)}$$
| Component | Meaning |
|---|---|
| "$f$ continuous on $[a,b]$" | No breaks or jumps in the function |
| "there exists $c$" | At least one such point exists |
| "$c$ in $[a,b]$" | The point is inside the interval |
| "$f(c) = f_{\text{avg}}$" | The function actually equals its average somewhere |
y
โ โญโโโโฎ
โ โฑโ โโฒ
f(c)โโโโโโโโโผโโโโโโผโโโโโโโโ โ the average value is achieved at c
โ โฑ โ โ โฒ
โ โฑ โ โ โฒ
โ โฑ โ โ โฒ
โโโโโโโโโผโโcโโโผโโโโโโโโโ x
a b
Shaded area = Rectangle area = f(c) ร (b-a)
The theorem says there's a rectangle with:
| MVT for Derivatives | MVT for Integrals |
|---|---|
| $f'(c) = \frac{f(b)-f(a)}{b-a}$ | $f(c) = \frac{1}{b-a}\int_a^b f(x)\,dx$ |
| Instantaneous rate = average rate | Function value = average value |
| Requires $f$ differentiable | Requires $f$ continuous |
| About slopes | About areas |
๐ก These mistakes are common: recognizing them is half the battle!
| Mistake | Why It Happens | How to Avoid It |
|---|---|---|
| Forgetting the continuity requirement | Rushing through problems | Always check: "Is $f$ continuous on $[a,b]$?" before applying MVT |
| Thinking $c$ must be unique | MVT doesn't say "exactly one" | The theorem guarantees at least one $c$ (there may be several) |
| Including $c$ values outside $[a,b]$ | Solving $f(c) = f_{\text{avg}}$ gives all solutions | Filter your solutions: keep only those in $[a,b]$ |
| Confusing with MVT for Derivatives | Similar names, different theorems | MVT for Integrals: $f(c) = f_{\text{avg}}$. MVT for Derivatives: $f'(c) = \frac{f(b)-f(a)}{b-a}$ |
| Trying to find $c$ when only existence is needed | Not reading the question carefully | Many problems ask "show $c$ exists": you don't need to find its exact value |
Sometimes $f(c) = f_{\text{avg}}$ can't be solved algebraically (e.g., $e^c = 1.5$ or $c + \sin c = 2$).
That's okay! The theorem still guarantees $c$ exists. In these cases:
Problem: For $f(x) = x^2$ on $[0, 3]$, find all values of $c$ guaranteed by the Mean Value Theorem for Integrals.
Solution:
Step 1: Verify the hypothesis.
Step 2: Compute the average value. $$f_{\text{avg}} = \frac{1}{3-0}\int_0^3 x^2\,dx = \frac{1}{3}\left[\frac{x^3}{3}\right]_0^3 = \frac{1}{3} \cdot \frac{27}{3} = \frac{1}{3} \cdot 9 = 3$$
Step 3: Set $f(c) = f_{\text{avg}}$ and solve. $$f(c) = c^2 = 3$$ $$c = \pm\sqrt{3}$$
Step 4: Keep only solutions in $[0, 3]$.
Answer: $c = \sqrt{3}$
Verify: $f(\sqrt{3}) = (\sqrt{3})^2 = 3 = f_{\text{avg}}$ โ
Geometrically: The rectangle with base $[0, 3]$ and height $3$ has area $9$, which equals $\int_0^3 x^2\,dx = 9$ โ
Common exam question types:
Time-saver: For existence problems, you don't need to solve for $c$!
How to use these problems:
- Levels 1-2: Understand what the theorem says and basic applications
- Level 3: Handle functions with multiple solutions
- Levels 4-5: Use MVT for existence arguments and proofs
If $\int_2^6 g(x)\,dx = 20$ and $g$ is continuous on $[2, 6]$, what does the Mean Value Theorem for Integrals guarantee?
For $f(x) = 4 - x$ on $[0, 4]$, find all values of $c$ in $[0, 4]$ that satisfy the conclusion of the Mean Value Theorem for Integrals.
For $f(x) = \sin x$ on $[0, \pi]$, find all values of $c$ satisfying the Mean Value Theorem for Integrals.
Let $f$ be continuous on $[1, 4]$ with $\int_1^4 f(x)\,dx = 12$.
Prove the Mean Value Theorem for Integrals using the Extreme Value Theorem and the Intermediate Value Theorem.
Hint: If $f$ is continuous on $[a,b]$, it attains a minimum value $m$ and maximum value $M$. Show that $m \leq f_{\text{avg}} \leq M$.
These questions test conceptual understanding. They're the type that appear on exams to distinguish memorization from true comprehension.
Question 1: True or False: If $f$ is continuous on $[0, 10]$ and $\int_0^{10} f(x)\,dx = 0$, then $f(c) = 0$ for some $c$ in $[0, 10]$.
True. By MVT for Integrals, there exists $c$ with $f(c) = f_{\text{avg}} = \frac{0}{10} = 0$.
Key insight: This doesn't mean $f$ is zero everywhere: just that it crosses zero at least once. The function could oscillate above and below zero with the positive and negative areas canceling out.
Question 2: The MVT for Integrals requires $f$ to be continuous. Give an example of a discontinuous function where the conclusion fails.
Counterexample: Define a step function with a jump:
$$f(x) = \begin{cases} 0 & \text{if } x \in [0, 0.5) \\ 2 & \text{if } x \in [0.5, 1] \end{cases}$$
Then: $$\int_0^1 f(x)\,dx = 0 \cdot 0.5 + 2 \cdot 0.5 = 1$$ $$f_{\text{avg}} = \frac{1}{1-0} \cdot 1 = 1$$
But $f$ only takes values 0 and 2: it never equals 1!
Why it fails: The jump discontinuity at $x = 0.5$ means $f$ "skips over" the value 1. MVT for Integrals relies on the Intermediate Value Theorem, which requires continuity.
Question 3: Can you always find the exact value of $c$ guaranteed by the MVT for Integrals?
No. The theorem guarantees existence but doesn't provide a formula.
| Function type | Can you find $c$ exactly? |
|---|---|
| Polynomials | Usually yes (solve algebraically) |
| Basic trig | Often yes (using inverse trig) |
| Exponentials mixed with other functions | Often no (transcendental equations) |
Example where you can't: If $f(x) = x + e^x$ on $[0, 1]$, then solving $c + e^c = f_{\text{avg}}$ requires numerical methods.
That's okay! The theorem's power is in proving existence, not computing exact values.
Question 4: If $f(c_1) = f_{\text{avg}}$ and $f(c_2) = f_{\text{avg}}$ for two different points $c_1, c_2$ in $[a,b]$, does this contradict the MVT for Integrals?
No. The MVT guarantees at least one such $c$, not exactly one.
A function can equal its average value at multiple points. For example, if $f(x) = \sin x$ on $[0, \pi]$, then $f_{\text{avg}} = \frac{2}{\pi}$, and $\sin c = \frac{2}{\pi}$ has two solutions in $[0, \pi]$.
Question 5: True or False: If $f$ is continuous on $[a,b]$ and $f(a) = f(b)$, then the $c$ guaranteed by MVT for Integrals must be in the open interval $(a, b)$.
False. The $c$ could be at an endpoint.
Counterexample: Let $f(x) = 1$ (constant) on $[0, 1]$.
Then $f_{\text{avg}} = 1$, and $f(c) = 1$ for ALL $c \in [0, 1]$, including the endpoints.
The MVT guarantees $c \in [a, b]$ (closed interval), not $(a, b)$ (open interval).
The "Temperature Crossing" Analogy:
If your average body temperature over a day was 98.6ยฐF, and your temperature varied continuously (never jumping), then at some moment your temperature was exactly 98.6ยฐF. You couldn't go from below average to above average without passing through exactly average.
The "Sea Level" Model: Imagine the graph of $f$ is a coastline, and $f_{\text{avg}}$ is sea level. If the coastline varies smoothly (continuously), it must cross sea level somewhere. It can't jump from underwater to above water without touching the surface.
The "Averaging a Continuous Dial" Model: Think of $f$ as a dial that moves continuously. The average position must be achieved at some point: the dial can't "skip over" its average value while varying smoothly.
The "Squeezing" Model: Since $f_{\text{avg}}$ is squeezed between $\min(f)$ and $\max(f)$, and continuous functions take all values between their min and max (IVT), the average must be hit somewhere.
If the statement doesn't make sense: Try this rewording: "A continuous function must actually equal its average value somewhere."
If you don't see why it's true: The key is the Intermediate Value Theorem. Since $f_{\text{avg}}$ is between $\min(f)$ and $\max(f)$, and continuous functions hit every value in between, $f$ must equal $f_{\text{avg}}$ somewhere.
If you're mixing it up with MVT for Derivatives: Make a flashcard:
If the proof feels abstract: Work through the Level 5 problem step by step. The proof is actually quite intuitive once you see it.
๐ What to remember for exams:
- The theorem: If $f$ is continuous on $[a,b]$, then $f(c) = f_{\text{avg}}$ for some $c \in [a,b]$
- Hypothesis: Continuity is required: discontinuous functions can skip their average
- Conclusion: Guarantees existence, not uniqueness (there may be multiple $c$ values)
- To find $c$: Solve $f(c) = f_{\text{avg}}$, then filter to keep only solutions in $[a,b]$
- Don't confuse: MVT for Integrals ($f(c) = f_{\text{avg}}$) vs MVT for Derivatives ($f'(c) = $ average rate)
Looking back:
Looking ahead:
Real-world connections:
| Previous | Up | Next |
|---|---|---|
| Average Value Formula | Chapter 5 | ยง5 Summary |
Last updated: 2026-01-23