Example: Show that the equation cos(x) = x has a solution in the interval [-10, 10].
Let's take a look at the two function f(x) = cos(x) and g(x) = x in one coordinate system:

So one can clearly see that there is exactly one solution. We can use Bolzano's theorem to actually prove that there must be at least one solution: Let h(x) = cos(x) - x. Then h is a continuous function and

Hence, by Bolzano's theorem there must be at least one place where h( ) = 0, or equivalently where cos( ) = .

One can use Bolzano's theorem to construct an algorithm that will find zeros of a function to a prescribed degree of accuracy in many cases. In simple terms:

Would this procedure find the zero of the function f(x) = in the interval [-1, 1] ?


To Theory | Glossary | Map
(bgw)