Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

The Mean Value Theorem is one of the central ideas in differential calculus because it connects average change over an interval to instantaneous change at a specific point. It says that if a function is continuous on a closed interval [a, b] and differentiable on the open interval (a, b), then there is at least one point c where the tangent slope equals the secant slope. This theorem helps explain why derivatives capture real behavior, not just local formulas.

Geometrically, the theorem compares the slope of the line joining two endpoints to the slope of a tangent line somewhere between them. If the function has no breaks, jumps, or sharp corners on the interval, then the graph must contain at least one interior point where these slopes match. Algebraically, the result is written as f(c)=f(b)f(a)baf'(c) = \frac{f(b) - f(a)}{b - a} for some cc in (a,b)(a, b).

This idea leads directly to important results about increasing functions, error estimates, and why a derivative of zero can force a function to be constant on an interval.

Understanding Mean Value Theorem

A useful way to understand the result is to turn it into a Rolle's Theorem problem. Imagine drawing the straight line that joins the two endpoint heights of the graph. Then create a new function by measuring the original graph's height above or below that line.

At both endpoints, this new function has height zero. Rolle's Theorem says it must have a horizontal tangent somewhere inside the interval.

Subtracting a straight line changes every tangent slope by the same amount. Therefore, a horizontal tangent in the new graph means that the original graph has a tangent slope equal to the slope of the endpoint-joining line.

Each condition has a real job in this argument. Continuity makes sure the adjusted graph reaches its endpoint heights without teleporting over part of the picture. Differentiability makes sure a tangent slope exists at every interior location where the proof might need one.

The absolute value function on the interval from negative one to one shows why corners matter. Its endpoint heights are equal, so the average rate of change is zero. Yet its slopes are negative one on the left and positive one on the right.

At the corner, there is no derivative, so no point has derivative zero. A graph can look nearly smooth while still failing the condition at one important point.

In calculation problems, first find the average rate of change across the stated interval. Next, find the derivative and set its value equal to that average rate. Solve for all possible interior inputs, then check that each answer lies strictly between the endpoints.

For the square function from one to three, the average rate is four. The derivative is two times the input, so the matching input is two.

The theorem promises at least one matching point, not exactly one. Curved graphs can have several matching tangents, especially when they rise, fall, then rise again.

Motion gives a clear physical meaning. If an object's position changes so that its average velocity over a time period is sixty kilometres per hour, then a smooth position model has some instant during that period when its instantaneous velocity is sixty kilometres per hour. This does not mean a speedometer reading from incomplete or noisy data proves the theorem.

Real measurements are discrete, while calculus uses an ideal continuous model. Still, the idea helps scientists and engineers connect overall change to behavior at a particular moment.

The theorem is especially powerful when the exact matching point is hard to find. If every derivative value is positive on an interval, comparing any two points through the theorem shows that the function must increase. If derivative values stay between two limits, the total change across an interval is controlled by those limits.

This is useful for estimating errors and proving that functions cannot change too quickly. When learning the topic, separate the guarantee of existence from the method of solving. A solution for the matching point may be difficult, but the theorem can still provide strong information about the whole graph.

Key Facts

  • Mean Value Theorem: If ff is continuous on [a,b][a, b] and differentiable on (a,b)(a, b), then there exists cc in (a,b)(a, b) such that f(c)=f(b)f(a)baf'(c) = \frac{f(b) - f(a)}{b - a}.
  • Continuity on [a, b] means the graph has no breaks or jumps on the entire closed interval.
  • Differentiability on (a, b) means the function has a defined derivative at every interior point, so no corners, cusps, or vertical tangents there.
  • The secant slope from x=ax = a to x=bx = b is m=f(b)f(a)bam = \frac{f(b) - f(a)}{b - a}.
  • If f(x)=0f'(x) = 0 for every xx in (a,b)(a, b), then f(b)f(a)=0f(b) - f(a) = 0, so ff is constant on [a,b][a, b].
  • Rolle's Theorem is a special case: if f(a)=f(b)f(a) = f(b), then there exists cc in (a,b)(a, b) such that f(c)=0f'(c) = 0.

Vocabulary

Mean Value Theorem
A theorem stating that for a continuous function on [a, b] that is differentiable on (a, b), some interior point has tangent slope equal to the average rate of change.
Secant line
A line that passes through two points on a curve and represents the average rate of change between them.
Tangent line
A line that touches a curve at one point and has slope equal to the derivative there.
Continuous
A function is continuous on an interval if its graph can be drawn without breaks, jumps, or holes on that interval.
Differentiable
A function is differentiable at a point if it has a well-defined derivative there, meaning the graph is smooth enough to have a tangent slope.

Common Mistakes to Avoid

  • Forgetting the hypotheses, then applying the theorem anyway. The Mean Value Theorem only works when the function is continuous on [a, b] and differentiable on (a, b).
  • Using the endpoints as the value of c, which is wrong because c must lie strictly inside the interval (a, b). Endpoints are not allowed.
  • Mixing up the secant slope with the derivative formula at a point. The theorem sets f(c)f'(c) equal to the average rate of change over the whole interval.
  • Assuming there is exactly one such point c, which is not guaranteed. A function can have more than one interior point where the tangent is parallel to the secant.

Practice Questions

  1. 1 Let f(x)=x2+1f(x) = x^2 + 1 on [1,3][1, 3]. Find the secant slope and then find all values of cc in (1,3)(1, 3) that satisfy the Mean Value Theorem.
  2. 2 For f(x)=2x33xf(x) = 2x^3 - 3x on [1,2][-1, 2], compute f(2)f(1)2(1)\frac{f(2) - f(-1)}{2 - (-1)} and solve for cc such that f(c)f'(c) equals that value.
  3. 3 A function is continuous on [0, 5] but has a sharp corner at x = 2. Explain why the Mean Value Theorem may fail on [0, 5] even if the graph looks connected.