finding.4ever asked:
A railroad car of ams m is moving at speed v when it collides with a second railroad car of mas M which is at rest. The two cars lock together instantaneously and move along the track.
Sphere: Related ContentA railroad car of ams m is moving at speed v when it collides with a second railroad car of mas M which is at rest. The two cars lock together instantaneously and move along the track.
What is the speeed of the cars immediatly after the collision?
How would you find it?
Police videos












This problem involves momentum conservation.
p = p’, which means the momentum before is equal to the momentum afterwards.
To calculate the momentum of the system (which always includes both cars) before the collision, it is p= m * v + M * V (where v is the speed of the car in motion; V is the speed of the car at rest). Because V = 0, the momentum prior to the collision is simply m*v = mv.
Afterwards, the mass of the system will be (m+M). To find the momentum, it’s (m+M)*v2 (which is just some velocity).
Setting the two momentums equal,
mv = (m+M)*v2
Solving for v2,
v2 = mv/(m+M)