“ |
Originally Posted by sk8erboyla2004 I have trouble making since of this but say you to compute the work to take some liquid from a tank underground to ground level laying horizontally
Well work = force * distance(displacment)
I have seen this basic formula done twice for and cylinder and ellopsoid
to find force you need the mass * g then you partition the tank into slices
which seems to be rectangular slices
lets say in this example i have a cylinder lying on its side radius 4 ft, length 12 ft, 10 ft underground
|
” |
OK, a cylindrical tank, on it's side. The top of the tank is 10ft under.
“ |
the formula for the rectangular slice is 2x * length * thickness
|
” |
So the cylindrical tank is partitioned into thin horizontal slices.
The volume

of a slice is length x width x thickness.
- The length of each slice is a constant 12 ft (the length of the cylinder).
- The width of each slice will be different for each slice, varying from zero at the bottom of the tank to 8ft in the middle and back to zero at the top. You can express this as 2x, where x is half the width of the tank at that particular y value.
- The thickness of each slice is the distance from the start of one slice to the start of the next; an arbitrarily small constant
. y is the height of the slice from some vertical reference (like the middle of the tank).
But to make this work, you have to make
y the only variable. You can't directly integrate a function involving both x and

.
That means that
2x has to be expressed as a formula involving
y.
“ |
but would your length be x which is 12 and the thickness is just some change in y, your left with width which seems to be would be some y value
but they took the equation of a circle
x^2 + y^2 = r^2
|
” |
Right, that's what you need to change 2x to a function of y.

Now we can get the volume in terms of y:
“ |
where in this case y was equal to the distance/displacement which was (14-y)
|
” |
y is the distance from the middle of the tank to the slice. The displacement involved in lifting that slice to ground level is (14-y) if the middle of the tank is 14ft down.
So... if my quick and very nasty manipulations are right...
For one slice, we begin with:
work = force x distance
distance = 14-y
(

= Density of water)
Put them together...
And remembering that...
We get...
And for the entire cylinder, we sum all the slices:
I haven't given this a reality check, so treat with caution.