Mean Value Theorem Examples in Math
Start with the recap, study the fully worked examples, then use the practice problems to check your understanding of Mean Value Theorem.
This page combines explanation, solved examples, and follow-up practice so you can move from recognition to confident problem-solving in Math.
Concept Recap
If you drive 150 miles in 2 hours, your average speed is 75 mph. The MVT says at some instant during the trip, your speedometer read exactly 75 mph. The instantaneous rate must equal the average rate at least once.
Read the full concept explanation βHow to Use These Examples
- Read the first worked example with the solution open so the structure is clear.
- Try the practice problems before revealing each solution.
- Use the related concepts and background knowledge badges if you feel stuck.
What to Focus On
Core idea: The MVT connects a function's average rate of change over an interval to its instantaneous rate at some interior point. Geometrically, there's a point where the tangent line is parallel to the secant line through the endpoints.
Common stuck point: The MVT is an existence theoremβit guarantees some c exists but doesn't specify which one (or how many). Finding c explicitly is a computation exercise, but the theorem's power is in the guarantee.
Sense of Study hint: Compute the average slope (f(b)-f(a))/(b-a) first, then set f'(x) equal to it and solve for x in (a,b).
Worked Examples
Example 1
easySolution
- 1 Check hypotheses: f is a polynomial, so continuous on [1,3] and differentiable on (1,3). β
- 2 Average rate of change: \frac{f(3)-f(1)}{3-1} = \frac{9-1}{2} = 4.
- 3 Find c: f'(x) = 2x. Set 2c = 4 \Rightarrow c = 2.
- 4 Check: c = 2 \in (1, 3). β
Answer
Example 2
hardPractice Problems
Try these problems on your own first, then open the solution to compare your method.
Example 1
easyExample 2
mediumRelated Concepts
Background Knowledge
These ideas may be useful before you work through the harder examples.