Estimating the Volume of a Cylindrical Shell

mopit_011
Messages
17
Reaction score
8
Homework Statement
Estimate the volume of material in a cylindrical shell with length 30 inches, radius 6 inches, and shell thickness 0.5 inches. (Hint: Use differential estimates to solve the problem.)
Relevant Equations
dV = (4*pi)*r^2*dr
Using the equation above, I plugged in 5.5 inches for the radiu and 0.5 inches for the value of dr and then solved for the estimate of the change in volume, dV. However, the solution instead uses a value of 6 inches for the radius receiving a different estimate for the problem than I did. Is my solution incorrect or would both approaches work since the problem is asking for an estimate?
 
Physics news on Phys.org
You have used the volume of a spherical shell, not a cylindrical one.

As to which radius to use, both would give an estimate.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top