How can I solve for the mass of the first car in an elastic collision problem?

AI Thread Summary
To solve for the mass of the first car (m1) in an elastic collision problem, the relevant equations include the conservation of momentum and kinetic energy principles. The equation m1 = (-u2 * m2) / (u2 - 2v1) is derived from rearranging the momentum conservation equation. The discussion highlights the importance of correctly applying these principles to isolate m1. The solution provided by a user named whozum was confirmed to be effective. This approach clarifies how to manipulate the equations to find the desired mass in collision scenarios.
tony873004
Science Advisor
Gold Member
Messages
1,753
Reaction score
143
In an elastic collision problem, I'm supposed to solve for the mass of the 1st car (m1). I get stuck here. How do I re-write this to solve for m1?

u_2=\frac{2*m_1v_1}{m_1+m_2}
 
Physics news on Phys.org
Thats the equation for an inelastic collision, but

u_2m_1+u_2m_2-2m_1v_1 = 0

u_2m_1 - 2m_1v_1 = -u_2m_2

m_1(u_2 - 2v_1)= -u_2m_2

m_1 = \frac{-u_2m_2}{u_2-2v_1}
 
Thanks, whozum. That worked !
 
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