| Study Guides
AP · Working with the Intermediate Value Theorem (IVT) · 14 min read · Updated 2026-05-10

Working with the Intermediate Value Theorem (IVT) — AP Calculus BC Study Guide

For: AP Calculus BC candidates sitting AP Calculus BC.

Covers: The formal statement of the Intermediate Value Theorem (IVT), verification of IVT hypotheses, root location with IVT, confirming intersection of two functions, and justifying existence of a value meeting a given output condition on a closed interval.

You should already know: Definition of continuity on a closed interval, evaluating function values at endpoints, basic polynomial and trigonometric continuity properties.

A note on the practice questions: All worked questions in the "Practice Questions" section below are original problems written by us in the AP Calculus BC style for educational use. They are not reproductions of past College Board / Cambridge / IB papers and may differ in wording, numerical values, or context. Use them to practise the technique; cross-check with official mark schemes for grading conventions.


1. What Is Working with the Intermediate Value Theorem (IVT)?

The Intermediate Value Theorem (IVT) is a core theorem of continuity in Unit 1: Limits and Continuity, which accounts for 10–12% of the total AP Calculus BC exam weight per the official College Board Course and Exam Description (CED). IVT questions appear in both multiple-choice (MCQ) and free-response (FRQ) sections, most often as a justification question in FRQ where full credit depends on correct reasoning about existence of a value.

Formalized, IVT states: If a function is continuous on the closed interval , and is any number between and , then there exists at least one number in such that . Intuitively, this means a continuous function cannot skip output values when moving from one endpoint to the other; it must pass through every intermediate output between the two endpoints. Unlike many calculus tools, IVT never tells you the value of or how many values of exist — it only guarantees that at least one exists. This is the key fact AP exam questions consistently test. The most common applications are confirming roots, proving two curves intersect, and justifying that a function reaches a given output on an interval.

2. Verifying IVT Hypotheses

IVT only gives a valid conclusion if two non-negotiable hypotheses are satisfied, and AP exam graders require you to explicitly confirm both to earn full credit for any justification. The first hypothesis is that the interval in question must be closed, meaning it has defined endpoints and includes both endpoints: , not an open interval or an infinite interval like . The second hypothesis is that the function is continuous at every point on the entire closed interval .

If either hypothesis fails, IVT does not guarantee the conclusion, even if the conclusion happens to be true by coincidence. To verify continuity, you use existing continuity rules: all polynomials, trigonometric functions, exponentials, and logarithms are continuous on their domains, so if the entire interval is within the function's domain, the continuity hypothesis holds. Any discontinuity (removable, jump, or infinite) anywhere on invalidates the hypothesis.

Worked Example

Problem: Does IVT apply to on the interval to guarantee a such that ?

  1. Check the first hypothesis: The interval is closed, so this requirement is satisfied.
  2. Check continuity on : Factor the numerator to get , which is undefined at . Since is inside , there is a removable discontinuity at this point, so is not continuous on all of .
  3. Confirm the output condition: and , so is not between 3 and 7, and even if it were, the continuity hypothesis already fails.
  4. Conclusion: IVT does not apply to this problem.

Exam tip: AP FRQ grading always awards 1 point explicitly for stating and verifying both IVT hypotheses. Never skip writing " is continuous on " and confirming the interval is closed in your justification.

3. Locating Roots With IVT

The most common application of IVT is justifying that a function has at least one root (zero) on a closed interval. This special case of IVT is sometimes called Bolzano's Theorem, and it follows directly from the general IVT statement by setting . For the root case, the conditions simplify to: if is continuous on , and and have opposite signs (one positive, one negative), then 0 is an intermediate value between and , so there must exist at least one such that .

This method is the foundation for numerical root-finding techniques like the bisection method that you will encounter later in the course, but on the AP exam, it is almost always used to justify the existence of a root, not to approximate the root's value. A typical question will ask you to explain why a root must exist between two given values, and your only job is to correctly apply IVT.

Worked Example

Problem: Justify that has at least one root on the interval .

  1. Confirm IVT hypotheses: is a polynomial, so it is continuous on all real numbers, hence continuous on the closed interval .
  2. Evaluate at both endpoints: . .
  3. Confirm is between and .
  4. By the Intermediate Value Theorem, there exists at least one such that , so has at least one root on .

Exam tip: When asked to justify a root, always explicitly state that and have opposite signs, which means 0 is between them. This is the key reasoning step graders look for.

4. Proving Two Functions Intersect Using IVT

Another common AP exam application of IVT is proving that two continuous functions intersect at least once on a closed interval. To solve this type of problem, you convert the intersection problem into a root-finding problem, which we already know how to solve with IVT. First, define a new difference function , where and are the two functions we want to check for intersection. We want an where , which is algebraically equivalent to finding a where .

Since the difference of two continuous functions is also continuous, will be continuous on if both and are continuous on . If and have opposite signs, IVT guarantees there is a where , so , meaning the two curves intersect at .

Worked Example

Problem: Prove that and intersect at least once on the interval .

  1. Define the difference function: .
  2. Check continuity: is continuous for , and is continuous everywhere, so their difference is continuous on the entire closed interval .
  3. Evaluate endpoints: . ? Wait, adjust to : , . That works. So rephrase steps 3-4:
  4. Evaluate endpoints on : . .
  5. 0 is between and , so by IVT, there exists a where , so , meaning the two functions intersect at .

Exam tip: Always define the difference function explicitly when proving intersection. This makes your reasoning clear and avoids confusion for graders.

