Elastic collision, one object in circular motion

AI Thread Summary
In an elastic collision scenario, a steel ball attached to a cord strikes a stationary plastic block on a frictionless surface. The initial speed of the ball is derived from gravitational potential energy, resulting in v = √(2gL). The conservation of momentum and kinetic energy equations are applied to find the velocities after the collision, leading to the equations v'1 = v1(m1 - m2)/(m1 + m2) and v'2 = 2m1/(m1 + m2). The discussion highlights the complexity of the algebra involved in proving these equations, emphasizing the necessity of isolating variables and substituting them back into the equations. The overall challenge lies in navigating the conservation laws to derive the correct post-collision velocities.
azukibean
Messages
18
Reaction score
0

Homework Statement


A steel ball of mass m is fastened to a cord of length L and released when the cord is horizontal. At the bottom of the path, the ball strikes a hard plastic block of mass M = 4m at rest on a frictionless surface. The collision is elastic.

Find the speed of the block immediately after the collision
Answer: (2/5)*\sqrt{}(2gL)

Homework Equations


KE + PE = KE + PE; (1/2)mv2 + mgh = (1/2)mv'2 + mgh'
m1v1 + m2v2 = m1v'1 + m2v'2

The Attempt at a Solution


COE
mgL = (1/2)mv2
v = √(2gL)

COM
mv1 = mv'1 + 4mv'2
m√(2gL) = m(v'1 + 4v'2)
√(2gL) = v'1 + 4v'2
??

The textbook cites an example that wasn't even relevant. It said that the example was elastic and one object was at rest, but the example was actually the opposite.
It says v'1 = v1(m1 - m2)/(m1 + m2) and v'2 = 2m1/(m1 + m2). How can I prove this?
Also, in the diagram, it says m becomes 2m...?
 

Attachments

  • asdas.gif
    asdas.gif
    213.3 KB · Views: 743
Last edited:
Physics news on Phys.org
azukibean said:
It says v'1 = v1(m1 - m2)/(m1 + m2) and v'2 = 2m1/(m1 + m2). How can I prove this?

Consider two balls, one of mass ##m_1## and one of mass ##m_2##. Suppose ball 1 is traveling at ball 2 with velocity ##(v_{i_x})_1## and strikes ball 2 in a perfectly elastic collision.

After the collision, the balls have velocity ##(v_{f_x})_1## and ##(v_{f_x})_2## respectively.

The collision must obey two conservation laws, namely the conservation of momentum (obeyed in any collision) and conservation of mechanical energy. The mechanical energy before and after the collision is purely kinetic.

Using the conservation of momentum and conservation of mechanical energy, along with some messy algebra, it can be proven both those equations hold.
 
This is possibly one of the ugliest equations I've seen.
I can't set the two Vf1 equal to each other, that would lead to 0. But I also can't figure out where to go from there.
 

Attachments

  • hdfgd.jpg
    hdfgd.jpg
    23.1 KB · Views: 576
You have the two equations:

##m_1(v_{i_x})_1 = m_1(v_{f_x})_1 + m_2(v_{f_x})_2## (1)

and

##\frac{1}{2} m_1(v_{i_x})_1^2 = \frac{1}{2} m_1(v_{f_x})_1^2 + \frac{1}{2} m_2(v_{f_x})_2^2 ## (2)

In equation (1), start by isolating ##(v_{f_x})_1##; call this equation (3). Then substitute the result into equation (2).

After some pain, you wind up with:

##(v_{f_x})_2 [(1 + \frac{m_2}{m_1})(v_{f_x})_2 - 2(v_{i_x})_1 ] = 0##

So either ##(v_{f_x})_2 = 0## or ##[(1 + \frac{m_2}{m_1})(v_{f_x})_2 - 2(v_{i_x})_1 ] = 0##.

If ##(v_{f_x})_2 = 0##, then ball 1 completely missed the other ball. So you want the other solution, which will give you a solution for ##(v_{f_x})_2##. This solution happens to be one of your two equations.

To get the other equation, sub back ##(v_{f_x})_2## into equation (3), which will yield the other equation.
 
Thanks, you're awesome! The algebra was a total pain.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top