Mean-value theorems (Rolle, Lagrange, Cauchy)

At a Glance

Why This Chapter Matters

Mean-value theorem questions are among the most proof-heavy items in Section A, offering 10–15 marks for a clean three- or four-step argument. Two recurring patterns cover every past question: using Rolle’s theorem on a cleverly crafted auxiliary function to locate roots of a related equation, and using Lagrange’s MVT to sandwich a specific value between computable bounds. Both patterns reduce to the same structure — choose the right function, verify the hypotheses, invoke the theorem, translate back. Mastering the auxiliary-function trick (multiply by e−xe^{-x} to shift from excos⁡xe^x\cos x to cos⁡x+e−x\cos x+e^{-x}) and the derivative-bounding strategy for MVT inequalities covers every question in the corpus.

Minimum Theory

Rolle’s Theorem. If ff is continuous on [a,b][a,b], differentiable on (a,b)(a,b), and f(a)=f(b)f(a)=f(b), then there exists c∈(a,b)c\in(a,b) with f′(c)=0f'(c)=0.

Lagrange’s Mean Value Theorem (MVT). If ff is continuous on [a,b][a,b] and differentiable on (a,b)(a,b), then there exists c∈(a,b)c\in(a,b) with

f(b)−f(a)=f′(c)(b−a).f(b)-f(a)=f'(c)(b-a).

Rearranged: f(b)=f(a)+f′(c)(b−a)f(b)=f(a)+f'(c)(b-a). To prove an inequality L<f(b)<UL<f(b)<U, bound f′(c)f'(c) between its minimum and maximum on (a,b)(a,b) using monotonicity.

