The following problem: An oil tank should be drained for cleaning. V oil gallons are left in the tank T minutes after the drain started, where $V = 40*(50 - t^2)$
So, I change to: $f(t) = 40*(50 - t^2)$
a) the median rate which the oil is drained out of the tank during the first 20 minutes.
a) My I thought about to use the following ideia: $\dfrac{f(20) - f(0)}{20}$ Result would be: $\dfrac{-14000-2000}{20}$ Resulting in -800gal/min
The book give-me the answer = $3200 gal/min$, I'm wrong or my book is wrong?