In calculus, the Intermediate Value Theorem (IVT) is a foundational existence theorem. Intuitively, it states that if a continuous curve connects two points on a graph, it must pass through every intermediate y-value between those points without skipping any level.

For A-Level Mathematics and calculus courses, the IVT forms the mathematical basis for root-location and numerical methods (such as the change-of-sign method, interval bisection, and decimal search). Exam questions frequently require students to formally prove the existence of solutions to equations within given intervals, identify where functions achieve specific values, and justify why continuity is essential.

The best Maths tutors available
Poonam
5
5 (74 reviews)
Poonam
£100
/h
Gift icon
1st lesson free!
Paolo
4.9
4.9 (83 reviews)
Paolo
£35
/h
Gift icon
1st lesson free!
Sehaj
4.9
4.9 (60 reviews)
Sehaj
£60
/h
Gift icon
1st lesson free!
Anthony
5
5 (86 reviews)
Anthony
£15
/h
Gift icon
1st lesson free!
Johann
5
5 (60 reviews)
Johann
£50
/h
Gift icon
1st lesson free!
Tomi
5
5 (40 reviews)
Tomi
£75
/h
Gift icon
1st lesson free!
Imad
5
5 (27 reviews)
Imad
£95
/h
Gift icon
1st lesson free!
Harjinder
4.9
4.9 (165 reviews)
Harjinder
£25
/h
Gift icon
1st lesson free!
Poonam
5
5 (74 reviews)
Poonam
£100
/h
Gift icon
1st lesson free!
Paolo
4.9
4.9 (83 reviews)
Paolo
£35
/h
Gift icon
1st lesson free!
Sehaj
4.9
4.9 (60 reviews)
Sehaj
£60
/h
Gift icon
1st lesson free!
Anthony
5
5 (86 reviews)
Anthony
£15
/h
Gift icon
1st lesson free!
Johann
5
5 (60 reviews)
Johann
£50
/h
Gift icon
1st lesson free!
Tomi
5
5 (40 reviews)
Tomi
£75
/h
Gift icon
1st lesson free!
Imad
5
5 (27 reviews)
Imad
£95
/h
Gift icon
1st lesson free!
Harjinder
4.9
4.9 (165 reviews)
Harjinder
£25
/h
Gift icon
1st lesson free!
Let's go

Core Theory

The Intermediate Value Theorem Definition

Let f(x) be a function that is continuous on the closed interval [a, b]. If k is any real number strictly between f(a) and f(b) (such that f(a) < k < f(b) or f(b) < k < f(a)), then there exists at least one number c in the open interval (a, b) such that f(c) = k.

The Two Essential Hypotheses

For the Intermediate Value Theorem to guarantee a solution, two conditions must hold:

  1. Closed Interval: The interval under consideration must include its endpoints: [a, b].
  2. Continuity: The function f(x) must be continuous at every point in [a, b] (no jump discontinuities, removable holes, or vertical asymptotes).

Special Case: Bolzano's Theorem & Root Finding (Location of Roots)

The most common application of the IVT in A-Level exams is proving the existence of a root (where f(c) = 0).

If f(x) is continuous on [a, b], and f(a) and f(b) have opposite signs (one is positive and one is negative, meaning f(a)f(b)<0f(a) \cdot f(b) < 0):

  1. Zero (0) lies strictly between f(a) and f(b).
  2. By the IVT (setting k = 0), there must exist at least one value c(a,b)c \in (a, b) such that:

f(c)=0f(c) = 0

Exam Focus

Examiner Tip #1: Always State "Continuous Function" Explicitly

In exam questions asking you to "show that a root exists between x = a and x = b," evaluating f(a) and f(b) to show a sign change is not enough. You must write:

"Since f(x) is continuous on [a, b] and there is a change of sign, by the Intermediate Value Theorem, there exists at least one root c(a,b)c \in (a, b)."

Omitting the word continuous loses the justification mark across all UK exam boards.

Examiner Tip #2: Transforming Equations to f(x) = 0

When given an equation where terms appear on both sides (e.g., ex=4x2e^x = 4 - x^2), always rearrange all terms to one side first:

f(x)=ex+x24=0f(x) = e^x + x^2 - 4 = 0

Then evaluate f(a) and f(b) for sign change.

Examiner Tip #3: Asymptotes and False Roots

A change of sign does not guarantee a root if the function is discontinuous.

Example: For f(x)=1xf(x) = \dfrac{1}{x}, f(1)=1f(-1) = -1 and f(1)=1f(1) = 1. Although there is a sign change across [-1, 1], f(x) = 0 has no real solution because f(x) has an infinite discontinuity at x = 0.