Cauchy’s MVT. If f,gf,g are continuous on [a,b][a,b], differentiable on (a,b)(a,b), and g′(x)≠0g'(x)\ne 0 on (a,b)(a,b), then there exists c∈(a,b)c\in(a,b) with f′(c)g′(c)=f(b)−f(a)g(b)−g(a)\dfrac{f'(c)}{g'(c)}=\dfrac{f(b)-f(a)}{g(b)-g(a)}. (L’Hôpital’s rule is an application.)

Question Archetypes

ArchetypeYou are seeing this when…
rolle-root-location”Between any two roots of P(x)=0P(x)=0, prove a root of Q(x)=0Q(x)=0 exists”
mvt-inequality”Using the MVT, prove L<f(b)<UL < f(b) < U” where L,UL, U are explicit numbers

rolle-root-location (2 question(s); 2014, 2021)

Recognition Cues

Solution Template

  1. Choose auxiliary function ϕ\phi. Multiply the original equation’s LHS by e−xe^{-x} (or take e−x−cos⁡xe^{-x}-\cos x, etc.) so that ϕ(α)=ϕ(β)=0\phi(\alpha)=\phi(\beta)=0 at the two given roots.
  2. Verify Rolle’s hypotheses. ϕ\phi is continuous on [α,β][\alpha,\beta] and differentiable on (α,β)(\alpha,\beta) (standard for elementary functions).
  3. Apply Rolle’s theorem. Conclude ∃c∈(α,β)\exists c\in(\alpha,\beta) with ϕ′(c)=0\phi'(c)=0.
  4. Compute ϕ′\phi' and translate. Show that ϕ′(c)=0\phi'(c)=0 is equivalent to the target equation evaluated at cc.
  5. Conclude. cc is a root of the target equation lying strictly between the two given roots.

Worked Example

2014 Paper 1, 2014-P1-Q1c (10 marks)

Prove that between two real roots of excos⁡x+1=0e^x\cos x+1=0, a real root of exsin⁡x+1=0e^x\sin x+1=0 lies.

Step 1 — Define auxiliary function. Let α<β\alpha<\beta be roots of excos⁡x+1=0e^x\cos x+1=0. Define

ϕ(x)=e−x(excos⁡x+1)=cos⁡x+e−x.\phi(x)=e^{-x}(e^x\cos x+1)=\cos x+e^{-x}.

Since e−x>0e^{-x}>0, ϕ(x)=0  ⟺  excos⁡x+1=0\phi(x)=0\iff e^x\cos x+1=0, so ϕ(α)=ϕ(β)=0\phi(\alpha)=\phi(\beta)=0.

Step 2 — Rolle’s hypotheses. ϕ=cos⁡x+e−x\phi=\cos x+e^{-x} is C∞C^\infty on R\mathbb R; in particular continuous on [α,β][\alpha,\beta] and differentiable on (α,β)(\alpha,\beta).

Step 3 — Apply Rolle’s theorem. There exists ξ∈(α,β)\xi\in(\alpha,\beta) with ϕ′(ξ)=0\phi'(\xi)=0.

Step 4 — Compute ϕ′\phi' and translate.

ϕ′(x)=−sin⁡x−e−x.\phi'(x)=-\sin x-e^{-x}.

So ϕ′(ξ)=0\phi'(\xi)=0 gives −sin⁡ξ−e−ξ=0-\sin\xi-e^{-\xi}=0, i.e.\ e−ξ=−sin⁡ξe^{-\xi}=-\sin\xi, i.e.\ eξsin⁡ξ+1=0e^\xi\sin\xi+1=0.

Conclusion. ξ∈(α,β)\xi\in(\alpha,\beta) is a root of exsin⁡x+1=0e^x\sin x+1=0.

  ξ∈(α,β):eξsin⁡ξ+1=0.  ■\boxed{\;\xi\in(\alpha,\beta):\quad e^\xi\sin\xi+1=0.\;}\qquad\blacksquare


2021 Paper 1, 2021-P1-Q1d (10 marks)

Show that between any two roots of excos⁡x=1e^x\cos x=1, there exists at least one root of exsin⁡x−1=0e^x\sin x-1=0.

Step 1 — Auxiliary function. Let a<ba<b be roots of excos⁡x=1e^x\cos x=1. Rewrite: cos⁡x=e−x\cos x=e^{-x}, equivalently ϕ(x)=e−x−cos⁡x=0\phi(x)=e^{-x}-\cos x=0 at both aa and bb.

Step 2 — Rolle’s hypotheses. ϕ\phi is C∞C^\infty; ϕ(a)=ϕ(b)=0\phi(a)=\phi(b)=0.

Step 3 — Apply Rolle. ∃c∈(a,b)\exists c\in(a,b) with ϕ′(c)=0\phi'(c)=0.

Step 4 — Translate. ϕ′(x)=−e−x+sin⁡x\phi'(x)=-e^{-x}+\sin x, so ϕ′(c)=0⇒sin⁡c=e−c⇒ecsin⁡c=1\phi'(c)=0\Rightarrow\sin c=e^{-c}\Rightarrow e^c\sin c=1, i.e.\ ecsin⁡c−1=0e^c\sin c-1=0.

  c∈(a,b):ecsin⁡c−1=0.  ■\boxed{\;c\in(a,b):\quad e^c\sin c-1=0.\;}\qquad\blacksquare

Common Traps


mvt-inequality (1 question(s); 2025)

Recognition Cues

Solution Template

  1. Choose ff and interval [a,b][a,b]. Pick aa where f(a)f(a) is known; the value to bound is f(b)f(b).
  2. Apply MVT. Write f(b)=f(a)+f′(c)(b−a)f(b)=f(a)+f'(c)(b-a) for some c∈(a,b)c\in(a,b).
  3. Bound f′(c)f'(c). Use monotonicity of f′f' on (a,b)(a,b): f′(a)<f′(c)<f′(b)f'(a)<f'(c)<f'(b) (if f′f' increasing), so f′(a)(b−a)<f(b)−f(a)<f′(b)(b−a)f'(a)(b-a)<f(b)-f(a)<f'(b)(b-a).
  4. Add f(a)f(a) throughout. Obtain f(a)+f′(a)(b−a)<f(b)<f(a)+f′(b)(b−a)f(a)+f'(a)(b-a)<f(b)<f(a)+f'(b)(b-a).
  5. Simplify each bound to the stated numerical values.

Worked Example

2025 Paper 1, 2025-P1-Q2b (15 marks)

