August B. answered 10/21/22
Physics Graduate Student, likes making physics accessible
First, I'd recommend drawing a diagram to get a fuller picture of what's happening. I'll try to approximate one here:
Then find your equation for momentum and conservation of momentum.
p = mv
pbefore = pafter = mvbefore = mvafter = [car mv] + [truck mv] = [final mv]
Then, write down what you know. I'm going to call the car object 1 and the truck object 2.
m1 = 1480kg
v1=21.0m/s
m2 = 3520kg
v2 = 16.0m/s
We have enough information to find their momentum before the collision:
p1 = m1*v1 = 1480kg * 21.0m/s = 31080 kg*m/s
p2 = m2*v2 = 3520kg * 16.0m/s = 56320 kg*m/s
pbefore = p1 + p2 = 31080 kg*m/s + 56320 kg*m/s = 87400 kg*m/s
Now, in this case, we have two bodies before the collision, and only one body after. The body will have its own separate speed, which is what we're solving for. Its mass is going to be both masses, added together.
mf = m1 + m2 = 1480kg + 3520kg = 5000kg
So, assembling our final equation:
pbefore = mf * vf
pbefore/mf = vf
(87400kg*m/s)/(5000kg) = 17.48m/s
Unit check:
kg*m/s / kg = m/s
The correct unit for velocity, so our answer should be right!
The resulting speed of both vehicles combined is 17.48m/s.