Rolle's Mean Value Theorem
Last Updated :
23 Jul, 2025
Rolle's theorem one of the core theorem of calculus states that, for a differentiable function that attains equal values at two distinct points then it must have at least one fixed point somewhere between them where the first derivative of the function is zero.
Rolle's Theorem and the Mean Value Theorem are fundamental results in differential calculus that provide crucial insights into the behavior of differentiable functions. These theorems are used to prove various properties of functions and have numerous applications in engineering, physics, and economics. This article explores the statements, proofs, and applications of Rolle's Theorem and the Mean Value Theorem.
Rolle's Mean Value TheoremWhat is Rolle's Theorem?
Rolle's Theorem or Rolle's Mean Value Theorem is a fundamental theorem of calculus that states,
Rolle's Theorem Statement
A function f defined in the closed interval [a, b] in such a way that it satisfies the following condition:
- f(x) is continuous in the closed interval a ≤ x ≤ b
- f(x) is differentiable in the open interval a < x < b
- f(a) = f(b)
Then, there exists at least one point 'c' in the open interval (a, b) such that:
f'(c) = 0
Geometric Interpretation of Rolle’s Theorem
We can visualize Rolle's theorem from the figure(1) added below,

In the above figure the function satisfies all three conditions given above. So, we can apply Rolle's theorem, according to which there exists at least one point 'c' such that:
f'(c) = 0
which means that there exists a point at which the slope of the tangent at that is equal to 0. We can easily see that at point 'c' slope is 0. Similarly, there could be more than one points at which slope of tangent at those points will be 0. Figure(2) added below is one of the example where exists more than one point satisfying Rolle's theorem.