Using the Mean Value Theorem, prove π6+315<sin⁡−1 ⁣(35)<π6+18\dfrac{\pi}{6}+\dfrac{\sqrt{3}}{15}<\sin^{-1}\!\left(\dfrac{3}{5}\right)<\dfrac{\pi}{6}+\dfrac{1}{8}.

Step 1 — Choose ff and interval. Let f(x)=sin⁡−1xf(x)=\sin^{-1}x, continuous on [1/2, 3/5][1/2,\,3/5] and differentiable on (1/2, 3/5)(1/2,\,3/5), with f′(x)=11−x2f'(x)=\dfrac{1}{\sqrt{1-x^2}}.

Note f(1/2)=π/6f(1/2)=\pi/6, and 3/5−1/2=1/103/5-1/2=1/10.

Step 2 — Apply MVT. There exists c∈(1/2, 3/5)c\in(1/2,\,3/5) with

sin⁡−1 ⁣(35)=π6+110⋅11−c2.(⋆)\sin^{-1}\!\left(\tfrac35\right)=\frac{\pi}{6}+\frac{1}{10}\cdot\frac{1}{\sqrt{1-c^2}}.\qquad(\star)

Step 3 — Bound f′(c)f'(c). Since f′(x)=1/1−x2f'(x)=1/\sqrt{1-x^2} is strictly increasing and 1/2<c<3/51/2<c<3/5,

f′ ⁣(12)=11−1/4=23f'\!\left(\tfrac12\right)=\frac{1}{\sqrt{1-1/4}}=\frac{2}{\sqrt{3}}

f′ ⁣(35)=11−9/25=116/25=54.f'\!\left(\tfrac35\right)=\frac{1}{\sqrt{1-9/25}}=\frac{1}{\sqrt{16/25}}=\frac{5}{4}.

So 23<11−c2<54\dfrac{2}{\sqrt3}<\dfrac{1}{\sqrt{1-c^2}}<\dfrac{5}{4}.

Step 4 — Multiply by 1/101/10 and add π/6\pi/6.

π6+110⋅23<sin⁡−1 ⁣(35)<π6+110⋅54.\frac{\pi}{6}+\frac{1}{10}\cdot\frac{2}{\sqrt3}<\sin^{-1}\!\left(\tfrac35\right)<\frac{\pi}{6}+\frac{1}{10}\cdot\frac{5}{4}.

Step 5 — Simplify.

110⋅23=2103=153=315,110⋅54=540=18.\frac{1}{10}\cdot\frac{2}{\sqrt{3}}=\frac{2}{10\sqrt{3}}=\frac{1}{5\sqrt{3}}=\frac{\sqrt{3}}{15},\qquad\frac{1}{10}\cdot\frac{5}{4}=\frac{5}{40}=\frac{1}{8}.

  π6+315<sin⁡−1 ⁣(35)<π6+18.  ■\boxed{\;\frac{\pi}{6}+\frac{\sqrt{3}}{15}<\sin^{-1}\!\left(\frac{3}{5}\right)<\frac{\pi}{6}+\frac{1}{8}.\;}\qquad\blacksquare

Common Traps


Marks-Aware Writing

10-mark questions (2014, 2021): The three-step structure — define auxiliary function (identifying it correctly earns 4 marks), verify hypotheses briefly, apply Rolle and translate — covers all marks. Missing the step where ϕ′(c)=0\phi'(c)=0 is translated back into the target equation loses 3 marks. An answer that applies Rolle to the wrong function earns at most 2 marks.

15-mark question (2025): Step 1 (choose the right interval and recognise f(1/2)=π/6f(1/2)=\pi/6) is worth 3 marks; the MVT application in Step 2 is worth 4 marks; bounding f′(c)f'(c) by endpoint values (Step 3) is worth 5 marks; simplifying to the stated closed-form bounds (Step 5) is worth 3 marks. An answer that invokes the MVT but fails to bound the derivative earns 7 marks.

Practice Set

(No additional practice items in the corpus beyond the three worked examples.)

Ready to drill what you just read?

Daily Practice turns these patterns into one adaptive set a day — practised daily until they're automatic, free for everyone.

See Daily Practice →

This chapter is part of the Maths Coverage Map — 14 years, mapped. Get the take-away PDF free.