wolfblood
- 8
- 0
Homework Statement
I have mass of two points ma and mb than their vertical horizontal vector velocity parts before collision vxa0 vya0 vxb0 vyb0 and i need to calculate vector velocities after collision vxa1 vya1 vxb1 vyb1
I found something like the same vector componets of momemtums will exchange so ma.vxa0<=>mb.vxb0 and of course ma and mb is constant so i got this vxa=(mb.vxb)/ma. Am I right? If no, how to calculate them?