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 !
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top