1. The Mean Value Theorem guarantees the existence of a value $c$ in $(a, b)$ such that $f'(c)$ equals which of the following?
- A.$\dfrac{f(a) + f(b)}{2}$
- B.$\dfrac{f(b) - f(a)}{b - a}$
- C.$\dfrac{f(b) \cdot f(a)}{b - a}$
- D.$f(b) - f(a)$
View Answer
Answer: $\dfrac{f(b) - f(a)}{b - a}$
State the MVT conclusion: The Mean Value Theorem states: if $f$ is continuous on $[a, b]$ and differentiable on $(a, b)$, then there exists $c \in (a, b)$ such that $f'(c) = \dfrac{f(b) - f(a)}{b - a}$. Why the correct answer works: The expression $\dfrac{f(b) - f(a)}{b - a}$ is the average rate of change (slope of the secant line), which the MVT guarantees equals the instantaneous rate of change at some interior point. Why distractors fail: Option A gives the average of the function values, not the average rate of change. Option C uses a product of function values, which has no role in the MVT. Option D is the total change in $f$, missing the division by the interval length.