---
title: "Rolle's Theorem — AP Calculus Definition & Exam Guide"
description: "Rolle's Theorem guarantees f'(c) = 0 somewhere on (a, b) when f is continuous, differentiable, and f(a) = f(b). It's the special case of the MVT in Topic 5.1."
canonical: "https://fiveable.me/ap-calc/key-terms/rolles-theorem"
type: "key-term"
subject: "AP Calculus AB/BC"
unit: "Unit 5"
---

# Rolle's Theorem — AP Calculus Definition & Exam Guide

## Definition

Rolle's Theorem states that if f is continuous on [a, b], differentiable on (a, b), and f(a) = f(b), then there is at least one c in (a, b) where f'(c) = 0. It is the special case of the Mean Value Theorem where the average rate of change over the interval equals zero.

## What It Is

Rolle's Theorem is a guarantee about [derivatives](/ap-calc/unit-10-infinite-sequences-and-series-bc-only/finding-taylor-polynomial-approximations-functions/study-guide/LszguYzKz0M6GdqTRSr6 "fv-autolink"). If a function f is [continuous](/ap-calc/key-terms/continuous "fv-autolink") on the closed interval [a, b], differentiable on the open interval (a, b), and the endpoints match (f(a) = f(b)), then somewhere strictly between a and b the derivative hits zero. In other words, there's at least one point c in (a, b) where the tangent line is perfectly horizontal.

The intuition is simple. If a smooth curve starts and ends at the same height, it can't go up forever or down forever in between. At some point it has to turn around, and at that turning point the slope is zero. Rolle's Theorem is really just the [Mean Value Theorem](/ap-calc/unit-5/using-mean-value-theorem/study-guide/79sP2PXcyvRvBsjb3HRq "fv-autolink") in its simplest costume. When f(a) = f(b), the average rate of change over [a, b] is zero, so the point the MVT promises (where instantaneous rate equals average rate) becomes a point where f'(c) = 0. Both hypotheses are non-negotiable. Drop continuity or differentiability and the guarantee disappears.

## Why It Matters

Rolle's Theorem lives in **Topic 5.1 (Using the Mean Value Theorem)** in **[Unit 5](/ap-calc/unit-5 "fv-autolink"): Analytical Applications of Differentiation**, and it directly supports learning objective **5.1.A**, justifying conclusions about functions by applying the Mean Value Theorem over an interval. The essential knowledge statement **FUN-1.B.1** describes the full MVT; Rolle's Theorem is the f(a) = f(b) version of that same guarantee. It matters for two reasons. First, it's the cleanest way to learn how existence theorems work before tackling the general MVT. Second, it's the logical engine behind a lot of Unit 5 reasoning, because 'the derivative must be zero somewhere' is exactly the kind of claim you use when locating [critical points](/ap-calc/key-terms/critical-points "fv-autolink") or proving a function can't have two roots.

## Connections

### Mean Value Theorem (Unit 5)

Rolle's Theorem is the MVT with matching endpoints. When f(a) = f(b), the [average rate of change](/ap-calc/key-terms/average-rate-of-change "fv-autolink") is zero, so the MVT's guaranteed point c becomes a point where f'(c) = 0. If you understand one theorem, you get the other for free.

### Continuity (Unit 1)

Continuity on the [closed interval](/ap-calc/key-terms/closed-interval "fv-autolink") [a, b] is the first hypothesis you must check. A function with a jump or removable discontinuity can sneak from f(a) back to f(b) without ever flattening out, so the theorem's conclusion fails without it.

### Differentiability (Unit 2)

Differentiability on the open interval (a, b) is the second hypothesis. A function like |x| on [-1, 1] has equal endpoints but turns around at a sharp [corner](/ap-calc/key-terms/corner "fv-autolink") where no derivative exists, so f'(c) = 0 never happens. This is the classic counterexample.

### Extreme Value Theorem (Unit 5)

Both are existence theorems that need continuity on a closed interval. The EVT actually powers the proof of Rolle's Theorem, since the guaranteed max or min inside the interval is exactly where the derivative equals zero.