5. Common Pitfalls (and how to avoid them)

  • Wrong move: Applying IVT to an open interval or infinite interval and claiming the conclusion holds. Why: Students often ignore the closed interval requirement because the conclusion can still be true sometimes, so they assume hypotheses do not matter. Correct move: Always confirm the interval you are using is closed before invoking IVT; if it is not closed, adjust it to a closed subinterval that satisfies the condition.
  • Wrong move: Forgetting to check continuity when has a discontinuity between and , then concluding there must be a with . Why: Students often only check that is between and and stop, skipping the critical continuity check. Correct move: Explicitly state that the function is continuous on the entire closed interval before drawing any conclusion from IVT.
  • Wrong move: Claiming IVT tells you how many values of exist, or what the exact value of is. Why: Students confuse IVT with numerical root-finding methods that approximate , or assume there can only be one between and . Correct move: Only claim that at least one exists when using IVT; never state the exact value or number of roots unless you have additional information.
  • Wrong move: When finding roots, claiming that because and are both positive, there are no roots on . Why: Students incorrectly invert IVT: IVT says opposite signs imply a root, but it does not say same signs imply no roots. Correct move: Remember that IVT cannot be used to disprove the existence of a root; same signs at endpoints do not rule out roots inside the interval.
  • Wrong move: When proving intersection of and , set up the difference function as and look for . Why: Students confuse intersection (equal function values) with roots of the product, which only occurs when either function is zero. Correct move: Always define for intersection problems, and look for to get .

6. Practice Questions (AP Calculus BC Style)

Question 1 (Multiple Choice)

Let be a function continuous on with and . Which of the following statements must be true? A) There is exactly one value such that . B) For every between and , there exists a such that . C) Since is negative and is positive, must be increasing on . D) There exists a value such that , and must be greater than 2.

Worked Solution: We analyze each option against the IVT rules. Option A is incorrect because IVT only guarantees at least one , not exactly one, so A is not necessarily true. Option C is incorrect because IVT says nothing about whether is increasing or decreasing; can decrease then increase and still have negative and positive . Option D is incorrect because IVT guarantees a where , but it gives no information about 's location relative to 2, so D is not necessarily true. Option B matches the exact statement of IVT, so it must be true. Correct answer:


Question 2 (Free Response)

Let . (a) Justify that has at least one zero on the interval . (b) Does IVT guarantee that has a zero on ? Justify your answer. (c) A student says "Because and , there cannot be any zero between 1 and 2." Is the student correct? Explain why or why not.

Worked Solution: (a) is the difference of a continuous exponential function and a continuous polynomial, so it is continuous on all real numbers, hence continuous on the closed interval . Evaluate endpoints: Since 0 is between and , by IVT there exists at least one with , so has at least one zero on .

(b) Check hypotheses: is continuous on the closed interval . Evaluate endpoints: , . 0 is between and , so IVT does guarantee there is a zero on .

(c) The student is incorrect. IVT only guarantees a root when endpoint values have opposite signs; it cannot be used to conclude no root exists when endpoints have the same sign. A continuous function can cross the x-axis twice between 1 and 2, resulting in negative values at both endpoints but two roots inside the interval. The student's reasoning is invalid, so the claim is incorrect.


Question 3 (Application / Real-World Style)

A hiker climbs a mountain from base camp at 1200 m elevation to the summit at 3800 m elevation over 6 hours. The hiker's elevation in meters hours after starting is a continuous function of time, with and . A search and rescue team needs to place a supply cache at an elevation of 2500 m along the hiker's route. Use the Intermediate Value Theorem to justify that the hiker will pass through 2500 m elevation during the climb. Does the given information guarantee the hiker reaches at least 3000 m elevation during the 6-hour climb? Explain.

Worked Solution: First, confirm IVT hypotheses: is given as continuous on the closed interval . We have and , so 2500 is between 1200 and 3800. By IVT, there exists at least one time such that , so the hiker will pass through 2500 m elevation. For the second question: 3000 is also between 1200 and 3800, so by IVT, there exists a such that . This means the given information does guarantee the hiker reaches at least 3000 m elevation during the climb. In context, since the hiker's elevation changes continuously from 1200 m to 3800 m, it must pass through every intermediate elevation including 2500 m and 3000 m.

7. Quick Reference Cheatsheet

Category Formula / Rule Notes
General IVT Statement If continuous on , between , then with Only guarantees at least one exists; does not give 's value or number of s
IVT Hypotheses 1. Interval is closed ; 2. is continuous on all of Both must be satisfied for IVT to apply; conclusion is not justified if either fails
Root Finding (Bolzano's Theorem) If continuous on , , then with means and have opposite signs
Prove Intersection of Two Functions Define ; apply root IVT to Intersection ; never use
What IVT Cannot Do Cannot disprove root existence, cannot find , cannot count roots Same sign at endpoints does not mean no roots exist inside the interval
FRQ Justification Template 1. State " is continuous on "; 2. State is between and ; 3. Conclude by IVT 1 point is always awarded for explicit hypothesis confirmation on AP FRQs

8. What's Next

Mastering IVT is a critical prerequisite for the rest of Unit 1 and later units in AP Calculus BC. Immediately after this topic, you will build on the ideas of continuity on closed intervals and guaranteed existence of values to study the Extreme Value Theorem and Mean Value Theorem, both of which require the same core skill of verifying continuity hypotheses that you practiced here. Across the rest of the course, IVT is used as a standard justification step in numerical root-finding methods and in proving the existence of critical points and average values of functions. Without correctly verifying IVT hypotheses and applying the theorem to justify existence of values, you will lose points on many FRQ justifications across the exam.

← Back to topic

Stuck on a specific question?
Snap a photo or paste your problem — Ollie (our AI tutor) walks through it step-by-step with diagrams.
Try Ollie free →