← Skill tree MathScape MATH162

Mean Value Theorem for Integrals

Reference: Stewart 5.5  •  Chapter: 5  •  Section: 5

Navigation: Wiki Home > Skills > Mean Value Theorem for Integrals

Quick Navigation


Before You Start

๐Ÿ” Prerequisite Check (3 minutes): Do this first!

1. Can you compute an average value?

Quick test: Find the average value of $f(x) = 2x$ on $[0, 3]$.

Check Your Answer

$$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.

2. Do you remember the Intermediate Value Theorem?

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.

Need a refresher on IVT?

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)

3. Do you know what "continuous on $[a,b]$" means?

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.


The Average Must Be Achieved Somewhere

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.

Prerequisite Map

This skillMean Value Theorem for Integrals
Leads tono further branch yet

Legend: Yellow = required prerequisites. Green = this skill. Dashed arrows = used in the proof (good to understand, not strictly required).

Quick Reference

Property Value
Concept Applications of Integration
Chapter 5, Section 5
Difficulty Intermediate
Time ~20 minutes

Key Concepts

The Theorem Statement

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)}$$

What This Says

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

Geometric Interpretation

    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:

Why It's True (Intuition)

  1. The average value $f_{\text{avg}}$ lies between the minimum and maximum values of $f$ on $[a,b]$ (proven in the previous skill).
  1. By the Intermediate Value Theorem, a continuous function takes on every value between its minimum and maximum.
  1. Therefore, $f$ must equal $f_{\text{avg}}$ somewhere in $[a,b]$.

Connection to MVT for Derivatives

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

Important Notes


Common Pitfalls

๐Ÿ’ก 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
๐Ÿ”ง Quick Self-Check Before Submitting
  • [ ] Did I verify that $f$ is continuous on $[a,b]$?
  • [ ] Did I compute $f_{\text{avg}}$ correctly?
  • [ ] When solving $f(c) = f_{\text{avg}}$, did I keep only solutions in $[a,b]$?
  • [ ] If the problem asks for existence only, did I cite the theorem correctly?
๐Ÿ’ก When You Can't Find $c$ Explicitly

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:

  • State that $c$ exists by MVT for Integrals
  • Use numerical methods (calculator, Newton's method) if an approximate value is needed
  • Or simply note that the equation $f(c) = f_{\text{avg}}$ has a solution in $[a,b]$

Worked Example

Problem: For $f(x) = x^2$ on $[0, 3]$, find all values of $c$ guaranteed by the Mean Value Theorem for Integrals.

๐Ÿ“‹ What's the game plan?
  1. Check the hypothesis: Is $f$ continuous on $[0, 3]$? (Yes, polynomials are continuous everywhere)
  2. Compute the average value: Use the formula from the previous skill
  3. Solve for $c$: Set $f(c) = f_{\text{avg}}$ and solve
  4. Filter solutions: Keep only those in $[0, 3]$

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}$

โœ… Sanity Check

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$ โœ“

๐ŸŽฏ Exam Strategy

Common exam question types:

  1. "Find $c$": do all 4 steps above
  2. "Show that $c$ exists": just cite the theorem (Steps 1-2, then invoke MVT)
  3. "Verify MVT holds": find $c$ explicitly and check $f(c) = f_{\text{avg}}$

Time-saver: For existence problems, you don't need to solve for $c$!

Practice Problems

How to use these problems:

Level 1 Stating the Theorem

If $\int_2^6 g(x)\,dx = 20$ and $g$ is continuous on $[2, 6]$, what does the Mean Value Theorem for Integrals guarantee?

Thought Process

The MVT for Integrals says there exists a $c$ in $[2, 6]$ where $g(c)$ equals the average value. The average value is $\frac{20}{6-2} = 5$.

Show Answer

The theorem guarantees there exists some $c$ in $[2, 6]$ such that $g(c) = 5$.

In other words, the function equals its average value (5) at some point in the interval.

Level 2 Finding the Guaranteed Point

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.

Thought Process

First compute $f_{\text{avg}}$ using the formula. Then solve $f(c) = f_{\text{avg}}$ for $c$, and check that the solution(s) lie in $[0, 4]$.

Show Answer

Step 1: Compute the average value. $$f_{\text{avg}} = \frac{1}{4}\int_0^4 (4-x)\,dx = \frac{1}{4}\left[4x - \frac{x^2}{2}\right]_0^4 = \frac{1}{4}(16 - 8) = 2$$

Step 2: Solve $f(c) = 2$. $$4 - c = 2$$ $$c = 2$$

Since $c = 2$ is in $[0, 4]$, the answer is $c = 2$.

Level 3 Multiple Solutions

For $f(x) = \sin x$ on $[0, \pi]$, find all values of $c$ satisfying the Mean Value Theorem for Integrals.

Thought Process

Compute $f_{\text{avg}} = \frac{1}{\pi}\int_0^\pi \sin x\,dx$. The antiderivative of $\sin x$ is $-\cos x$.

Then solve $\sin c = f_{\text{avg}}$ on $[0, \pi]$. Since sine achieves each value in $(0, 1)$ twice on $[0, \pi]$, expect two solutions.

Show Answer

