MHT-CET Maths · Applications of Derivative
Rolle's Theorem and the Mean Value Theorem
If a function is smooth on an interval with equal endpoint values, its graph must level off somewhere (Rolle); more generally, some tangent must be parallel to the chord joining the endpoints (Lagrange). The whole subtopic is checking the three hypotheses, then solving f'(c) for the point c.
Why this matters
One of the most reliably tested subtopics in MHT-CET calculus: 18 PYQs sit here (3 HARD, 12 MODERATE, 3 EASY). The paper recycles a small set of moves — verify Rolle and find c, count how many c work, apply LMVT and solve for c, or use 'Rolle holds' to back out unknown coefficients a and b. The recurring traps are always the same: rejecting a root of f'(c)=0 that falls outside the open interval, forgetting that MVT needs differentiability (not just continuity), and confusing Rolle's f(a)=f(b) requirement with LMVT's chord slope.
Concept 1 of 5
Rolle's Theorem — the Three Hypotheses and the Conclusion
Intuition
Definition
Rolle's theorem. If satisfies all three hypotheses:
- is continuous on the closed interval ,
- is differentiable on the open interval ,
- (equal endpoint values),
then there exists at least one with .
In practice: check the hypotheses (for a polynomial, continuity and differentiability are automatic — only needs verifying), then solve and keep the root that lies inside .
Rolle's theorem
- cpoint inside (a, b) where the tangent is horizontal
- f(a)=f(b)the equal-endpoint hypothesis unique to Rolle
Worked example
- is a polynomial, so it is continuous on and differentiable on .
- Endpoint values: and , so . All three hypotheses hold.
- Solve .
- , so Rolle's theorem is verified with .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.State the third (interval-endpoint) hypothesis of Rolle's theorem.
- 2.What does Rolle guarantee about ?
- 3.For a polynomial on , which hypothesis actually needs checking?
- 4.Find for on .
From the bank · past-year question
[Q142 · 3rd May Shift 2 · 2023]
All THREE hypotheses are required, not just f(a) = f(b)
Rolle gives f'(c) = 0, not the chord slope
Concept 2 of 5
Finding c and Rejecting Roots Outside the Interval
Intuition
Definition
To find the Rolle point :
- Solve to get all candidate values.
- **Keep only the candidates that lie inside the open interval **; reject the rest.
For products/exponential-times-polynomial forms, differentiate carefully (product rule + chain rule) — the exponential factor is never zero, so it only scales ; the roots come entirely from the polynomial factor. Set that polynomial factor to zero and filter by the interval.
Rolle point from f'(x) = 0
Worked example
- Expand: , so .
- Solve : .
- Check the interval: ✓ — accept it.
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.on . Which root is the Rolle point?
- 2.Rolle point must lie in which interval — or ?
- 3.For on , find .
- 4.If both roots of lie in , how many valid ?
From the bank · past-year question
[Q109 · 11th May Shift 1 · 2024]
Reject any root of f'(c) = 0 that lies OUTSIDE (a, b)
The exponential factor is never zero
Concept 3 of 5
Counting the Number of Valid c
Intuition
Definition
To count the Rolle/MVT points:
- Write and solve the resulting trigonometric (or polynomial) equation over the open interval.
- Count every solution that lies strictly inside .
For , ; where , i.e. . List these, then keep the ones inside the interval and count them.
Number of Rolle points
Worked example
- , : endpoints equal, hypotheses hold.
- .
- So , both in .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.on : how many roots?
- 2.How many for on ?
- 3.To count Rolle points, count roots of that lie where?
- 4.on : how many ?
From the bank · past-year question
[Q104 · 15th May Shift 2 · 2023]
Count roots INSIDE the open interval only — mind the endpoints
Solve the full trig equation — don't stop at the first solution
Concept 4 of 5
Lagrange's Mean Value Theorem — Statement and Finding c
Intuition
Definition
Lagrange's Mean Value Theorem (LMVT). If is continuous on and differentiable on , then there exists with
Lagrange's Mean Value Theorem
- \frac{f(b)-f(a)}{b-a}slope of the chord joining the endpoints
- f'(c)slope of the tangent at the guaranteed point c
Worked example
- Chord slope: .
- ; set equal to the chord slope: .
- ✓.
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.Chord slope of on ?
- 2.LMVT for on : find .
- 3.Rolle is the special case of LMVT when the chord slope is?
- 4.If and on , max of ?
From the bank · past-year question
[Q126 · 9th May Shift 1 · 2024]
MVT needs DIFFERENTIABILITY, not just continuity
Chord slope uses f(b) − f(a), not f'(a) or f'(b)
Bounding trick: f(b) − f(a) ≤ (b − a)·max f'
Concept 5 of 5
Solving Unknown Parameters and the Tangent-Parallel-to-Chord View
Intuition
Definition
Back-solving parameters. Given that the theorem holds with a specified :
- Write the endpoint equation: Rolle ⇒ ; MVT ⇒ (usually) also or the given chord.
- Write the interior equation: Rolle ⇒ ; MVT ⇒ .
- Solve the resulting simultaneous equations for the unknowns.
Tangent parallel to chord (geometric MVT). 'Find the point(s) where the tangent is parallel to the chord ' means: compute the chord slope through , set equal to it, and solve for — the same computation as finding the LMVT point.
Two equations from 'the theorem holds at c'
Worked example
- Endpoint equation : .
- Interior equation : , so .
- Solve the pair : subtract to get , then .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.Rolle for on needs . Find .
- 2.'Tangent parallel to chord' means set equal to?
- 3.Two unknowns need how many equations?
- 4.Chord slope through ?
From the bank · past-year question
[Q110 · 25 April Shift I · 2025]
You need BOTH equations — endpoint and interior
Watch coefficient order — 'a and b respectively'
Summary — formulas & gotchas at a glance
A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.
Formulas (5)
- Rolle's Theorem — the Three Hypotheses and the Conclusion
Rolle's theorem
- Finding c and Rejecting Roots Outside the Interval
Rolle point from f'(x) = 0
- Counting the Number of Valid c
Number of Rolle points
- Lagrange's Mean Value Theorem — Statement and Finding c
Lagrange's Mean Value Theorem
- Solving Unknown Parameters and the Tangent-Parallel-to-Chord View
Two equations from 'the theorem holds at c'
Watch out for (11)
- All THREE hypotheses are required, not just f(a) = f(b)→ Rolle's Theorem — the Three Hypotheses and the Conclusion
- Rolle gives f'(c) = 0, not the chord slope→ Rolle's Theorem — the Three Hypotheses and the Conclusion
- Reject any root of f'(c) = 0 that lies OUTSIDE (a, b)→ Finding c and Rejecting Roots Outside the Interval
- The exponential factor is never zero→ Finding c and Rejecting Roots Outside the Interval
- Count roots INSIDE the open interval only — mind the endpoints→ Counting the Number of Valid c
- Solve the full trig equation — don't stop at the first solution→ Counting the Number of Valid c
- MVT needs DIFFERENTIABILITY, not just continuity→ Lagrange's Mean Value Theorem — Statement and Finding c
- Chord slope uses f(b) − f(a), not f'(a) or f'(b)→ Lagrange's Mean Value Theorem — Statement and Finding c
- Bounding trick: f(b) − f(a) ≤ (b − a)·max f'→ Lagrange's Mean Value Theorem — Statement and Finding c
- You need BOTH equations — endpoint and interior→ Solving Unknown Parameters and the Tangent-Parallel-to-Chord View
- Watch coefficient order — 'a and b respectively'→ Solving Unknown Parameters and the Tangent-Parallel-to-Chord View
Mastery check — 5 interleaved questions
Try each one before clicking. Questions are interleaved across the concepts above, not grouped — interleaving sharpens transfer.
[Q132 · 21 April Shift I · 2025]
[Q107 · 22 April Shift II · 2025]
[Q138 · 2nd May Shift 1 · 2023]
[Q117 · 2nd May Shift 2 · 2023]
[Q123 · 13th May Shift 2 · 2024]
Drill every past-year question on this subtopic
18 questions from the bank — paginated, with cart and Word-export support.