Daniel B. answered 04/06/21
A retired computer professional to teach math, physics
Lets consider the eastward direction to be the i-direction, and
the northward° direction to be the j-direction.
Let
m = 1500 kg be the mass of the car,
M = 2000 kg be the mass of the truck,
v = 20i m/s be the velocity of the car,
V = 20j m/s be the velocity of the truck,
w be the velocity of the combined wreck (to be calculated).
By conservation of momentum
(m+M)w = mv + MV
w = (m/(m+M))v + (M/(m+M))V
Substituting actual values
w = (1500/3500)20i + (2000/3500)20j = 60i/7 + 80j/7
The angle of the resulting velocity vector is
arctan(80/60) = 53.13° from the eastward direction.
The speed of the wreck is
√((60/7)² + (80/7)²) = 100/7 = 14.3 m/s