Proof of Rolle's Mean Value Theorem
Consider a function fff that satisfies the conditions of Rolle's Theorem:
- Since f is continuous on [a,b] and differentiable on (a,b) by the Extreme Value Theorem, f attains its maximum and minimum values on [a,b].
- If the maximum or minimum value is attained at some point c in (a,b), then f′(c)=0 since the tangent line at c is horizontal.
- If the maximum and minimum values are attained at the endpoints a or b, then f is constant on [a,b] and f′(x)=0 for all x in (a,b).
Therefore, there exists at least one point c in (a,b) such that f′(c) = 0.
Related Articles:
Examples on Rolle's Theorem
Example 1: Verify Rolle’s theorem for function y = x2 + 4, a = –1 and b = 1.
Solution:
Given function y = x2 + 4, as it is a polynomial function, is continuous in [– 1, 1] and differentiable in (–1, 1). Also,
f(-1) = (-1)2 + 4 = 1 + 4 = 5
f(1) = (1)2 + 4 = 1 + 4 = 5
Thus, f(– 1) = f(1) = 5
Hence, the function f(x) satisfies all conditions of Rolle's theorem.
Now, f'(x) = 2x
Rolle’s theorem states that there is a point c ∈ (– 1, 1) such that f′(c) = 0.
2c = 0
c = 0, where c = 0 ∈ (–1, 1)
Example 2: Verify Rolle’s theorem for function y = 2x + 8, a = –1 and b = 1.
Solution:
Given function y = 2x + 8, as it is a polynomial function, is continuous in [– 1, 1] and differentiable in (–1, 1). Also,
f(-1) = 2(-1) + 8 = -2 + 8 = -6
f(1) = 2(1) + 8 = 2 + 8 = 10
Thus, f(– 1) ≠ f(1)
Hence, Rolle's theorem is not applicable.
Example 3 : Verify Rolle's theorem for f(x) = 3x - 2, a = 0 and b = 2.
Solution:
f(x) = 3x - 2 is a polynomial, so it's continuous on [0, 2] and differentiable on (0, 2).
f(0) = 3(0) - 2 = -2
f(2) = 3(2) - 2 = 4
Thus, f(0) ≠ f(2)
Hence, Rolle's theorem is not applicable.
Example 4 : Verify Rolle's theorem for f(x) = x² + 1, a = -2 and b = 2.
Solution:
f(x) = x² + 1 is a polynomial, so it's continuous on [-2, 2] and differentiable on (-2, 2).
f(-2) = (-2)² + 1 = 5
f(2) = (2)² + 1 = 5
Thus, f(-2) = f(2)
Rolle's theorem is applicable. (c = 0 where f'(c) = 0)
Example 5: Verify Rolle's theorem for f(x) = |x|, a = -1 and b = 1.
Solution:
f(x) = |x| is continuous on [-1, 1], but not differentiable at x = 0.
f(-1) = |-1| = 1
f(1) = |1| = 1
Thus, f(-1) = f(1)
However, f(x) is not differentiable on the entire open interval (-1, 1).
Hence, Rolle's theorem is not applicable.
Example 6 : Verify Rolle's theorem for f(x) = ex, a = 0 and b = ln(2).
Solution:
f(x) = e^x is continuous and differentiable everywhere.
f(0) = e^0 = 1
f(ln(2)) = e^(ln(2)) = 2
Thus, f(0) ≠ f(ln(2))
Hence, Rolle's theorem is not applicable.
Example 7 : Verify Rolle's theorem for f(x) = cos(x), a = 0 and b = 2π.
Solution:
f(x) = cos(x) is continuous and differentiable everywhere.
f(0) = cos(0) = 1
f(2π) = cos(2π) = 1
Thus, f(0) = f(2π)
Rolle's theorem is applicable. (c = π where f'(c) = 0)
Example 8 : Verify Rolle's theorem for f(x) = x³ - x, a = -1 and b = 1.
Solution:
f(x) = x³ - x is a polynomial, so it's continuous on [-1, 1] and differentiable on (-1, 1).
f(-1) = (-1)³ - (-1) = -1 + 1 = 0
f(1) = (1)³ - (1) = 1 - 1 = 0
Thus, f(-1) = f(1) = 0
Rolle's theorem is applicable. (c = 0, ±1/√3 where f'(c) = 0)
Example 9 : Verify Rolle's theorem for f(x) = 1/x, a = 1 and b = 2.
Solution:
f(x) = 1/x is continuous and differentiable for x > 0, so it's continuous on [1, 2] and differentiable on (1, 2).
f(1) = 1/1 = 1
f(2) = 1/2 = 0.5
Thus, f(1) ≠ f(2)
Hence, Rolle's theorem is not applicable.
Example 10 : Verify Rolle's theorem for f(x) = sin(x), a = 0 and b = π.
Solution:
f(x) = sin(x) is continuous and differentiable everywhere.
f(0) = sin(0) = 0
f(π) = sin(π) = 0
Thus, f(0) = f(π) = 0
Rolle's theorem is applicable. (c = π/2 where f'(c) = 0)
Practice Problems on Rolle's Mean Value Theorem
1. Verify Rolle's theorem for f(x) = x² - 4x + 3 on the interval [1, 3].
2. Check if Rolle's theorem applies to f(x) = ex on [0, ln(2)].
3. Determine whether Rolle's theorem can be applied to f(x) = |x| on [-2, 2].
4. Verify Rolle's theorem for f(x) = sin(x) on [0, 2π].
5. Examine if Rolle's theorem is applicable for f(x) = 1/(x²+1) on [-1, 1].
6. Check the applicability of Rolle's theorem for f(x) = x³ - 3x on [-√3, √3].
7. Verify if Rolle's theorem can be applied to f(x) = ln(x²) on [-e, e].
8. Determine if Rolle's theorem holds for f(x) = cos²(x) on [0, π].
9. Check whether Rolle's theorem is applicable to f(x) = x4 - 5x² + 4 on [-1, 1].
10. Verify if Rolle's theorem can be applied to f(x) = tan(x) on [0, π].
Conclusion - Rolle's Mean Value Theorem
Rolle's Theorem and the Mean Value Theorem are powerful tools in calculus, providing insights into the behavior of differentiable functions. These theorems are not only fundamental in mathematical analysis but also have practical applications in engineering, physics, and various scientific disciplines. Understanding these theorems is essential for solving complex problems involving rates of change and function behaviors.
Rolle's Mean Value Theorem: Statement, Proof, Graph & Examples
Similar Reads
Engineering Mathematics Tutorials Engineering mathematics is a vital component of the engineering discipline, offering the analytical tools and techniques necessary for solving complex problems across various fields. Whether you're designing a bridge, optimizing a manufacturing process, or developing algorithms for computer systems,
3 min read
Linear Algebra
MatricesMatrices are key concepts in mathematics, widely used in solving equations and problems in fields like physics and computer science. A matrix is simply a grid of numbers, and a determinant is a value calculated from a square matrix.Example: \begin{bmatrix} 6 & 9 \\ 5 & -4 \\ \end{bmatrix}_{2
3 min read
Row Echelon FormRow Echelon Form (REF) of a matrix simplifies solving systems of linear equations, understanding linear transformations, and working with matrix equations. A matrix is in Row Echelon form if it has the following properties:Zero Rows at the Bottom: If there are any rows that are completely filled wit
4 min read
Eigenvalues and EigenvectorsEigenvalues and eigenvectors are fundamental concepts in linear algebra, used in various applications such as matrix diagonalization, stability analysis and data analysis (e.g., PCA). They are associated with a square matrix and provide insights into its properties.Eigen value and Eigen vectorTable
10 min read
System of Linear EquationsA system of linear equations is a set of two or more linear equations involving the same variables. Each equation represents a straight line or a plane and the solution to the system is the set of values for the variables that satisfy all equations simultaneously.Here is simple example of system of
5 min read
Matrix DiagonalizationMatrix diagonalization is the process of reducing a square matrix into its diagonal form using a similarity transformation. This process is useful because diagonal matrices are easier to work with, especially when raising them to integer powers.Not all matrices are diagonalizable. A matrix is diagon
8 min read
LU DecompositionLU decomposition or factorization of a matrix is the factorization of a given square matrix into two triangular matrices, one upper triangular matrix and one lower triangular matrix, such that the product of these two matrices gives the original matrix. It is a fundamental technique in linear algebr
6 min read
Finding Inverse of a Square Matrix using Cayley Hamilton Theorem in MATLABMatrix is the set of numbers arranged in rows & columns in order to form a Rectangular array. Here, those numbers are called the entries or elements of that matrix. A Rectangular array of (m*n) numbers in the form of 'm' horizontal lines (rows) & 'n' vertical lines (called columns), is calle
4 min read
Sequence & Series
Calculus
Limits, Continuity and DifferentiabilityLimits, Continuity, and Differentiation are fundamental concepts in calculus. They are essential for analyzing and understanding function behavior and are crucial for solving real-world problems in physics, engineering, and economics.Table of ContentLimitsKey Characteristics of LimitsExample of Limi
10 min read
Cauchy's Mean Value TheoremCauchy's Mean Value theorem provides a relation between the change of two functions over a fixed interval with their derivative. It is a special case of Lagrange Mean Value Theorem. Cauchy's Mean Value theorem is also called the Extended Mean Value Theorem or the Second Mean Value Theorem.According
7 min read
Taylor SeriesA Taylor series represents a function as an infinite sum of terms, calculated from the values of its derivatives at a single point.Taylor series is a powerful mathematical tool used to approximate complex functions with an infinite sum of terms derived from the function's derivatives at a single poi
8 min read
Inverse functions and composition of functionsInverse Functions - In mathematics a function, a, is said to be an inverse of another, b, if given the output of b a returns the input value given to b. Additionally, this must hold true for every element in the domain co-domain(range) of b. In other words, assuming x and y are constants, if b(x) =
3 min read
Definite Integral | Definition, Formula & How to CalculateA definite integral is an integral that calculates a fixed value for the area under a curve between two specified limits. The resulting value represents the sum of all infinitesimal quantities within these boundaries. i.e. if we integrate any function within a fixed interval it is called a Definite
8 min read
Application of Derivative - Maxima and MinimaDerivatives have many applications, like finding rate of change, approximation, maxima/minima and tangent. In this section, we focus on their use in finding maxima and minima.Note: If f(x) is a continuous function, then for every continuous function on a closed interval has a maximum and a minimum v
6 min read
Probability & Statistics
Mean, Variance and Standard DeviationMean, Variance and Standard Deviation are fundamental concepts in statistics and engineering mathematics, essential for analyzing and interpreting data. These measures provide insights into data's central tendency, dispersion, and spread, which are crucial for making informed decisions in various en
10 min read
Conditional ProbabilityConditional probability defines the probability of an event occurring based on a given condition or prior knowledge of another event. It is the likelihood of an event occurring, given that another event has already occurred. In probability, this is denoted as A given B, expressed as P(A | B), indica
12 min read
Bayes' TheoremBayes' Theorem is a mathematical formula used to determine the conditional probability of an event based on prior knowledge and new evidence. It adjusts probabilities when new information comes in and helps make better decisions in uncertain situations.Bayes' Theorem helps us update probabilities ba
13 min read
Probability Distribution - Function, Formula, TableA probability distribution is a mathematical function or rule that describes how the probabilities of different outcomes are assigned to the possible values of a random variable. It provides a way of modeling the likelihood of each outcome in a random experiment.While a Frequency Distribution shows
13 min read
Covariance and CorrelationCovariance and correlation are the two key concepts in Statistics that help us analyze the relationship between two variables. Covariance measures how two variables change together, indicating whether they move in the same or opposite directions. Relationship between Independent and dependent variab
6 min read
Practice Questions