A cylindrical tank is 4 feet high and has on outer diameter of 2 feet. The walls of the tank are 0.2 inches thick. We need to approximate the volume of the interior of the tank assuming that the tank has a top and a bottom that are both also 0.2 inches thick.
We approximate a function in the following manner :
$\Delta f=f_{x}\Delta x+f_{y}\Delta y$ , where $f=f(x,y)$.
So we let $V=\Pi R^{2}H$ ,$V_R=2\Pi R^{}H$ and $V_H=\Pi R^{2}$ ,
Here , $\Delta R$ would be $\dfrac{0.2}{12}$ feet , and $\Delta H$ would be $\dfrac{2*0.2}{12}$ feet .(For top and bottom)
Thus , we write : $\Delta V = (2\Pi RH)\dfrac{0.2}{12}+ (\Pi R^{2})\dfrac{2*0.2}{12}$ , where we put $R=1$ and $H=4$.
Am I correct for this approximation ?