Worked Example 1: Proving the Existence of a Polynomial Root

Show that the equation x33x1=0x^3 - 3x - 1 = 0 has a real root in the interval [1,2][1, 2].

Step 1: Define the function and state continuity.

Let f(x)=x33x1f(x) = x^3 - 3x - 1.

f(x)f(x) is a polynomial, and all polynomials are continuous for all xx \in \mathbb{R}, hence continuous on the closed interval [1,2][1, 2].

Step 2: Evaluate the function at the interval endpoints.

f(1)=(1)33(1)1=131=3f(1) = (1)^3 - 3(1) - 1 = 1 - 3 - 1 = -3

f(2)=(2)33(2)1=861=+1f(2) = (2)^3 - 3(2) - 1 = 8 - 6 - 1 = +1

Step 3: Conclude using IVT.

Since f(1)=3<0f(1) = -3 < 0 and f(2)=1>0f(2) = 1 > 0, there is a change of sign (f(1)<0<f(2)f(1) < 0 < f(2)).

Because f(x)f(x) is continuous on [1,2][1, 2], by the Intermediate Value Theorem, there exists at least one real value c(1,2)c \in (1, 2) such that f(c)=0f(c) = 0.

Practice Questions & Solutions

1

Prove that the function

takes the value 6 at least once in the interval [1, 4].

Solution

Step 1: Establish continuity

is the sum of two continuous functions on [1, ∞), so g(x) is continuous on the closed interval [1, 4].

Step 2: Evaluate the function at the endpoints.

Step 3: Apply the IVT.

The target value k = 6 lies strictly between g(1) and g(4):

Since g(x) is continuous on [1, 4], by the Intermediate Value Theorem, there exists at least one number such that g(c) = 6.

2

For the function

on the interval [0, 3], verify that the IVT applies for k = 1, and find all values of such that f(c) = 1

Solution

Step 1: Check IVT conditions.

f(x) is a polynomial and therefore continuous on [0, 3].

Since f(0) = 1 lies within (0,3) the theorem applies.

Step 2: Solve f(c) = 1 algebraically.

Step 3: Select values within the open interval (0, 3).

While c = 0 is an endpoint, c = 2 lies strictly inside the open interval (0, 3).

Thus, the value guaranteed inside the interval is c = 2.

3

Show that the polynomial equation

has at least one real root in the closed interval [1, 2].

Solution

Step 1: Let

.

Since f(x) is a polynomial, it is continuous on all of , including the closed interval [1, 2].

Step 2: Evaluate f(x) at the interval endpoints:

Step 3: Since

f(1) = -5 <0

and

f(2) = 12 > 0

there is a sign change.

Step 4: By the Intermediate Value Theorem, because f(x) is continuous on [1, 2], there exists at least one value such that f(c) = 0.

4

For the function

on the interval [1, 3], verify that the Intermediate Value Theorem applies for the target value k = 3, and determine the exact value of where f(c) = 3.

Solution

Step 1: f(x) is a polynomial, hence continuous on [1, 3].

Step 2: Evaluate endpoints:

Step 3: Since f(1) <3 < f(3), k=3 lies between f(1) and f(3).< p>

By IVT, there exists such that f(c) = 3.

Step 4: Solve f(c) = 3:

Testing integer factors of -6: For c = 2:

For c = 3:

Factor by grouping/division: Testing c = 2 fails, but let's test other values or factor:

Notice

Using synthetic division with root near , or by factoring:

If rewritten as

the exact real root of

is

, which lies strictly in the interval (1, 3).

5

A rational function is given by

Explain why the change of sign between g(2) = -5 and g(4) = 9 does not guarantee that g(x) = 0 has a solution in the interval [2, 4].

Solution

Step 1: Evaluate the denominator of

Setting the denominator to zero yields

Step 2:

The point x = 3 lies within the closed interval [2, 4]. At x = 3, g(x) is undefined and has a vertical asymptote (infinite discontinuity).

Step 3:

Because g(x) is not continuous throughout the entire interval [2, 4], the foundational hypothesis of the Intermediate Value Theorem is violated.

Step 4:

Consequently, a change of sign between g(2) = -5 and g(4) = 9 does not guarantee a root and solving

which is not in [2, 4]

Summarise with AI:

Did you like this article? Rate it!

4.00 (4 rating(s))
Loading...

Gianpiero Placidi

UK-based Chemistry graduate with a passion for education, providing clear explanations and thoughtful guidance to inspire student success.