## On the AP Exam

Rolle's Theorem shows up almost entirely as a hypothesis-checking and justification skill under Topic 5.1. Multiple-choice questions typically hand you a function or a table, tell you (or make you verify) that f is continuous on [a, b] and differentiable on (a, b), and ask which theorem justifies a conclusion. If the endpoint values are equal, like r(0) = 5 and r(3) = 5, the answer involves Rolle's Theorem guaranteeing some c with r'(c) = 0. If the endpoint values differ, you need the full MVT instead. Watch for trap questions where a stem says f'(x) ≠ 0 everywhere on the interval but the endpoints match; that's a contradiction, which means one of the hypotheses must actually fail. On free-response justifications, name the hypotheses explicitly. Write that the function is continuous on the closed interval, differentiable on the open interval, and that f(a) = f(b), then state the conclusion. Skipping the hypothesis check is the most common way to lose the justification point.

## Rolle's Theorem vs Mean Value Theorem

Rolle's Theorem and the MVT have identical continuity and differentiability hypotheses, so the only thing to check is the endpoints. Rolle's requires f(a) = f(b) and concludes f'(c) = 0. The MVT works for any endpoints and concludes f'(c) equals the average rate of change, (f(b) - f(a))/(b - a). Rolle's is just the MVT when that average rate happens to be zero. On an exam question, compare f(a) and f(b) first. Equal values point to Rolle's; unequal values point to the general MVT.

## Key Takeaways

- Rolle's Theorem says that if f is continuous on [a, b], differentiable on (a, b), and f(a) = f(b), then f'(c) = 0 for at least one c in the open interval (a, b).
- It is the special case of the Mean Value Theorem where the average rate of change over the interval is zero, which makes the guaranteed slope zero too.
- All three hypotheses are required; |x| on [-1, 1] has equal endpoints but a corner at x = 0, so no horizontal tangent ever appears.
- The theorem guarantees existence only. It tells you at least one such c exists, but not where it is or how many there are.
- On the exam, earn the justification point by explicitly verifying continuity on the closed interval, differentiability on the open interval, and equal endpoint values before stating the conclusion.
- The point c must come from the open interval (a, b), never from the endpoints themselves.

## FAQs

### What is Rolle's Theorem in AP Calculus?

Rolle's Theorem guarantees that if a function is continuous on [a, b], differentiable on (a, b), and has equal endpoint values f(a) = f(b), then there is at least one point c in (a, b) where f'(c) = 0. It's tested in Topic 5.1 alongside the Mean Value Theorem.

### Is Rolle's Theorem the same as the Mean Value Theorem?

Not the same, but closely related. Rolle's Theorem is the special case of the MVT where f(a) = f(b), which makes the average rate of change zero and the guaranteed derivative value zero. The MVT works for any endpoint values.

### Does Rolle's Theorem tell you where f'(c) = 0?

No. It's an existence theorem, so it only guarantees that at least one such c exists somewhere in the open interval (a, b). To actually find c, you solve f'(x) = 0 yourself.

### Why does Rolle's Theorem fail for f(x) = |x| on [-1, 1]?

Because |x| is not differentiable at x = 0, where the graph has a sharp corner. Even though f(-1) = f(1) = 1 and the function is continuous, the differentiability hypothesis fails, so the theorem doesn't apply and there is no point with a horizontal tangent.

### Is Rolle's Theorem on the AP Calc exam?

Yes, as part of Topic 5.1 under learning objective 5.1.A. Multiple-choice questions often give a table or function with equal endpoint values and ask which theorem justifies f'(c) = 0, and free-response justifications require you to verify continuity, differentiability, and f(a) = f(b).

## Related Study Guides

- [5.1 Using the Mean Value Theorem](/ap-calc/unit-5/using-mean-value-theorem/study-guide/79sP2PXcyvRvBsjb3HRq)

## Structured Data

