S7-SA1-0073
What is Rolle's Theorem?
Grade Level:
Class 12
AI/ML, Physics, Biotechnology, FinTech, EVs, Space Technology, Climate Science, Blockchain, Medicine, Engineering, Law, Economics
Definition
What is it?
Rolle's Theorem helps us find a special point on a smooth curve. It says that if a function is continuous and differentiable over an interval, and its values at the start and end of that interval are the same, then there must be at least one point in between where the slope (or derivative) of the curve is exactly zero.
Simple Example
Quick Example
Imagine you are driving your auto-rickshaw from your home to the market, and then you return home using the exact same route. If your speed was always changing (you sped up, slowed down), but your starting point and ending point are the same (your home), then at some point during your entire trip, your instantaneous speed must have been zero. Rolle's Theorem is like saying that at some point, you must have stopped, even if for a moment.
Worked Example
Step-by-Step
Let's check if Rolle's Theorem applies to the function f(x) = x^2 - 4x + 3 on the interval [1, 3].
Step 1: Check if the function is continuous on [1, 3].
f(x) = x^2 - 4x + 3 is a polynomial function, and all polynomial functions are continuous everywhere. So, it is continuous on [1, 3].
---
Step 2: Check if the function is differentiable on (1, 3).
The derivative f'(x) = 2x - 4. This derivative exists for all x in (1, 3). So, it is differentiable on (1, 3).
---
Step 3: Check if f(a) = f(b).
Here, a = 1 and b = 3.
f(1) = (1)^2 - 4(1) + 3 = 1 - 4 + 3 = 0.
f(3) = (3)^2 - 4(3) + 3 = 9 - 12 + 3 = 0.
Since f(1) = f(3) = 0, the third condition is met.
---
Step 4: Find the value 'c' such that f'(c) = 0.
Set the derivative f'(x) = 2x - 4 equal to 0.
2c - 4 = 0
2c = 4
c = 2.
---
Step 5: Verify if 'c' is in the interval (a, b).
The value c = 2 is indeed in the open interval (1, 3).
---
Answer: All conditions of Rolle's Theorem are satisfied, and we found a point c = 2 in the interval (1, 3) where the derivative is zero.
Why It Matters
Rolle's Theorem is a fundamental idea in calculus that helps engineers and scientists understand how functions change. It's used in AI/ML to optimize algorithms, in physics to analyze motion, and in engineering to design stable structures. Understanding it can open doors to careers in data science, robotics, or even space technology.
Common Mistakes
MISTAKE: Not checking all three conditions before applying the theorem. | CORRECTION: Always verify if the function is continuous, differentiable, and if f(a) = f(b). If even one condition fails, Rolle's Theorem cannot be applied.
MISTAKE: Confusing the open interval (a,b) for differentiability with the closed interval [a,b] for continuity. | CORRECTION: Continuity must be checked on the closed interval [a,b], while differentiability is checked on the open interval (a,b).
MISTAKE: Assuming that if f'(c)=0, then Rolle's Theorem *must* apply. | CORRECTION: Rolle's Theorem only guarantees that if the conditions are met, such a 'c' exists. If the conditions are not met, a point 'c' where f'(c)=0 might still exist, but it's not guaranteed by Rolle's Theorem.
Practice Questions
Try It Yourself
QUESTION: Does Rolle's Theorem apply to f(x) = x^2 - 6x + 8 on the interval [2, 4]? If yes, find 'c'. | ANSWER: Yes. c = 3
QUESTION: For the function f(x) = |x| on the interval [-1, 1], can Rolle's Theorem be applied? Explain why or why not. | ANSWER: No. The function f(x) = |x| is not differentiable at x = 0, which is within the interval (-1, 1).
QUESTION: Consider the function f(x) = sin(x) on the interval [0, pi]. Verify if Rolle's Theorem applies and find the value(s) of 'c'. | ANSWER: Yes, it applies. f(0) = 0, f(pi) = 0. f'(x) = cos(x). Set cos(c) = 0, so c = pi/2. This value is in (0, pi).
MCQ
Quick Quiz
Which of the following is NOT a condition for Rolle's Theorem to apply to a function f(x) on an interval [a, b]?
f(x) is continuous on [a, b]
f(x) is differentiable on (a, b)
f(a) = f(b)
f'(c) = 0 for some c in (a, b)
The Correct Answer Is:
D
Options A, B, and C are the necessary conditions for Rolle's Theorem. Option D is the conclusion (what Rolle's Theorem guarantees), not a condition for it to apply.
Real World Connection
In the Real World
Imagine a drone delivering a package for a service like Dunzo or Swiggy. If the drone takes off from the warehouse, flies to a location, and then returns to the exact same warehouse, its altitude at the start and end of the flight is the same. Rolle's Theorem suggests that at some point during its flight, the drone's vertical speed (rate of change of altitude) must have been zero, even if it was just for a moment when it was at its highest or lowest point or hovering.
Key Vocabulary
Key Terms
CONTINUOUS: A function is continuous if its graph can be drawn without lifting the pen, with no breaks or jumps. | DIFFERENTIABLE: A function is differentiable if its graph has a well-defined tangent line at every point, meaning it's smooth and has no sharp corners. | INTERVAL: A set of real numbers between two given numbers. [a,b] includes a and b, (a,b) does not. | DERIVATIVE: The derivative of a function represents its instantaneous rate of change or the slope of its tangent line at a particular point.
What's Next
What to Learn Next
Great job understanding Rolle's Theorem! Next, you should explore the Mean Value Theorem. It's like an extension of Rolle's Theorem and helps us find points where the slope of the tangent line is equal to the average slope of the function over an interval. It's super useful!


