Final velocity of both vehicles

AI Thread Summary
The discussion revolves around calculating the original velocities of a truck and a sports car involved in a collision, using momentum equations. The participants express confusion regarding the correct formulation of momentum equations, particularly the first equation, which is critiqued for being improperly defined as a scalar rather than a vector. There is debate over the necessity of the coefficient of friction and skid mark length in solving the problem, with some asserting that these factors are irrelevant for determining initial velocities. The conversation also highlights the importance of understanding inelastic collisions, where momentum is conserved but kinetic energy is not. Ultimately, the participants seek clarification on their equations and methods to ensure accurate calculations.
UrbanXrisis
Messages
1,192
Reaction score
1
a 2000 kg truck is traveling south, a sports car is traveling west. they become entangled in a collision and leave a skid mark that is 20 meters long in a direction 14 degrees to the west of the direction of travel of the truck. Coefficient of sliding friction between tire and road is 0.6. what are the original velocities of both cars?

I have found three equations with three unknowns and I can solve for all three velocities, but I do not need to know the coefficient of friction and I do not need to know that the the skid mark is 20 meters long.

m1=2000kg
v1=initial velocity of truck
m2=1000kg
v2=initial velocity of car
m3=3000kg
v3=final velocity of both vehicles

equation 1, total momentum of system:

m_1v_1+m_2v+2 = m_3 v_3

equation 2, momentum in y direction of system:

m_1v_1= m_3 v_3 cos(14)

equation 3, momentum in x direction of system:

m_2v_2= m_3 v_3 sin(14)


my question is, if I solved these equations as a matrix, would this give me the original velocities of both cars? I am wondering this because I did not use the coefficient of friction nor did I use the 20 meters long skid mark. I was wondering if this method works. thanks!
 
Physics news on Phys.org
How do you know that m2 = 1000 kg? Is this supposed to be included in the question, i.e., is 'a sports car is traveling west' really supposed to be 'a 1000 kg sports car is traveling west'?

I don't understand your first equation. Total momentum is a vector, and an equation for total momentum should be a vector equation, but '2' is a scalar. Also, a vector equation is equivalent to (not independent of) the collection of all component equations.
 
As George Jones mentioned, the first equation for total momentum does not look right.

equation 1 m_1v_1+m_2v_2 = m_3 v_3 with equations 2 & 3,

m_1v_1= m_3 v_3 cos(14)
m_2v_2= m_3 v_3 sin(14)

would imply

m_3 v_3\,=\,m_3 v_3 cos(14)+m_3 v_3 sin(14), or

1 = cos (14) + sin (14), when the identity is 1 = cos2(x) + sin2(x)


From the length of the skid mark and the coefficient of friction, one would find the initial velocity of the combined mass of the car and truck, as a function of the mass.

This is an inelastic collision and the total kinetic energy is not conserved (some of it goes into the internal energy or deformation of the vehicles). Momentum is conserved.

http://www.glenbrook.k12.il.us/gbssci/phys/mmedia/momentum/2di.html

hyperphysics.phy-astr.gsu.edu/hbase/inecol.html
hyperphysics.phy-astr.gsu.edu/Hbase/elacol.html
(unfortunately at the time of this post Hyperphysics is down)
 
Last edited by a moderator:
could you please explain why m_1v_1+m_2v_2 = m_3 v_3 is not a correct equation?

I have done it using the coefficient of friction, is it correct?

work can be found http://home.earthlink.net/~suburban-xrisis/truck.pdf"
 
Last edited by a moderator:
momentum is a vector,in your first equation "2"means what?
my solution like this:
P1sin(14)+P2cos(14)=P
P1cos(14)=P2sin(14)
P3=√(2mfs)
there P1 is the momentum of the truck ,
P2 is the momentum of the sport car.
P is the final momentum of both vehicles
m=m1+m2,
f=0.6mg is the force of sliding friction.
s is 20 meters.
 
Last edited:
goodboy said:
momentum is a vector,in your first equation "2"means what?
my solution like this:
P1sin(14)+P2cos(14)=P
P1cos(14)=P2sin(14)
P3=√(2mfs)
there P1 is the momentum of the truck ,
P2 is the momentum of the sport car.
P is the final momentum of both vehicles
m=m1+m2,
f=0.6mg is the force of sliding friction.
s is 20 meters.


if P1 was the initial momentum of the truck before the collision, then P1sin(14) is not correct since there was no angle before the collision. This also makes P2cos(14) false if we assume that P2 was the initial momentum of the car before the collision

if P1 was the momentum of the truck initially after the collision, then P1 would equal P since the final momentum would be both the car and the truck (since it is an inelastic collision), so that doesn't seem correct either.

please check my work http://home.earthlink.net/~suburban-xrisis/truck.pdf"

i think I've got it, but I'm not positive, I just followed what Astronuc has suggested, and it makes sense.
 
Last edited by a moderator:
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