Calculating Momentum with Time: A Free Fall Problem

  • Thread starter Thread starter kriegera
  • Start date Start date
  • Tags Tags
    Momentum Time
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
kriegera
Messages
73
Reaction score
0

Homework Statement


A body of mass 50 kg is allowed to fall freely under the action of gravity. Calculate the momentum it possesses after 5 seconds


Homework Equations


P=mv
F=ma


The Attempt at a Solution


I'm thinking we're really looking for how force affects momentum here? Since (F=ma) and acceleration is just how velocity changes over time would we use:
F = m * v/t
and then replace v with a =
F=(50)(9.81)/5 = 98.10 J

Is this correct?
 
Physics news on Phys.org
As you mentioned, momentum is defined as p = mv. v varies with t. What is the velocity of the mass during its' free fall?
 
radou said:
As you mentioned, momentum is defined as p = mv. v varies with t. What is the velocity of the mass during its' free fall?
v = vi- gt =
0-(-9.81)(5) = 49.05 m/s
this is assuming initial velocity was 0 which i don't think we can really assume.
Would we then insert that value:
F = m * v/t
F=(50)(49.05)/5 = 490.5 J
 
kriegera said:
v = vi- gt =
0-(-9.81)(5) = 49.05 m/s
this is assuming initial velocity was 0 which i don't think we can really assume.

Of course we can. :)

kriegera said:
Would we then insert that value:
F = m * v/t
F=(50)(49.05)/5 = 490.5 J

So, you got the velocity after 5 seconds right.

Now, you only need to calculate the momentum, not the force. p = mv. you have the mass, and you have the velocity after 5 seconds.
 
radou said:
Now, you only need to calculate the momentum, not the force. p = mv. you have the mass, and you have the velocity after 5 seconds.

So then we would do:
P=mv = (50)(49.05) = 2,452.5 J
correct?