Elastic Collision: Find the Centre of Mass

AI Thread Summary
The discussion focuses on deriving expressions for the center of mass of two colliding balls with different masses and speeds. The center of mass position is given by the equation Xcm = (m1*x1 + m2*x2) / (m1 + m2). It is suggested to write separate equations of motion for each ball before the collision to express the center of mass in terms of time. The simplifications for cases where m2 is much larger than m1 are also discussed, particularly regarding the collision dynamics when v2 is much smaller than v1. The conversation concludes with a realization that differentiating the position equation yields the velocity of the center of mass.
Quantumcom
Messages
8
Reaction score
0

Homework Statement



Two balls with masses m1 and m2 moving on a horizontal table in the same direction but at
different speeds collide elastically.
Obtain expressions for the position and motion of the centre of mass in terms of the
separate positions and motions of the two balls before they collide. Take it that at the
instant of observation they are passing x = x1, x2 respectively with speeds v1 and v2.
How would your expressions simplify if m2 >> m1, while v1 and v2 are not very different.
If m2 >> m1 and v2 << v1, what happens in the collision?


Homework Equations



Xcm= M1X1 + M2X2/M1+ M2


The Attempt at a Solution



Well, for separate positions the cerntre of mass should be same as above equation. But what about just before the collision?
 
Physics news on Phys.org
Write separate equations of motion for the two objects (like x1 = x1o + v1*t). Plug these expressions into your expression for the center of mass. That will give you an equation for the position of the center of mass w.r.t. time.

Given an equation for position with respect to time, how can you find an expression for the velocity?
 
gneill said:
Write separate equations of motion for the two objects (like x1 = x1o + v1*t). Plug these expressions into your expression for the center of mass. That will give you an equation for the position of the center of mass w.r.t. time.

Given an equation for position with respect to time, how can you find an expression for the velocity?

OH, yeah I got it. Just differentiate it. :D :D Thanks a lot sir!
 
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