1.16 Working with the Intermediate Value Theorem (IVT)
- Syllabus
- 2020
- Topic
- 1.16
- Level
- —
The Intermediate Value Theorem (IVT) says that a continuous function cannot skip an output between its endpoint values. If f is continuous on [a,b] and d lies strictly between f(a) and f(b), then at least one c∈(a,b) satisfies f(c)=d.
Let f(x)=x3+x on [1,2]. A polynomial is continuous, f(1)=2, and f(2)=10. Because 5 lies between 2 and 10, IVT guarantees at least one c∈(1,2) such that c3+c=5. The theorem proves that such a solution exists without requiring its exact value.
IVT does not guarantee a unique solution, and endpoint values alone are not enough if the function is discontinuous anywhere on [a,b]. To prove a zero exists, use the same argument with target d=0 and endpoint outputs of opposite signs.