How to calculate work and power in a simple integral word problem?

Jimbo57
Messages
96
Reaction score
0

Homework Statement


A 100 lb bag of sand is lifted for 2 seconds at the rate of 4 feet per second . find the work done in lifting the bag if the sand leaks out at the rate of 1.5 lbs per second.


Homework Equations





The Attempt at a Solution


Here's my attempt at it:
work = force x distance
force = 100-1.5t
distance = 4t
work = 400t-6t2
Now I integrate for t=2 and t=0
∫(400t-6t2)dt
=200t2-2t3 for t=2 and t=0
=800-16=784ft-lb

Any mistakes?
 
Physics news on Phys.org
Jimbo57 said:

The Attempt at a Solution


Here's my attempt at it:
work = force x distance
force = 100-1.5t
distance = 4t
work = 400t-6t2

This is not correct. Work =force times distance is valid only when the force is constant during the displacement.
Jimbo57 said:
Now I integrate for t=2 and t=0
∫(400t-6t2)dt
=200t2-2t3 for t=2 and t=0
=800-16=784ft-lb

Any mistakes?

If you integrate work with respect to time, you do not get work.

Use that power = force times velocity, and integrate the power over time.

ehild
 
Ehild, thanks for pointing this out. I had a hunch that integrating work does not give you work, that should be common sense by now for me.

Correction:
power = force x velocity
force = 100-1.5t
velocity = 4
power = 400-6t
Now I integrate for t=2 and t=0
work = ∫(400-6t)dt
=400t-3t2 for t=2 and t=0
=800-12=788ft-lb
 
Jimbo57 said:
Ehild, thanks for pointing this out. I had a hunch that integrating work does not give you work, that should be common sense by now for me.

Correction:
power = force x velocity
force = 100-1.5t
velocity = 4
power = 400-6t
Now I integrate for t=2 and t=0
work = ∫(400-6t)dt
=400t-3t2 for t=2 and t=0
=800-12=788ft-lb

That looks much better.
 
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