```json
{"@context":"https://schema.org","@graph":[{"@type":"LearningResource","@id":"https://fiveable.me/ap-calc/key-terms/rolles-theorem#resource","name":"Rolle's Theorem — AP Calculus Definition & Exam Guide","url":"https://fiveable.me/ap-calc/key-terms/rolles-theorem","learningResourceType":"Concept explainer","educationalLevel":"AP / High School","about":{"@id":"https://fiveable.me/ap-calc/key-terms/rolles-theorem#term"},"audience":{"@type":"EducationalAudience","educationalRole":"student"},"dateModified":"2026-06-11T00:50:06.622Z","isPartOf":{"@type":"Collection","name":"AP Calculus AB/BC Key Terms","url":"https://fiveable.me/ap-calc/key-terms"},"publisher":{"@type":"Organization","name":"Fiveable","url":"https://fiveable.me"}},{"@type":"DefinedTerm","@id":"https://fiveable.me/ap-calc/key-terms/rolles-theorem#term","name":"Rolle's Theorem","description":"Rolle's Theorem states that if f is continuous on [a, b], differentiable on (a, b), and f(a) = f(b), then there is at least one c in (a, b) where f'(c) = 0. It is the special case of the Mean Value Theorem where the average rate of change over the interval equals zero.","url":"https://fiveable.me/ap-calc/key-terms/rolles-theorem","inDefinedTermSet":{"@type":"DefinedTermSet","name":"AP Calculus AB/BC Key Terms","url":"https://fiveable.me/ap-calc/key-terms"},"educationalAlignment":[{"@type":"AlignmentObject","alignmentType":"educationalSubject","educationalFramework":"AP Course and Exam Description","targetName":"AP Calculus Unit 5, Topic 5.1, LO 5.1.A"}]},{"@type":"FAQPage","mainEntity":[{"@type":"Question","name":"What is Rolle's Theorem in AP Calculus?","acceptedAnswer":{"@type":"Answer","text":"Rolle's Theorem guarantees that if a function is continuous on [a, b], differentiable on (a, b), and has equal endpoint values f(a) = f(b), then there is at least one point c in (a, b) where f'(c) = 0. It's tested in Topic 5.1 alongside the Mean Value Theorem."}},{"@type":"Question","name":"Is Rolle's Theorem the same as the Mean Value Theorem?","acceptedAnswer":{"@type":"Answer","text":"Not the same, but closely related. Rolle's Theorem is the special case of the MVT where f(a) = f(b), which makes the average rate of change zero and the guaranteed derivative value zero. The MVT works for any endpoint values."}},{"@type":"Question","name":"Does Rolle's Theorem tell you where f'(c) = 0?","acceptedAnswer":{"@type":"Answer","text":"No. It's an existence theorem, so it only guarantees that at least one such c exists somewhere in the open interval (a, b). To actually find c, you solve f'(x) = 0 yourself."}},{"@type":"Question","name":"Why does Rolle's Theorem fail for f(x) = |x| on [-1, 1]?","acceptedAnswer":{"@type":"Answer","text":"Because |x| is not differentiable at x = 0, where the graph has a sharp corner. Even though f(-1) = f(1) = 1 and the function is continuous, the differentiability hypothesis fails, so the theorem doesn't apply and there is no point with a horizontal tangent."}},{"@type":"Question","name":"Is Rolle's Theorem on the AP Calc exam?","acceptedAnswer":{"@type":"Answer","text":"Yes, as part of Topic 5.1 under learning objective 5.1.A. Multiple-choice questions often give a table or function with equal endpoint values and ask which theorem justifies f'(c) = 0, and free-response justifications require you to verify continuity, differentiability, and f(a) = f(b)."}}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"AP Calculus AB/BC","item":"https://fiveable.me/ap-calc"},{"@type":"ListItem","position":2,"name":"Key Terms","item":"https://fiveable.me/ap-calc/key-terms"},{"@type":"ListItem","position":3,"name":"Unit 5","item":"https://fiveable.me/ap-calc/unit-5"},{"@type":"ListItem","position":4,"name":"Rolle's Theorem"}]}]}
```
