Asphyxiated
- 263
- 0
Homework Statement
Use differentials to estimate the amount of tin in a closed tin can with diameter 8cm and height 12cm if the tin is 0.04cm thick.
Homework Equations
If:
z=f(x,y)
then
dz = f_{x}(x,y)dx+f_{y}(x,y)dy
The Attempt at a Solution
Perhaps my problem here has to do with the top and bottom of the canister not being taken into account explicitly. If this is the case I can not see it on my own however.
First the volume of a cylinder is:
V=\pi r^{2}h
where here:
r=8cm \;\; h=12cm
the differential of the volume should then be:
dV=(2 \pi r h) dr + (\pi r^{2}h) dh
where in this problem:
dr=0.04cm \;\; dh=0cm
so the second term vanishes and in the calculation we get:
dV= 2 \pi (8)(12)(0.04) \approx 24 cm^{3}
however the answer section tells me that it should be 16cm^3 but if i do the calculation with just geometry I get the same thing, i.e.:
V_{tin}=12 \pi (8^{2}-(8-0.04)^{2}) \approx 24 cm^{3}
If the top/bottom of the container were to be taken into account it would only add to this number from my view.
Am I doing something wrong or is the book just wrong here?