A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Rolle's Theorem

College Depth 72 in the knowledge graph I know this Set as goal
5,701topics build on this
313prerequisites beneath it
See this on the map →
Continuity DefinitionDerivative as Slope of Tangent LineMean Value Theorem
theorems Rolle existence-theorems

Core Idea

Rolle's Theorem is a special case of the Mean Value Theorem: if f is continuous on [a, b], differentiable on (a, b), and f(a) = f(b), then there exists at least one c in (a, b) where f'(c) = 0. Geometrically, if a smooth curve starts and ends at the same height, it must have at least one horizontal tangent in between. Rolle's Theorem is the stepping stone to proving the full MVT.

How It's Best Learned

Visualize: draw curves that start and end at the same height and find where the tangent is horizontal. Verify with specific polynomial examples. Emphasize the three hypotheses and what can go wrong if any is violated.

Common Misconceptions

Explainer

You know that a function's derivative describes its slope, and that the slope is zero wherever the function has a local maximum or minimum. Rolle's Theorem turns that observation into a formal guarantee: if a smooth curve begins and ends at the *same height*, something must have caused it to turn around in between, and that turning point is where the slope is exactly zero.

The three hypotheses are each essential. Continuity on [a, b] rules out jumps — a function that teleports can go from height h back to height h without ever having a horizontal tangent. Differentiability on (a, b) rules out corners — the absolute value function |x| satisfies f(-1) = f(1) = 1 and is continuous everywhere, but at x = 0 the derivative is undefined and f'(x) = ±1 everywhere it exists (never zero). Equal endpoint values f(a) = f(b) is the third condition; dropping it kills the conclusion immediately: f(x) = x is smooth on [0, 1] with f'(x) = 1 everywhere.

Think of a race: a runner starts and finishes at the same point on a circular track, and their position as a function of time is continuous and smooth. At some moment during the race, they must have been momentarily moving directly away from the finish at zero net progress — equivalently, velocity is zero at some turning point. That's exactly what Rolle's Theorem says. Concretely: f(x) = x³ - x on [-1, 1] has f(-1) = 0 = f(1), so the theorem applies. f'(x) = 3x² - 1 = 0 gives x = ±1/√3 ≈ ±0.577, both inside (-1, 1). The theorem guarantees at least one such c — here there are two.

Rolle's Theorem matters primarily as the foundation for the Mean Value Theorem, your next topic. The MVT generalizes it to the case where f(a) ≠ f(b): instead of a horizontal tangent, you get a tangent parallel to the secant line. The proof of the MVT constructs a new function h(x) = f(x) - [line from (a, f(a)) to (b, f(b))], which *does* satisfy h(a) = h(b) = 0, then applies Rolle's. Understanding Rolle's Theorem deeply — especially which hypotheses are doing the work and what fails when they're violated — gives you immediate leverage on the MVT and the many results that flow from it.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesLiteral EquationsSlope-Intercept FormPoint-Slope FormWriting Linear EquationsParallel and Perpendicular Line SlopesGraphing Linear EquationsPiecewise FunctionsOne-Sided LimitsContinuity DefinitionLimit Definition of the DerivativeDerivative as Slope of Tangent LineRolle's Theorem

Longest path: 73 steps · 313 total prerequisite topics

Prerequisites (2)

Leads To (1)