4.1.8 · D3Calculus I — Limits & Derivatives

Worked examples — Intermediate Value Theorem

2,991 words14 min readBack to topic

Before anything, one reminder of the meaning of each symbol we'll reuse:


The scenario matrix

Every problem IVT can throw at you falls into one of these cells. The last column names the example that clears it.

Cell Situation What makes it tricky Example
A (opposite signs) the classic Bolzano root Ex 1
B (opposite signs, flipped) sign order reversed Ex 2
C Hit a specific must build first Ex 3
D Same sign at both ends IVT is silent — trap Ex 4
E Endpoint exactly equals is allowed to be or ? Ex 5
F Discontinuous input hypothesis fails — no guarantee Ex 6
G Degenerate: no strictly-between exists Ex 7
H Fixed point / self-referential turn into a root Ex 8
I Real-world word problem model, then apply Ex 9
J Exam twist: count / locate existence vs uniqueness Ex 10
K outside IVT silent (not the same as D) Ex 11

Skim it, then work down. Each example labels its cell.


Cell A — opposite signs, the classic root

Look at the figure: the white curve dives from height down to , and the amber crossing point is the IVT promises.

Figure — Intermediate Value Theorem

Cell B — opposite signs, flipped order

The figure shows the two curves and crossing, and equivalently cutting the axis.

Figure — Intermediate Value Theorem

Cell C — hit a specific value

The figure shows climbing across the horizontal target line .

Figure — Intermediate Value Theorem

Cell D — same sign at both ends (the silent trap)

The figure shows the parabola dipping below the axis between two equal, positive endpoints — the dip IVT cannot see.

Figure — Intermediate Value Theorem

Cell E — endpoint exactly equals the target


Cell F — discontinuous input, hypothesis fails

The figure shows the jump discontinuity leaping over (dashed line) — no crossing.

Figure — Intermediate Value Theorem

Cell G — degenerate: equal endpoints


Cell H — fixed point (self-referential)


Cell I — real-world word problem


Cell J — exam twist: existence vs count


Cell K — target outside the endpoint range


Recap of the matrix


Connections

  • Intermediate Value Theorem — the parent rule these examples exercise.
  • Continuity — Cell F fails precisely because this breaks.
  • Bolzano's Theorem — the engine behind Cells A, B, H, J.
  • Bisection Method — how to actually locate the IVT promises.
  • Rolle's Theorem and Mean Value Theorem — the tools for counting/uniqueness (Cell J).
  • Fixed Point Theorems — Cell H's natural home.