1. The Extreme Value Theorem states that if a function $f$ is continuous on a closed interval $[a, b]$, then which of the following is guaranteed?
- A.The function has exactly one absolute maximum and one absolute minimum on $[a, b]$.
- B.The function attains both an absolute maximum value and an absolute minimum value on $[a, b]$.
- C.The function has at least one critical point in the open interval $(a, b)$.
- D.The function is differentiable at every point in $[a, b]$.
View Answer
Answer: The function attains both an absolute maximum value and an absolute minimum value on $[a, b]$.
State the Extreme Value Theorem: The EVT guarantees that a function continuous on a closed interval $[a, b]$ attains both an absolute maximum value and an absolute minimum value somewhere on that interval. Why the correct answer works: Option B correctly captures the conclusion of the EVT: the function attains (achieves) both a greatest and a least value on the interval. Why distractors fail: Option A says 'exactly one' of each, but a function could attain its maximum at multiple points (e.g., $f(x) = \sin(x)$ on $[0, 2\pi]$). Option C is not guaranteed by EVT — a constant function is continuous on $[a,b]$ but has no critical point where $f'=0$ in the interior. Option D confuses continuity with differentiability; a continuous function need not be differentiable (e.g., $f(x)=|x|$).