1. Let $f(x) = \sqrt{x}$ on the interval $[0, 4]$. What value of $c$ satisfies the conclusion of the Mean Value Theorem?
- A.$c = 2$
- B.$c = 1$
- C.$c = \dfrac{1}{2}$
- D.$c = \dfrac{3}{2}$
View Answer
Answer: $c = 1$
Compute the average rate of change: $f(0) = 0$ and $f(4) = 2$. The average rate of change is $\dfrac{2 - 0}{4 - 0} = \dfrac{1}{2}$. Find the derivative and solve: $f'(x) = \dfrac{1}{2\sqrt{x}}$. Setting $\dfrac{1}{2\sqrt{c}} = \dfrac{1}{2}$ gives $\sqrt{c} = 1$, so $c = 1$. Verify c is in the interval: $c = 1 \in (0, 4)$, so this value is valid. Note that $f$ is continuous on $[0,4]$ and differentiable on $(0,4)$. Why distractors fail: Option A ($c=2$): $f'(2) = \frac{1}{2\sqrt{2}} \neq \frac{1}{2}$. Option C ($c=1/2$): $f'(1/2) = \frac{1}{2\sqrt{1/2}} = \frac{1}{\sqrt{2}} \neq \frac{1}{2}$. Option D ($c=3/2$): $f'(3/2) = \frac{1}{2\sqrt{3/2}} \neq \frac{1}{2}$.