Step 1: Compute the average value. $$f_{\text{avg}} = \frac{1}{\pi}\int_0^\pi \sin x\,dx = \frac{1}{\pi}[-\cos x]_0^\pi = \frac{1}{\pi}(-(-1) - (-1)) = \frac{2}{\pi}$$

Step 2: Solve $\sin c = \frac{2}{\pi}$.

Since $\frac{2}{\pi} \approx 0.637$, and $\sin c = 0.637$ has two solutions in $[0, \pi]$:

$$c = \arcsin\left(\frac{2}{\pi}\right) \approx 0.69 \text{ radians}$$ $$c = \pi - \arcsin\left(\frac{2}{\pi}\right) \approx 2.45 \text{ radians}$$

Both values are in $[0, \pi]$.

Level 4 Existence Without Explicit Computation

Let $f$ be continuous on $[1, 4]$ with $\int_1^4 f(x)\,dx = 12$.

  1. Prove that $f(c) = 4$ for some $c$ in $[1, 4]$.
  2. If additionally $f(1) = 2$ and $f(4) = 7$, prove that there exists $d$ in $(1, 4)$ with $f(d) = 5$.
Thought Process

For (a): Use MVT for Integrals directly. The average value is $12/(4-1) = 4$.

For (b): This requires the Intermediate Value Theorem. Since $f$ is continuous and $f(1) = 2 < 5 < 7 = f(4)$, IVT guarantees a point where $f = 5$.

Show Answer

(a) By MVT for Integrals: Since $f$ is continuous on $[1, 4]$, there exists $c \in [1, 4]$ with $$f(c) = \frac{1}{4-1}\int_1^4 f(x)\,dx = \frac{12}{3} = 4$$

(b) By the Intermediate Value Theorem: $f$ is continuous on $[1, 4]$ with $f(1) = 2$ and $f(4) = 7$.

Since $2 < 5 < 7$, IVT guarantees there exists $d \in (1, 4)$ such that $f(d) = 5$.

Level 5 Proving the MVT for Integrals

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$.

Thought Process

The proof has three steps:

  1. By EVT, $f$ attains min $m$ and max $M$ on $[a,b]$
  2. Show $m \leq f_{\text{avg}} \leq M$ using integral inequalities
  3. By IVT, since $f$ is continuous and takes values $m$ and $M$, it takes all values in between, including $f_{\text{avg}}$
Show Answer

Proof:

Since $f$ is continuous on the closed interval $[a, b]$, by the Extreme Value Theorem, $f$ attains its minimum and maximum values. Let:

  • $m = \min_{x \in [a,b]} f(x)$ attained at some point $x_m$
  • $M = \max_{x \in [a,b]} f(x)$ attained at some point $x_M$

Step 1: Show $m \leq f_{\text{avg}} \leq M$.

Since $m \leq f(x) \leq M$ for all $x \in [a,b]$: $$\int_a^b m\,dx \leq \int_a^b f(x)\,dx \leq \int_a^b M\,dx$$ $$m(b-a) \leq \int_a^b f(x)\,dx \leq M(b-a)$$

Dividing by $(b-a) > 0$: $$m \leq \frac{1}{b-a}\int_a^b f(x)\,dx \leq M$$ $$m \leq f_{\text{avg}} \leq M$$

Step 2: Apply IVT.

Since $f$ is continuous and $f(x_m) = m$ and $f(x_M) = M$, by the Intermediate Value Theorem, $f$ takes on every value between $m$ and $M$.

Since $m \leq f_{\text{avg}} \leq M$, there exists $c$ between $x_m$ and $x_M$ (and hence in $[a,b]$) such that: $$f(c) = f_{\text{avg}}$$

$\square$

CCI-Style Conceptual Questions

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]$.

Answer

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.

Answer

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?

Answer

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?

Answer

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)$.

Answer

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).

Mastery Checklist

Level 1-2: Novice โ†’ Competent

Level 3: Competent โ†’ Proficient

Level 4-5: Proficient โ†’ Expert

Self-Assessment

Mental Model

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.

๐Ÿ’ก Alternative Mental Models

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.


๐Ÿ˜• Still confused about MVT for Integrals?

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:

  • MVT for Integrals: $f(c) = f_{\text{avg}}$ (function equals its average VALUE)
  • MVT for Derivatives: $f'(c) = \frac{f(b)-f(a)}{b-a}$ (slope equals average RATE)

If the proof feels abstract: Work through the Level 5 problem step by step. The proof is actually quite intuitive once you see it.


Key Takeaways

๐Ÿ“Œ What to remember for exams:

  1. The theorem: If $f$ is continuous on $[a,b]$, then $f(c) = f_{\text{avg}}$ for some $c \in [a,b]$
  2. Hypothesis: Continuity is required: discontinuous functions can skip their average
  3. Conclusion: Guarantees existence, not uniqueness (there may be multiple $c$ values)
  4. To find $c$: Solve $f(c) = f_{\text{avg}}$, then filter to keep only solutions in $[a,b]$
  5. Don't confuse: MVT for Integrals ($f(c) = f_{\text{avg}}$) vs MVT for Derivatives ($f'(c) = $ average rate)

Connections

Looking back:

Looking ahead:

Real-world connections:


Previous Up Next
Average Value Formula Chapter 5 ยง5 Summary

Last updated: 2026-01-23