the7joker7
- 111
- 0
Homework Statement
1) A 10.0-g object moving to the right at 20 cm/s makes an elastic head-on collision with a 15.0-g object moving in the opposite direction at 30.0 cm/s. Find the velocity of each object after collision.
Homework Equations
m_{1}v_{i1} + m_{2}v_{i2} = m_{1}v_{f1} + m_{2}v_{f2}
(.5)m_{1}v_{1i}^{2} + .(5)m_{2}v_{2i}^{2} = (.5)m_{1}v_{1f}^{2} + .(5)m_{2}v_{2f}^{2}
The Attempt at a Solution
I plugged values into the equations and got...
(.01)(.2) + (.015)(-.3) = (.01)(v_{f1}) + (.015)(v_{f2})
(.5)(.01)(.2^2) + (.5)(.015)(-.3^2) = (.5)(.01)(v_{f1}^{2}) + (.5)(.015)(v_{f2}^{2})
But I'm still stuck with two variables. How do I solve one of them?