Intermediate Value Theorem Examples in Math
Start with the recap, study the fully worked examples, then use the practice problems to check your understanding of Intermediate 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 f is continuous on the closed interval [a, b] and N is any value between f(a) and f(b), then there exists at least one c in (a, b) such that f(c) = N.
A continuous function can't skip values. If you start below a line and end above it, you must cross it somewhere. It's like driving from sea level to a mountaintop—you pass through every elevation in between.
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: Continuity guarantees no gaps in the range. A continuous function on [a, b] hits every value between f(a) and f(b). This is an existence theorem—it tells you a value c exists but doesn't tell you what it is.
Common stuck point: The IVT is an existence theorem: it proves a solution exists but doesn't find it. To approximate the root, combine IVT with bisection—repeatedly halve the interval.
Sense of Study hint: Evaluate f at the endpoints, confirm a sign change, then state that continuity guarantees a root between them.
Worked Examples
Example 1
easySolution
- 1 f is a polynomial, hence continuous on [1, 2].
- 2 f(1) = 1 - 1 - 1 = -1 < 0.
- 3 f(2) = 8 - 2 - 1 = 5 > 0.
- 4 Since f is continuous, f(1) < 0 < f(2), by the IVT there exists c \in (1,2) with f(c) = 0.
Answer
Example 2
mediumPractice 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.