Vereinsamt said:
usually in two balls elastic collision problems we solve the equations of consevation of momentum and kinetic energy togather an then we find this equation:
v+v'=u+u' (1)
v for the first ball and u for the second and the prime is for after collision velocities.
This is perfectly correct and is derived, as you seem to realize, by combining conservation of energy with conservation of momentum.
I found that this result can be derrived by only by taking on of the balls as an origin of coordinates, and using the fact that v=-v' in this frame of reference then we will get the equation (1).
No. Equation (1) is true for
any inertial frame. Furthermore, as Hurkyl and I have pointed out, the ball's frame of reference is
not an inertial frame; so you can't just take a ball as being fixed at the origin of an inertial frame. (See the exception below.)
what I want to know where I got v=-v' from? what consevation is this? or is it Newton's third law?
By setting one of the balls as being at the origin of an inertial frame you are essentially assuming that its mass is much greater than the other ball. If the second ball has a mass
much greater than that of the first ball (say a ping pong ball colliding with a bowling ball),
then it's true that
v=-v', but that's a special case. (In that case you
can take the bowling ball as being approximately in an inertial frame throughout the collision.)
and why taking one of the balls as an origin is giving a right result?
It doesn't, except in the special case noted above.
What you need to do is learn how your equation (1) is
really derived. Start with conservation of momentum:
m_1u + m_2v = m_1u' + m_2v' \mbox{ [a]}
Which can be rewritten as:
m_1(u - u') = m_2(v' - v) \mbox{ [a']}
Now take conservation of energy:
m_1u^2 + m_2v^2 = m_1u'^2 + m_2v'^2 \mbox{ <b>}</b>
Which can be rewritten as:
m_1(u^2 - u'^2) = m_2(v'^2 - v^2) \mbox{ [b']}
I'll leave the last step to you: combine equations a' and b'.