Momentum/Impusle problem [revised]

  • Thread starter Thread starter harelo
  • Start date Start date
AI Thread Summary
The discussion revolves around solving a physics problem involving an inelastic collision between two cars on a frictionless surface. The user initially struggles with calculating the velocity of Car A before impact, given the masses and the distance they travel after colliding. They correctly apply the principles of momentum conservation and the effects of friction to derive the necessary equations. After some back-and-forth, they arrive at the conclusion that the initial speed of Car A is approximately 14.16 m/s, confirming their calculations are on the right track. The conversation highlights the importance of understanding the distinction between momentum and kinetic energy in inelastic collisions.
harelo
Messages
26
Reaction score
0

Homework Statement



So my problem says: "Car A (in a frictionless surface) travels at a velocity and weighs 1100 kg, Car B is parked and weighs 2200 KG, they collide in an inelastic collision (meaning they stick together) and they move a distance of 2.8 M together. The road has a coefficient of friction of 0.4"

Homework Equations



Find the velocity of the Car A before impact

The Attempt at a Solution



Last time I posted this question, our professor did not give us a coefficient of friction, which deemed the problem impossible to solve with mathematical values, but now that he realized his mistake, he gave us the problem again (an a re-test) so I just wanted to know if I'm along the right lines.

Since

F_{f} = U_{k}mg,

and

F = F_{f},

we can asume that

ma = U_{k}mg

and the masses would divide out, so

a = U_{k}g
a = (0.4)(-9.82 m/s^{2})
a = -3.982 m/s^{2}

so then we can use the kinematic equation of

V_{f}^2 = V_{o}^2 + 2ad

where V_{f} = 0 (this is the only part I'm iffy about), so

V_{o} = \sqrt{-2ad}
V_{o} = 4.7 m/s

Is this correct? thank for the help :)
 
Physics news on Phys.org
There will be a vf that is nonzero, unless car A accelerates to 0m/s before it collides with car B
 
Feldoh said:
Unless car a accelerates to 0m/s then vf will not equal 0

Wouldn't the fact that they crashed and there is a force of friction mean they'll eventually come to a rest?
EDIT: but not over that distance, now I see what I did.

So should I approach it some other way? maybe through work?
 
Last edited:
harelo said:
Wouldn't the fact that they crashed and there is a force of friction mean they'll eventually come to a rest?

Yes eventually but momentum has to be conserved and right after they collide they will still be moving because if the collided them car A had a momentum that was not 0 so then the momentum right after the crash will have to get a nonzero number as well.

Edit: Work backwards, you can use the fact that the two cars went 2.8m after the collision to your advantage.
 
Feldoh said:
Edit: Work backwards, you can use the fact that the two cars went 2.8m after the collision to your advantage.

Well since I have a distance, and an acceleration and a mass, I can get work.

W = F\Deltad
W = (m1 + m2)ad
W = (3300)(-3.982)(2.8)
W = -36793.68 J

and since W = KE

W = 1/2mv^2
v = \sqrt{2W/m}
v = 4.72 m/s

what? ok now I'm lost.
 
Am I missing something in my interpretation of work?
 
The acceleration was the value before they collided, that won't be the acceleration after they collide.
 
Hmmmm alright, so I'm guessing kinematic equations won't work... I'm lost, can I get a clue please?
 
View the problem as having two parts:
(1) The collision. Hint: What's conserved?
(2) The coming to a stop due to friction (after the collision). What's the acceleration?

Begin by looking at part two and figure out the initial speed of the stuck-together cars immediately after the collision.
 
  • #10
Doc Al said:
View the problem as having two parts:
(1) The collision. Hint: What's conserved?
(2) The coming to a stop due to friction (after the collision). What's the acceleration?

well I know that Momentum is conserved, however kinetic energy isn't (inelastic collisions, do'h)

and the acceleration would be the the coefficient of friction times acceleration due to gravity (like shown above).

So,

m_{1}v_{1} = (m_{1}+m_{2})V^{'}

hmmmm... Where can this get me?
 
Last edited:
  • #11
harelo said:
well I know that Momentum is conserved, however kinetic energy isn't (inelastic collisions, do'h)

and the acceleration would be the the coefficient of friction times acceleration due to gravity (like shown above).
Good. (I see you've already calculated the initial speed of the stuck-together cars immediately after the collision.)

So,

m_{1}v_{1} = (m_{1}+m_{2})V^{'}
Good. Use conservation of momentum to figure out the initial speed of car A.
 
  • #12
OHHHHHH how can I be so dumb! that speed I Calculated is V'! wow I'm dumb!

So now it should be:

m_{1}v_{1} = (m_{1}+m_{2})V^{'}
v_{1} = ((m_{1}+m_{2})V^{'}) / m_{1}
v_{1} = ((3300)(4.72))/1100
v_{1} = 14.16 m/s

I think this should be right, is it?
 
Last edited:
  • #13
Looks good!
 
Back
Top