Intermediate Value Theorem Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

easy
Show that h(x)=x2โˆ’2h(x) = x^2 - 2 has a root in (1,2)(1, 2).

Solution

  1. 1
    hh is continuous (polynomial). h(1)=โˆ’1<0h(1) = -1 < 0, h(2)=2>0h(2) = 2 > 0.
  2. 2
    By IVT, โˆƒโ€‰cโˆˆ(1,2)\exists\, c \in (1,2) with h(c)=0h(c) = 0. (That root is c=2c = \sqrt{2}.)

Answer

By IVT, 2โˆˆ(1,2)\sqrt{2} \in (1, 2).
The IVT gives a clean existence proof for 2\sqrt{2}: since x2โˆ’2x^2 - 2 changes sign on (1,2)(1,2), a root must lie there.

About Intermediate Value Theorem

If ff is continuous on the closed interval [a,b][a, b] and NN is any value between f(a)f(a) and f(b)f(b), then there exists at least one cc in (a,b)(a, b) such that f(c)=Nf(c) = N.

Learn more about Intermediate Value Theorem โ†’

More Intermediate Value Theorem Examples