Calculating Work using the Integral Method | Density of Water Formula

  • Thread starter Thread starter DrunkEngineer
  • Start date Start date
  • Tags Tags
    Work Work done
DrunkEngineer
Messages
18
Reaction score
0

Homework Statement


WorkDoneIntegral.png

Homework Equations


W = \int F dx

For density of water i used
D = 62.4lb/ft^3
g = 32.2 ft/s^2

g(D = \frac{m}{V})

gDV = mg

gDV = F

The Attempt at a Solution


i use limit from 0 to 6
W = \int_{0}^{6} F dx

W = \int_{0}^{6} gDV dx

W = \int_{0}^{6} (32.2)(62.4)(\pi{6}^{2}{15}) dx

W = 20451979.29

help check this pls
 
Physics news on Phys.org
DrunkEngineer said:

Homework Statement


WorkDoneIntegral.png



Homework Equations


W = \int F dx

For density of water i used
D = 62.4lb/ft^3
g = 32.2 ft/s^2

g(D = \frac{m}{V})

gDV = mg

gDV = F

The Attempt at a Solution


i use limit from 0 to 6
W = \int_{0}^{6} F dx

W = \int_{0}^{6} gDV dx

W = \int_{0}^{6} (32.2)(62.4)(\pi{6}^{2}{15}) dx

W = 20451979.29

help check this pls

This is incorrect. You are assuming that all of the water has to be lifted 15 feet, and this is not the case. Mentally divide the water into cylindrical slices, each of which is \pi*36*\Delta y in volume. From the volume, you can get to the weight of each slice, but the distance a slice of water has to be pumped depends on where the slice is in the tank. The layers (slices) at the top require almost no effort to pump out, since they don't need to be lifted very far. The ones at the bottom require a lot more work, since the have to be lifted much farther.
 
found the answer thanks for the advice

slice of cylindrical element anywhere inside cylinder
dV = 36{\pi}dy

dF = 32.2(62.4(\pi{36})dy)

work done from this differential element to the top: then (distance = 15 - y)
dW = 32.2(62.4(\pi{36})dy)(15-y)

W = \int_{0}^{15} dW
etc.

W = 25564974lb-ft

W = 793943slugs-ft
 
I didn't verify your numbers, but what you have looks to be set up correctly.
 
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