What is the work done in emptying a half-full cylindrical tank through a pipe?

  • Thread starter Thread starter kuahji
  • Start date Start date
  • Tags Tags
    Cylindrical Tank
kuahji
Messages
390
Reaction score
2
A storage tank is a right circular cylinder 20ft long and 8 ft in diameter with its axis horizontal. If the tank is half full of olive oil weighing 57 lb/ft^3, find the work done in emptying it through a pipe that runs from the bottom of the tank to an outlet that is 6 ft above the top of the tank.

My work
I set the bottom of the tank at the point (0,0) & then drew a circle with a radius of 4.
dV=2x(20)dy
then solved the the circle's equation for x, x=\sqrt{(16-y^2)}
dV=40\sqrt{(16-y^2)}
F(y)=57(40)\sqrt{(16-y^2)}
10-y should be the distance the work must do
W=2280 \int(10-y)\sqrt{(16-y^2)}
Then I distributed the (10-y)
W=22800\int\sqrt{(16-y^2)}- 2280\inty\sqrt{(16-y^2)}

For part two, I set u=16-y^2 & got
W=22800\int\sqrt{(16-y^2)}+ 1140\inty\sqrt{(16-y^2)}

This is the part where I get lost, I did it a bit differently from the solutions manual, but at this point the manual shows inserting 4\pi as follows
22800(4\pi)+ 1140\inty\sqrt{(16-y^2)} (evaluated from 0 to -4), I tried from (0 to 4) in my solution.

I don't understand why the solutions manual is doing this particular step, it says its the area of a semicircle, but can anyone explain why I use it in this problem & where the integral disappears to?
 
Physics news on Phys.org
The problem can be solved easily in a different way if you calculate position of the centre of mass of the oil by integration. After that, work done = Mgh, where M is the total mass and h the height the CM has to rise. This would be the Physicist's approach.
 
Wouldn't you have to calculate it for a 3d object though? I don't have those skills yet. So far all I've dealt with was thin plats, 2d objects.
 
Yes, for 3d objects, but you have to do that anyway. And because of symmetry, the integration would be only for 2d.

I don't notice any value of g in your calcs? Also, I'm not very sure what you are trying to do.

Let me know if you need more help, but after explaining what is the method you are following.
 
Shooting star said:
Yes, for 3d objects, but you have to do that anyway. And because of symmetry, the integration would be only for 2d.

I don't notice any value of g in your calcs? Also, I'm not very sure what you are trying to do.

Let me know if you need more help, but after explaining what is the method you are following.

The value of g should already be in the 57 lbs, as weight. Guess I'm kind of lost myself, but up unto there, I everything the solution manual has.
 
Hi everyone.

I have a very similar problem to the one kuahji posted, but my problem is a storage tank completely full of oil. Would I then calculate using (6+8 -y) or (14-y) or would I use the same (10-y)? Also, wouldn't my integral be from -4 to 4 ( or 2* [0 to 4])? Thanks for any help!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top