The Mean Value Theorem says that if a function is continuous on [a,b][a,b] and differentiable on (a,b)(a,b), then somewhere inside the interval its tangent slope matches the average rate of change from aa to bb. In plain language, a smooth-enough curve must momentarily move at its "overall average speed."

For a function ff that is continuous on [a,b][a,b] and differentiable on (a,b)(a,b), the theorem says there exists some c(a,b)c \in (a,b) such that

f(c)=f(b)f(a)ba.f'(c) = \frac{f(b)-f(a)}{b-a}.

The conditions matter. If continuity or differentiability fails on the required interval, the conclusion does not have to be true.

Mean Value Theorem in Plain English

The fraction

f(b)f(a)ba\frac{f(b)-f(a)}{b-a}

is the average rate of change on the interval. Geometrically, it is the slope of the secant line through the endpoints.

The derivative f(c)f'(c) is the instantaneous rate of change at one point. Geometrically, it is the slope of the tangent line there.

So the theorem says this: if the graph has no jumps, holes, or corners on the interval in the right places, then at least one tangent line inside the interval is parallel to the secant line joining the endpoints.

Why Continuity and Differentiability Matter

The closed interval condition [a,b][a,b] and the open interval condition (a,b)(a,b) are not technical clutter. They are exactly what makes the theorem work.

Continuity on [a,b][a,b] rules out jumps or holes across the whole interval. Differentiability on (a,b)(a,b) rules out sharp corners inside the interval. If either condition fails, you cannot conclude that some cc must exist.

For example, f(x)=xf(x) = |x| on [1,1][-1,1] is continuous, but it is not differentiable at x=0x=0. Its average rate of change on [1,1][-1,1] is

f(1)f(1)1(1)=112=0,\frac{f(1)-f(-1)}{1-(-1)} = \frac{1-1}{2} = 0,

but there is no point in (1,1)(-1,1) where the derivative equals 00. For x<0x<0, the derivative is 1-1. For x>0x>0, it is 11. At x=0x=0, the derivative does not exist.

Worked Example: Find cc for f(x)=x2f(x) = x^2 on [1,3][1,3]

Let

f(x)=x2f(x) = x^2

on the interval [1,3][1,3].

This function is continuous on [1,3][1,3] and differentiable on (1,3)(1,3), so the theorem applies.

First find the average rate of change:

f(3)f(1)31=912=4.\frac{f(3)-f(1)}{3-1} = \frac{9-1}{2} = 4.

Now differentiate:

f(x)=2x.f'(x) = 2x.

Set the derivative equal to the secant slope:

2c=4.2c = 4.

So

c=2.c = 2.

Since 2(1,3)2 \in (1,3), this is the point guaranteed by the theorem. At x=2x=2, the tangent slope is 44, which matches the average slope across the full interval.

This is the typical workflow for Mean Value Theorem problems: check the conditions, compute the secant slope, differentiate, and solve for cc.

Common Mean Value Theorem Mistakes

  1. Skipping the conditions. The theorem is not just a formula to plug into.
  2. Forgetting the interval types. You need continuity on [a,b][a,b] and differentiability on (a,b)(a,b).
  3. Assuming the point cc is unique. The theorem guarantees at least one point, not exactly one.
  4. Mixing it up with the Average Value Theorem. The Mean Value Theorem matches slopes, not function averages.

When the Mean Value Theorem Is Used

In calculus, the theorem often supports bigger results rather than just one homework exercise.

For example, it helps prove that if f(x)=0f'(x) = 0 everywhere on an interval, then the function is constant there. It also supports statements like: if f(x)>0f'(x) > 0 throughout an interval, then the function is increasing on that interval. More generally, it lets you control how much a function can change when you know something about its derivative.

Try a Similar Problem

Try the same process with f(x)=x3f(x)=x^3 on [0,2][0,2]. First compute the secant slope, then solve

f(c)=f(2)f(0)20.f'(c) = \frac{f(2)-f(0)}{2-0}.

Then compare it with a function like x|x| on [1,1][-1,1] to see exactly how a corner breaks the theorem's conditions.

Need help with a problem?

Upload your question and get a verified, step-by-step solution in seconds.

Open GPAI Solver →