What Is the Work Done by Gravity on a Falling Raindrop?

AI Thread Summary
The discussion focuses on calculating the work done by gravity and air resistance on a falling raindrop with a mass of 3.34 x 10^-5 kg. For the gravitational force, the correct work is positive, calculated using the formula W = m * g * h, resulting in 0.016 J for a 50 m fall. The participants clarify that the angle between the gravitational force and displacement is zero, leading to positive work. For air resistance, the work done is negative due to the opposing direction, calculated using W = -R * h, where R represents the force of air resistance. The conversation emphasizes understanding the definitions and calculations of work in physics.
ramin86
Messages
42
Reaction score
0
A raindrop of mass 3.34 x 10^-5 kg falls vertically at constant speed under the influence of gravity and air resistance. Model the drop as a particle.

(a) As it falls 50 m, what is the work done on the raindrop by the graviatational force?
J
(b) What is the work done on the raindrop by air resistance?
J

For (a), I tried -mg delta y, to get -3.34x10^-5(9.8)(50), but the answer turned out to be wrong. Please help
 
Physics news on Phys.org
ramin86 said:
A raindrop of mass 3.34 x 10^-5 kg falls vertically at constant speed under the influence of gravity and air resistance. Model the drop as a particle.

(a) As it falls 50 m, what is the work done on the raindrop by the graviatational force?

For (a), I tried -mg delta y, to get -3.34x10^-5(9.8)(50), but the answer turned out to be wrong. Please help

Why is it negative? Just recall, what is work?

ehild
 
Well I found the formula somewhere, and plus it was going downward, but I guess it doesn't work out since the answer was wrong.
 
ramin86 said:
Well I found the formula somewhere, and plus it was going downward, but I guess it doesn't work out since the answer was wrong.

Work is force times magnitude of displacement times the cosine of the angle between them. Gravity points downward, the raindrop falls downward, so they make zero angle. The work done by the gravitational force is positive. If you give a negative number as result it will be wrong.

ehild
 
Well I just multipled 3.34*10^-5(9.8)cos(0) to get 3.27e-4

Is this how I do the problem?
 
Well I got A wrong, can anyone give me an explanation on how to do it?

And how do I do B?
 
Well let's start from scratch

Work Definition

W = \vec{F} \cdot \vec{r}

Dot Product:

\vec{A} \cdot \vec{B} = |\vec{A}||\vec{B}|cos<br /> \theta

where \theta is the angle between them

\vec{A} \cdot \vec{B} = A_{x}B_{x} + A_{y}B_{y} +A_{z}B_{z}

Applying the definition to our problem we have

W_{gravity} = m \vec{g} \cdot \vec{r}

W_{gravity} = m |\vec{g}||\vec{r}|cos0^o

or

W_{gravity} = m(-g_{y})(-r_{y})

Answer for both cases is W = 0.016 J

Now Air Resistance Work



Applying again the definition to our problem we have

W_{air} = \vec{R} \cdot \vec{r}

W_{air} = |\vec{R}||\vec{r}|cos180^o

or

W_{air} = m(R_{y}})(-r_{y})

Do you know what R = ?
 
Last edited:
Back
Top