Perfectly Inelastic momentum question

AI Thread Summary
In a perfectly inelastic collision between two trucks, the total momentum before the collision must equal the total momentum after. The initial velocities of the trucks must be resolved into their x and y components to account for direction. The equations m1v1x + m2v2x = (m1+m2)vfx and m1v1y + m2v2y = (m1+m2)vfy should be used to find the final velocity components. The hint emphasizes that momentum is a vector quantity, necessitating the consideration of both magnitude and direction. Properly applying these principles will yield the correct final speed of the joined trucks.
Jm4872
Messages
12
Reaction score
0

Homework Statement


Two ice-fishermen are driving trucks across a frozen and frictionless lake. Truck 1 (m1 = 920kg) is traveling with a speed of 16.3m/s in a direction of 57.4degrees SOUTH of EAST. Truck 2 (m2 = 930kg) is traveling due NORTH with a speed of 24.9m/s. The trucks collide and lock into a single unit. What is the speed of the joined trucks immediately after the collision?



Homework Equations



p=mv

The Attempt at a Solution


because this is a perfectly inelastic collision and I'm looking for the final velocity of the objects i used the following equation:
m1v1+m2v2=(m1+m2)vf


the values i inputed were :
(920*16.3)+(930*24.9)=(930+920)vf

I then solved for vf and got the answer 20.6 m/s however this answer is not right and I'm not sure what is wrong?
The program is giving me the hint; This is a perfectly inelastic collision. The total momentum of the system (2 trucks) is the same before and after the collision. After the collision, the total mass moves with a single velocity. Don't forget that momentum is a vector and that speed is a scalar.
But its not really helping me, I understand that speed is supposed to be scalar which is why I'm using 16.3 m/s instead of breaking it into its components
 
Physics news on Phys.org
hi,
when using the equation of conservation of momentum, we need to consider the direction of the velocity. and that's what the hint trying to tell you.
so in this case we need to resolve the velocity both trucks into two components, like x-component and y-component.
then we have for x-component:
m1v1x + m2v2x = (m1+m2)vfx;
so v1x = v1 cos (57.4) (consider eastwards as positive direction);
and v2x = 0
thus 920*16.3*cos57.4=(930+920)vfx

similarly for the y-component (along north-south axis).

i think this should solve your problem.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging 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