📝 Intermediate value theorem IVT (18 MCQs)
📖 From Calculus • 2. Limits and Continuity an Introduction • 18 questions available
What is Intermediate value theorem IVT?
Definition:
The Intermediate Value Theorem states that if is continuous on a closed interval and is any number between and , then there exists at least one such that . This guarantees that a continuous function takes on every intermediate value between its endpoints, ensuring no gaps in its range over the interval.
Example:
Show has a root in .
Solution: , ; since is between and , there is with .
Reason:
IVT is a powerful existence theorem used to prove the existence of solutions to equations, find roots numerically, and justify that continuous functions have no gaps, which is critical in optimization and root-finding algorithms.
📝 All Intermediate value theorem IVT MCQs
Q1. Suppose is continuous on with and . Which of the following statements must be true?
📖 Explanation: By the Intermediate Value Theorem, any value between 2 and 5, such as 3, must be taken by at some point in the interval. Values outside that range, a constant function, or a maximum at the left endpoint are not guaranteed.
Q2. If is continuous on with and , define . In which interval must a root of lie?
📖 Explanation: and have opposite signs, so by the IVT there is at least one with in . Because the endpoints are non‑zero, the root cannot be at 0 or 3, guaranteeing a root somewhere inside the interval.
Q3. A continuous function on satisfies and . Which statement is a valid deduction?
📖 Explanation: The IVT ensures that every value between and is attained. Hence there is at least one point where equals 0 and at least one where it equals 2. Uniqueness or monotonicity are not implied, making only the first statement certain.
Q4. Which of the following highlights a key difference between the Intermediate Value Theorem and the Mean Value Theorem?
📖 Explanation: The IVT guarantees that a continuous function takes every intermediate value, while the MVT guarantees a point where the derivative equals the average rate of change. Differentiability is required for MVT, not for IVT, making option A the correct distinction.
Q5. For the polynomial on , which set of values guarantees at least one solution to ?
📖 Explanation: Since and and is continuous, the IVT tells us that every number between 3 and 33 is taken by somewhere in . Thus any in that interval yields a solution.
Q6. Let be continuous on with and . Let be continuous on with and . Which statement must be true about the equation ?
📖 Explanation: Define . Then is continuous, and ; opposite signs guarantee, by the IVT, a point where , i.e., . Uniqueness cannot be assured.
Q7. Which interval must contain a root of on ?
📖 Explanation: Evaluating, and have opposite signs, so the IVT ensures a zero lies between them, i.e., in the open interval .
Q8. In the bisection method, how does the Intermediate Value Theorem justify each iteration?
📖 Explanation: At each step the method evaluates the function at the midpoint; whichever half retains opposite signs at its endpoints must contain a root by the IVT, allowing the algorithm to continue narrowing the interval.
Q9. Which of the following statements about the IVT is false when the function is not monotonic?
📖 Explanation: The IVT does not depend on monotonicity; it only needs continuity. Even if a function oscillates, every value between the endpoint values is still attained, possibly many times. Hence the statement that the IVT fails under such oscillation is false.
Q10. What does the Intermediate Value Theorem state?
📖 Explanation: The theorem asserts that continuity on a closed interval guarantees the function takes every intermediate value between its endpoint values. Differentiability, extrema, or integrability are not part of the statement.
Q11. If and , which of the following values must be assumed by on ?
📖 Explanation: Because 0 lies between -3 and 7, the IVT ensures that a continuous function on must equal 0 at some point in the interval.
Q12. Suppose is continuous on with and . Let . Which interval must contain a root of ?
📖 Explanation: At , ; at , . Since is continuous, a zero certainly exists in the closed interval ; it may occur at the endpoint, so is the guaranteed interval.
Q13. Is the following statement always true? \If for a continuous on , then there exists with .\
Q14. Why can't the Intermediate Value Theorem be applied to a discontinuous function?
📖 Explanation: The IVT relies on the function's graph being unbroken; a jump or removable discontinuity can prevent the function from attaining some intermediate values, violating the theorem's premise.
Q15. For a continuous on with and , which theorem guarantees a point such that ?
📖 Explanation: Define . Then is continuous, and ; applying the IVT (or directly noting the sign change) shows a point where , i.e., .
Q16. Let be continuous on with and . Define . How many solutions can have in ?
📖 Explanation: Compute and ; the signs differ, so by the IVT there is at least one root of in . The theorem does not limit the number of roots.
Q17. A temperature sensor records 15 °C at midnight and 25 °C at noon, varying continuously. Which statement is guaranteed by the IVT?
📖 Explanation: Since 20 °C lies between the recorded values 15 °C and 25 °C, continuity ensures the temperature must attain 20 °C at some moment in the interval, making option C certain.
Q18. Which condition is NOT required for the Intermediate Value Theorem to hold?
📖 Explanation: Differentiability is unnecessary; the IVT only needs continuity on a closed interval. Hence the statement about differentiability is the one not required.