Calculating Maximum Elevation of Top Ball After Collision

AI Thread Summary
Two balls, one heavier than the other, fall from a height of 5 meters, and the goal is to calculate the maximum elevation of the top ball after they collide with the floor. The collisions are assumed to be elastic, meaning both momentum and kinetic energy are conserved. The bottom ball hits the floor first, reverses direction, and then collides with the top ball, which is still falling. By applying the relevant equations for elastic collisions and the conservation of energy, the initial speeds can be determined, leading to the calculation of the top ball's maximum height. This process involves using the velocities obtained from the collisions to find the height reached by the top ball after the impact.
Crebble32
Messages
7
Reaction score
0

Homework Statement



Two balls fall one above the other from height h= 5m. The bottom one has m= .1kg and the top one has m= .01kg. What will be the maximum elevation of the TOP ball after the balls hit the floor? Assume that collisions with the floor and between the balls are elastic.


Homework Equations



I tried this with: V1f= V1i* ((m1-m2)/(m1+m2)) + ((2m2)/(m1+m2))*V2i
V2f= V1i* ((2m1)/(m1+m2)) + ((m2-m1)/(m1+m2))*V2i

Then use: h= (1/2 m(V2)^2)/(mg)



The Attempt at a Solution



The issue is, the Vf is when the bottom ball has hit the floor and has changed directions and the m2 ball is still falling down... They collide and then the m2 ball changes direction.

I am so confused on what to do next. I appreciate any help possible! Thanks
 
Physics news on Phys.org
I assume that you are not given the sizes of the balls, in which case you can assume that the balls are small compared to the height of 5 meter. You may also assume that the two balls are placed and released with one just above the other and ignoring air resistance they will fall with same acceleration and therefore maintain their relative position until just before they reach the floor. During the collisions you can assume the bottom ball collides with the floor and reverses direction (with same speed as before since the floor does not move) and thereafter collides with the top ball, but that both collisions happens so fast after each other that the bottom ball hits the top ball with same speed as it hit the floor.

With all these assumptions and the equations you have correctly specified, you should be able to determine the two initial speeds in the 2nd collision from the height, from this you can get the speed of the top ball and from this again you finally get the maximum height the top ball can obtain.
 
Thank you for your help!
 
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