4.1.8 · D5Calculus I — Limits & Derivatives
Question bank — Intermediate Value Theorem
Reminder of the exact statement so every answer below is anchored to it:
Here is the geometry that statement describes: the level line (dashed) sits between the two endpoint heights, and a continuous curve is forced to touch it.

True or false — justify
Continuity on alone guarantees hits every value between and .
True. That is exactly IVT — no extra hypotheses (like differentiability or monotonicity) are needed; "no jumps" is the whole engine.
If and have the same sign, then has no root in .
False. IVT is only a sufficient condition for a root; same signs make it silent. E.g. on has yet two roots inside.
If is continuous and has a root in , then and must have opposite signs.
False. A root can exist with same-sign endpoints (the curve dips to zero and comes back), e.g. touching from a positive frame — opposite signs is a trigger, not a requirement.
IVT guarantees exactly one with .
False. IVT is pure existence; it gives no count. There may be one, several, or infinitely many such (think a wiggly curve crossing height many times).
A function that satisfies the IVT conclusion (hits every intermediate value) must be continuous.
False. The converse fails. (extended by at ) has the intermediate-value property near but is not continuous there. Hitting all values ≠ continuity.
IVT works just as well on the open interval as on .
False. The hypothesis needs the closed so and are actually defined and finite; on an open interval the endpoints (and thus the "in-between" values) may be missing or infinite.
The same statement of IVT holds if we replace by (the rationals).
False. on changes sign but has no rational root. IVT relies on the Completeness Axiom of Real Numbers, which lacks.
If , IVT tells us nothing.
True. IVT needs strictly between and ; if there is no such , so the theorem gives no conclusion (that gap is where Rolle's Theorem takes over for differentiable ).
IVT can prove a maximum of on exists.
False. That is the job of the Extreme Value Theorem. IVT is about values in between, not about largest/smallest values.

Spot the error
" on goes from to , so by IVT it hits somewhere."
Error: is not continuous at (it blows up to ). The hypothesis fails, so IVT does not apply — and indeed never equals .
" is continuous on with as and as , so IVT gives a root."
Error: the interval is open; and may not exist, so we have no genuine endpoint values to sandwich . Limits at the ends are not the same as values at the ends.
" jumps from to at , and is between them, so IVT gives with ."
Error: a jump is precisely a discontinuity. IVT forbids exactly this behaviour, so it cannot be invoked; the value can be genuinely skipped.
"IVT says with , and since 'exists' means one thing, is unique."
Error: "there exists at least one" is an existence quantifier, not a uniqueness claim. Uniqueness needs extra structure (e.g. strict monotonicity), never IVT alone.
", , so IVT gives a root in ; therefore the root is at the midpoint ."
Error: IVT locates no specific point. It gives no formula and no midpoint guarantee — you'd need the Bisection Method to actually pin the root down.
"The proof only handled , so IVT is proved only for ."
Error: the general reduces to that case via . A zero of is a point where , so the (Bolzano) case is the general theorem in disguise.
"Since IVT needs a supremum, it must also produce the maximum value of ."
Error: the supremum in the proof is of a set of -values (), the location of the crossing — not the maximum output of . Different object entirely.

Why questions
Why is continuity the single non-negotiable hypothesis?
Because the only way to skip a value is to jump over it, and continuity is precisely the promise of "no jumps". Remove it and skipping becomes possible.
Why does the proof invoke the Completeness Axiom rather than just continuity?
Continuity keeps the curve from jumping, but we still need the crossing point to exist as a real number. Completeness guarantees that supremum exists — over it might fall into a "gap".
Why do we build instead of working with and directly?
It converts "does hit the height ?" into "does have a root?", i.e. reduces every case to the clean sign-change form where Bolzano's argument runs.
Why must be strictly between and ?
If equalled an endpoint value, could be or itself, and the conclusion (open interior) might fail; strictness keeps the crossing genuinely inside.
Why does IVT prove exists without ever computing it?
Applying IVT to on shows some with exists purely from continuity and completeness — existence is delivered before, and independently of, any decimal value.
Why is the fixed-point trick () a natural use of IVT?
A fixed point is a root of ; since maps into , and , giving the sign change IVT needs (see Fixed Point Theorems).
Why does the antipodal-temperature argument work?
Define ; then , so has opposite signs (or is zero), and IVT forces some with — equal temperatures at opposite points.

Edge cases
If already, does IVT still apply?
The hypothesis wants strictly between and , so with IVT is not invoked — but you already have the point trivially (no theorem needed).
What if is constant, , on ?
Then and there is no strictly between them, so IVT says nothing — consistent, since the only value achieved is itself.
What if the two endpoints have opposite signs but is continuous only at the endpoints, not inside?
IVT fails to apply — it demands continuity on the whole closed interval, not merely at the ends. A discontinuity inside can hide a skipped value.
What happens at a point where the curve merely touches the height (tangent, no crossing)?
IVT still counts it: holds whether the curve crosses or just kisses the level. The theorem asks for equality, not a sign change of around .
Does IVT apply if is a single point, ?
Degenerately, has , so no strictly-between exists; the theorem is vacuous but not violated.
Can IVT be used on an unbounded "interval" like ?
Not directly — there is no finite right endpoint to sandwich . You must first choose a finite where the sign is known, then apply IVT on the closed .
Connections
- Continuity — the hypothesis every trap above secretly attacks.
- Completeness Axiom of Real Numbers — why counterexamples break IVT.
- Bolzano's Theorem — the special case powering the proof.
- Bisection Method — what actually locates the root IVT only promises.
- Extreme Value Theorem — the max/min sibling people confuse with IVT.
- Rolle's Theorem and Mean Value Theorem — take over when .
- Fixed Point Theorems — the application generalised.