What Is the Direction of Two Colliding Cars Stuck Together?

AI Thread Summary
The discussion focuses on a physics problem involving a collision between a 1300 kg car and a 2600 kg SUV, resulting in both vehicles moving together at 30 m/s. Participants emphasize the importance of treating velocities as vectors to accurately determine the direction after the collision. The correct approach involves breaking down the momentum equations into their respective x (east-west) and y (north-south) components. After calculations, the consensus is that the direction of the combined vehicle's movement is approximately 52 degrees east of north. The final answer aligns with option B, confirming the solution's accuracy.
friedpork
Messages
2
Reaction score
0

Homework Statement


A 1300kg car moving east collided with a 2600 kg SUV moving north at 28 m/s. The vehicles became stuck together . If the speed of the vehicles immediately after the collision was 30 m/s, what was their direction?

A) 21 degrees E of N
B) 52 degrees E of N
C) 58 degrees E of N
D) 69 degrees E of N

Answer is suppose to be B

Homework Equations



P1 + P2 = P aka m1v1 + m2v2 = (m1 + m2) v

The Attempt at a Solution



I first drew vectors and then tried to add them together but i don't know how to draw them here so yea..

I used the formula given ... m1v1 + m2v2 = ( m1 + m2) v.

Not given v1 so i attempted to solve that with algebra... v1 = ((m1 +m2)v - (m2v2))/ m

v1 = ((1300+2600) x 30) - (2600 x 28)) / 1300
v1 = 34 m/s

I drew a vector triangle eventually got tan ((2600 x 28)/(1300 x 24) = 58.74 degrees east of north

Please help and Thank You... Sorry if this was to messy to understand first time doing this :p
 
Last edited:
Physics news on Phys.org
friedpork said:

Homework Equations



P1 + P2 = P aka m1v1 + m2v2 = (m1 + m2) v

The above equation is fine, as long as you treat the velocities as vectors.

The Attempt at a Solution



I first drew vectors and then tried to add them together but i don't know how to draw them here so yea..

I used the formula given ... m1v1 + m2v2 = ( m1 + m2) v.

Not given v1 so i attempted to solve that with algebra... v1 = ((m1 +m2)v - (m2v2))/ m

v1 = ((1300+2600) x 30) - (2600 x 28)) / 1300
v1 = 34 m/s

Sorry, but that's not going to work for you. You need to treat the velocities as vectors, and add them appropriately as vectors.

In this problem it's probably easiest to break up this problem into separate directions. If you consider the East-West direction as being the 'x' direction, and the South-North direction as being the 'y' direction, then

m_{1}v_{1x} + m_{2}v_{2x} = (m_1+m_2)v_x

m_{1}v_{1y} + m_{2}v_{2y} = (m_1+m_2)v_y

|v| = \sqrt{v_x^2 + v_y^2}

See if that helps. :wink:
 
I think i got it..

So for the m_{1}v_{1x} + M_{2}v_{2x} = (m_1+m_2) v_x I wasnt able to solve it since i have two variables.

But in the vertical direction i was able to solve it and i ended up getting a velocity of 18.66667 m/s

Drew a vector additional triangle. 30 m/s was my hypotenuse and 18.66667 became my opposite side.

Sin ( 18.6666666667/ 30 ) = 38.4786 degress... I'm going to assume that this value is North of East. which is also the same as 51.5212 degrees East of North.
 
That's the way to do it. :approve:
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top