A car travels 150 km in exactly 1.5 hours. Using the Mean Value Theorem, show that the car's instantaneous speed must have equaled exactly 100 km/h at some point during the trip.
Let $s(t)$ be the car's position (in km) at time $t$ (in hours), with $s(0) = 0$ and $s(1.5) = 150$.
$s(t)$ is continuous on $[0, 1.5]$ and differentiable on $(0, 1.5)$ (assuming smooth motion). By the MVT, there exists $c \in (0, 1.5)$ such that:
A box is to be constructed from a piece of zinc 80 cm square by cutting equal squares from each corner and turning up the zinc to form the sides. What is the volume of the largest box that can be so constructed in liters?
42.15
37.93
35.24
28.74
Cutting squares of side $x$ gives $V = x(80 - 2x)^2$. $V' = (80 - 2x)(80 - 6x) = 0 \Rightarrow x = \frac{40}{3} = 13.33$ cm $V = 13.33(80 - 26.67)^2 = 37{,}926$ cm3 $\boxed{37.93 \text{ liters}}$
Find the value of $x_0$ prescribed by the extended law of the mean, if $f(x)=3x+2$ and $g(x)=x^2+1$ on $[1,4]$.
1.5
2.5
2
3
The extended mean-value theorem gives $$\frac{f'(x_0)}{g'(x_0)}=\frac{f(4)-f(1)}{g(4)-g(1)}.$$ Here $f'(x_0)=3$, $g'(x_0)=2x_0$, $f(1)=5$, $f(4)=14$, $g(1)=2$, and $g(4)=17$. Hence $$\frac{3}{2x_0}=\frac{14-5}{17-2}=\frac35,$$ so $$x_0=\frac52=2.5.$$
THE LAW OF THE MEAN. If $f(x)$ is continuous on the interval $a \le x \le b$ and if $f'(x)$ exists everywhere on the interval except possibly at the endpoints, then there is at least one value of x, say $x = x_o$, between a and b such that $\dfrac{f(b) - f(a)}{b - a} = f'(x_o)$. Find the value of $x_o$ prescribed by the law of the mean when $f(x) = 3x^{2} + 4x - 3$ and $a = 1$, $b = 3$.