What is the velocity and direction of the wreckage after the collision?

  • Thread starter Thread starter Jameson
  • Start date Start date
  • Tags Tags
    Momentum
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
Jameson
Insights Author
Gold Member
MHB
Messages
4,533
Reaction score
13
A 2082 kg Oldsmobile traveling east on Saginaw Street at 14.3 m/s is unable to stop on the ice covered intersection for a red light at Abbott Road. The car collides with a 4070 kg truck hauling animal feed north on Abbott at 10.8 m/s. The two vehicles remain locked together after the impact. Calculate the velocity of the wreckage immediately after the impact. Give the speed for your first answer and the compass heading for your second answer. (remember, the CAPA abbreviation for degrees is deg)
------------------------------------------
So, you can add the momentums like vectors to get the resultant.

Pr = sqrt {((2082)(14.3))^2 + ((4070)(10.8))^2}
Pr = 53089.9 N*s

P = P'
So, 53089.9 = (combined mass)v'

v' = (53089.9)/(6152)
v = 8.63 m/s

and the angle.

theta = tan(inverse) of (43956)/(29772.6)
= 55.9 deg

HELP ME
 
on Phys.org
Resolve the problem into two different equations since it's in 2D

x direction:
m1 * v1 * cos(theta) + m2 * v2 * cos(theta') = (m1+m2) * v3 * cos(theta'')

y direction:
m1 * v1 * sin(theta) + m2 * v2 * sin(theta') = (m1+m2) * v3 * sin(theta'')
 
i don't know what angles to use. can you please be more specific. i need help!
 
Someone, come on. I know basic physics. Give me a freakin bone.
 
On the LHS of the equation Nothing gave the angles are given in the problem (east and north). You'll have to solve for the angle (its the same for the x and y direction equations) on the other side.