The Mean Value Theorem (MVT) states that if \(f\) is continuous on \([a,b]\) and differentiable on \((a,b)\), then there exists at least one \(c\) in \((a,b)\) such that:
- **A)** \(f'(c) = 0\)
- **B)** \(f'(c) = \dfrac{f(b)-f(a)}{b-a}\)
- **C)** \(f(c) = \dfrac{f(b)-f(a)}{b-a}\)
- **D)** \(f(c) = 0\)
The MVT guarantees a point where the instantaneous rate of change (tangent slope) equals the average rate of change (secant slope) over the interval.