Calculating Integrals of Force for Work Done

  • Thread starter Thread starter Echo88
  • Start date Start date
  • Tags Tags
    Force Integrals
Echo88
Messages
1
Reaction score
0
The problem is: A leaky 10-kg bucket is lifted from the ground to a height of
12 m at a constant speed with a rope that weighs 0.8 kg/m. Initially the
bucket contains 36 kg of water, but the water leaks at a constant rate and
finishes draining just as the bucket reaches the 12 m level. How much work
is done?



Work = Force*Distance
Force = Mass*Acceleration
Mass = Volume*Density
So, Force = Volume*Density*Acceleration

don't know how relevant some of those are...

For work that does not have a constant force
Work = the definate intregral of \int f(x)dx,

f(x) being the force.

Acceleration = 9.8 m/s^2

Density of Water = 1000 kg/m^3


I put the bounds of my integral as being [0,12]. x is the depth of the bucket
so x = 0 is the top and x = 12 is the bottom

36/12 = 3 kg/m water lost

Force = ((36-3x) + 10 + 0.8x)*9.8

Take the Integral of Force from 0 to 12

Answer = 3857.28 J

Does this look right?
 
Physics news on Phys.org
Everything but the rope itself looks good.
 
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