Fiveable

โˆฌDifferential Calculus Unit 14 Review

QR code for Differential Calculus practice questions

14.2 The Mean Value Theorem and its applications

14.2 The Mean Value Theorem and its applications

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
โˆฌDifferential Calculus
Unit & Topic Study Guides

The Mean Value Theorem is a powerful tool in calculus, linking a function's average rate of change to its instantaneous rate of change. It states that for a continuous, differentiable function on an interval, there's a point where the derivative equals the average rate of change.

This theorem has wide-ranging applications, from proving function properties to establishing inequalities. It's used to show when functions are constant, relate different functions, and find average values. Understanding it is key to grasping deeper calculus concepts.

The Mean Value Theorem

Mean Value Theorem statement

  • The Mean Value Theorem asserts the existence of a point cc within the open interval (a,b)(a, b) where the derivative of a function ff at cc equals the average rate of change of ff over the closed interval [a,b][a, b], given that ff is continuous on [a,b][a, b] and differentiable on (a,b)(a, b)
    • Mathematically expressed as fโ€ฒ(c)=f(b)โˆ’f(a)bโˆ’af'(c) = \frac{f(b) - f(a)}{b - a}
  • Geometrically interprets the theorem by relating the slope of the tangent line at point cc to the slope of the secant line connecting the endpoints of the function on the interval [a,b][a, b]
    • The tangent line at cc is parallel to the secant line through (a,f(a))(a, f(a)) and (b,f(b))(b, f(b))

Mean Value Theorem proof

  • Proves the Mean Value Theorem using Rolle's Theorem as an intermediate step
  • Defines an auxiliary function g(x)g(x) as g(x)=f(x)โˆ’f(a)โˆ’f(b)โˆ’f(a)bโˆ’a(xโˆ’a)g(x) = f(x) - f(a) - \frac{f(b) - f(a)}{b - a}(x - a)
  • Observes that g(a)=g(b)=0g(a) = g(b) = 0, making gg continuous on [a,b][a, b] and differentiable on (a,b)(a, b), satisfying the conditions for Rolle's Theorem
  • Applies Rolle's Theorem to gg, guaranteeing a point cc in (a,b)(a, b) where gโ€ฒ(c)=0g'(c) = 0
  • Computes gโ€ฒ(x)g'(x) as gโ€ฒ(x)=fโ€ฒ(x)โˆ’f(b)โˆ’f(a)bโˆ’ag'(x) = f'(x) - \frac{f(b) - f(a)}{b - a}
  • Sets gโ€ฒ(c)=0g'(c) = 0 to obtain fโ€ฒ(c)=f(b)โˆ’f(a)bโˆ’af'(c) = \frac{f(b) - f(a)}{b - a}, proving the Mean Value Theorem
Mean Value Theorem statement, MeanValueTheoremQuiz | Wolfram Function Repository

Applications of Mean Value Theorem

Applications of Mean Value Theorem

  • Applies the Mean Value Theorem to show that if ff is continuous on [a,b][a, b], differentiable on (a,b)(a, b), and fโ€ฒ(x)=0f'(x) = 0 for all xx in (a,b)(a, b), then ff is constant on [a,b][a, b]
    • Proves this by using the Mean Value Theorem to show f(b)=f(a)f(b) = f(a) for any aa and bb in the interval
  • Uses the Mean Value Theorem to demonstrate that if ff and gg are continuous on [a,b][a, b], differentiable on (a,b)(a, b), and have equal derivatives on (a,b)(a, b), then f(x)=g(x)+Cf(x) = g(x) + C for some constant CC
    • Proves this by considering the function h(x)=f(x)โˆ’g(x)h(x) = f(x) - g(x) and showing that hh is constant on [a,b][a, b]
Mean Value Theorem statement, MeanValueTheoremQuiz | Wolfram Function Repository

Inequalities from Mean Value Theorem

  • Establishes inequalities and bounds for functions using the Mean Value Theorem
  • Shows that if ff is continuous on [a,b][a, b], differentiable on (a,b)(a, b), and mโ‰คfโ€ฒ(x)โ‰คMm \leq f'(x) \leq M for all xx in (a,b)(a, b), then m(bโˆ’a)โ‰คf(b)โˆ’f(a)โ‰คM(bโˆ’a)m(b - a) \leq f(b) - f(a) \leq M(b - a)
    • Proves this by applying the Mean Value Theorem and the given bounds on fโ€ฒ(x)f'(x)

Average value of functions

  • Defines the average value of a function ff over an interval [a,b][a, b] as 1bโˆ’aโˆซabf(x)dx\frac{1}{b - a} \int_a^b f(x) dx
  • Proves that if ff is continuous on [a,b][a, b], then there exists a point cc in (a,b)(a, b) such that f(c)=1bโˆ’aโˆซabf(x)dxf(c) = \frac{1}{b - a} \int_a^b f(x) dx
    • Proves this by defining an antiderivative F(x)=โˆซaxf(t)dtF(x) = \int_a^x f(t) dt and applying the Mean Value Theorem to FF