find work needed to pump a liquid over the top of a plane

JayJ

New member
Joined
Oct 5, 2022
Messages
1
A sphere of radius 16 cm is sitting on a table. We cut the sphere with a plane parallel to the table at a distance 24 cm from the table. Find the volume V of the part of the sphere above the cutting plane.

V= 2680.82 cm^3

Now suppose the portion of the sphere below the plane is filled with a liquid of density ρ=1.3 g/cm^3.

Find the amount of work W needed to pump the liquid over the top of the plane.

W= ?? (kg m^2)/sec^2


Thanks
 
A sphere of radius 16 cm is sitting on a table. We cut the sphere with a plane parallel to the table at a distance 24 cm from the table. Find the volume V of the part of the sphere above the cutting plane.

V= 2680.82 cm^3

Now suppose the portion of the sphere below the plane is filled with a liquid of density ρ=1.3 g/cm^3.

Find the amount of work W needed to pump the liquid over the top of the plane.

W= ?? (kg m^2)/sec^2


Thanks
I didn't check the volume calculation and since you didn't show how you got it I cannot verify if you did it correctly.

As to the work done, notice that we have to lift various parts of the liquid by different heights. So we need to "cut" the sphere into planes of small height differences dh parallel to the table and calculate the work done in lifting that volume of liquid dV over the plane.

Give it a try and post your work if you have any further troubles.

-Dan
 
A sphere of radius 16 cm is sitting on a table. We cut the sphere with a plane parallel to the table at a distance 24 cm from the table. Find the volume V of the part of the sphere above the cutting plane.

V= 2680.82 cm^3

Now suppose the portion of the sphere below the plane is filled with a liquid of density ρ=1.3 g/cm^3.

Find the amount of work W needed to pump the liquid over the top of the plane.

W= ?? (kg m^2)/sec^2


Thanks
If you found the z-location (h) of the centroid of the cup then the work done would be m*g*h

You may want to study:

 
m*g*(H-h) ?
I should have defined the variables more carefully. Thanks @blamocur . Starting over:

Let the x&y axes be the plane of the table.

The height of the centroid of the filled cup (truncated sphere (from the table top) = h

Height of top of the cup = 24
the sphere with a plane parallel to the table at a distance 24 cm from
The height the liquid has to be lifted out to empty the cup = 24 - h

Work needed to empty the cup = m * g * (24-h)
 
I found it easier to translate the sphere from sitting on top of the table to being sliced in half by the table. Then the horizontal plane that cuts the sphere is 8 cm above the table. I agree with your calculation of 2680.8 cm^3. To start, I drew a circle centered at (0,0) with radius 16:

[math]x^2+y^2=16^2\\ x=\sqrt{16^2-y^2}[/math]
The plane slices the sphere, and the intersection gives a circle. At a height [imath]y=8[/imath], the radius is given by [imath]x=\sqrt{16^2-8^2}[/imath]. Area of that circle is [imath]\pi r^2=\pi ( 16^2-8^2 )[/imath]. Thicken the circle into a 3D disc of volume [imath]\pi (16^2-8^2)dy[/imath]. Add up all of the disc volumes at each [imath]y[/imath] from 8 cm to the top of the sphere at 16 cm using integration:

[math]\int_{y=8}^{16}\pi(16^2-y^2)dy\approx 2680.8 \text{ cm}^3[/math]
To find the work of pumping the liquid in the sphere below the plane to just above the plane, I set up an integral as well. Each horizontal thin disc of liquid has a volume, calculated similar to the above, that is converted to mass by the density [imath]\rho[/imath]. Multiply mass by [imath]g[/imath] to get force. Then multiply force by distance to get work. Each thin disc of liquid is pumped a vertical distance of [imath]8-y[/imath], which works for negative values of [imath]y[/imath] too. I'll let you set up the definite integral, but it should look something like

[math]\int_{-16}^8\rho\cdot(\text{volume of disc})\cdot g\cdot (8-y)[/math]
Only tricky part is to include the conversion factors within the integral so that you get units of Joules. I get about [imath]1.882 g\text{ J}[/imath].
 
Top