Conservation of momentum problem

AI Thread Summary
A 1200kg car collides with a 9000kg truck, initially traveling at 25m/s and 20m/s respectively, resulting in the car's post-collision speed of 18m/s. The truck's velocity after the collision is calculated to be approximately 21m/s, but the nature of the collision is questioned, as it is not confirmed to be elastic. The kinetic energy before and after the collision is computed, revealing a discrepancy that suggests energy is lost, contrary to the assumption of an elastic collision. A separate problem involving a stunt woman dropping onto a moving horse is also discussed, where calculations for the time of fall and horizontal distance are corrected to show she is in the air for 0.78 seconds, covering a distance of 7.8 meters. The discussion emphasizes the importance of precision in calculations and the need for clarity in problem-solving steps.
TheRedDevil18
Messages
406
Reaction score
2

Homework Statement


A 1200kg car traveling initially with a speed of 25m/s in an easterly direction crashes into the rear end of a 9000kg truck moving in the same direction at 20m/s. The velocity of the car right after the collision is 18m/s to the east.

3.4.1) What is the velocity of the truck after the collision
3.4.2) How much of mechanical energy is lost during the collision


Homework Equations


p=mv
ek=1/2mv^2


The Attempt at a Solution



The velocity of the truck was worked out to be 21m/s. My problem is with the second question, this is an elastic collision right ?, so their should be no mechanical energy lost ?
 
Physics news on Phys.org
TheRedDevil18 said:
The velocity of the truck was worked out to be 21m/s. My problem is with the second question, this is an elastic collision right ?, so their should be no mechanical energy lost ?

Ah, but presumably you used the given final velocity of the car to work out the final velocity of the truck using conservation of momentum, right? You didn't have to assume anything about the nature of the collision. Work out the kinetic energies before and after. What do you find?
 
Ok, this is what I get

ek before:
ek= 1/2*1200*25^ + 1/2*9000*20^2
= 2175000 J

ek after:
ek = 1/2*1200*18^2 + 1/2*9000*21^2
= 2178900 J

They are not the same, what is wrong ?
 
First, you should use more digits for intermediate values, particularly if they are going to be squared later on -- precision errors will be greatly multiplied by rounding or truncating too soon; The speed of the truck after the collision is not exactly 21 m/s. Use several more digits for the speed, and only round results for presentation (submission).

Second, they never said it was a perfectly elastic collision. (Nor, for that matter, did they say that it was a perfectly inelastic collision). So you can't say beforehand whether or not KE will be conserved.
 
Ok, thanks for the help. I also have another problem which I completely don't know where to start, here it is:

A stunt woman sitting on a tree branch wants to drop vertically onto a horse galloping under the tree. The horse gallops at a constant speed of 10m/s and the woman is initially 3m above the level of the saddle.

2.5.1) Calculate the horizontal distance between the saddle and the tree branch when the woman makes her move.

2.5.2) How long is she in the air ?

I do not know where to start with this problem.
 
Next time post a separate thread for each problem and use the homework help template each time.

Answer these questions:

How much time is it going to take for the woman to fall 3 m? (Personally I wouldn't want to free fall 3 m if the landing was going to be on my behind).

How much horizontal distance does the horse travel in the amount of time you calculated above?

Therefore, how far ahead of the branch does the saddle have to be when she let's go?
 
Ok this is what I got:
I used the equation to find the time:
delta y = vi*t+1/2*a*t^2 and got my answer to be 0.35s.

I then used the equation d=st to get the horizontal distance of 3.5m.
Are my answers correct ?
 
Hmm, your equation looks correct but your answer for the free fall time is wrong. Can you post your work? What values did you use for 'a' and delta y?
 
For 'a' I used 9.8m/s and for delta y I used 3m.
 
  • #10
You used the right values but got the wrong answer. So the problem is with your arithmetic, not with the physics. Unfortunately, you didn't post your calculation steps like I requested, so it's kind of hard for me to see what you did wrong or to correct it...

So, you should have had

3 m = vit + (1/2)(9.81 m/s2)t2

What is vi, and how would you solve this equation for t?
 
  • #11
vi is 0, am I right ?, anyway this is how I solved it:

3m = 0*t + (1/2)(9.8)t^2
3m = 4.9t^2
sqrt 3 = 4.9t
1.732 = 4.9t
t = 1.732/4.9
= 0.35s

I don't see anything wrong ?
 
  • #12
TheRedDevil18 said:
vi is 0, am I right ?, anyway this is how I solved it:

3m = 0*t + (1/2)(9.8)t^2
3m = 4.9t^2
sqrt 3 = 4.9t
1.732 = 4.9t
t = 1.732/4.9
= 0.35s

I don't see anything wrong ?

Why is the 4.9 excluded from the square-rooting operation?
 
  • #13
Sorry my silly mistake, so the answer should have been 0.78s and the distance 7.8m, right ?
 
Back
Top