Solving a Physics Problem: Ball A & B on a Wire

  • Thread starter Thread starter Brian Earley
  • Start date Start date
  • Tags Tags
    Ball Physics Wire
AI Thread Summary
The discussion revolves around a physics problem involving two balls on a frictionless wire, where the first ball (3kg) falls and collides with the second ball (1kg). The original poster calculated that ball B rises 4.05m after the collision, but seeks verification of this result. Key calculations involve using conservation of momentum and energy to determine the velocities of both balls post-collision, with the first ball's speed being 2.95 m/s and the second ball's speed at 8.85 m/s. The discussion emphasizes the importance of not assuming the first ball stops after the collision, as energy is transferred during the elastic collision. The final height calculation for ball B suggests it reaches approximately 4.0m, indicating the original poster's result may be slightly high.
Brian Earley
Messages
10
Reaction score
0
I had this problem on a quiz today and I got 4.05m. I'm not sure if this is right though, can anyone verify this?

A 3kg ball is situated on a bent frictionless wire at A as shown below (I hope this shows up) and a 1 kg ball is situated at B. After the two balls collide, how far does ball B rise up the other side of the wire? The height of A is 1.8m.

--A--
-----\
------\---------------/
-------\------------ /
--------\---------- /
---------\-------- /
----------\__B__/
 
Last edited:
Physics news on Phys.org
Conserve momentum in the collision to find the velocity of ball b. You should see that it is 3 times slower than ball A.

The kinetic energy ball A gains from falling will be the same as the kinetic energy lost by ball B by climbing the ramp.
 
I solved it and got 4.05m, I just don't know whether or not its right.
 
As much as I hate to bump threads...

I thought this was a simple problem, but does no one know for sure? I'm pretty sure between 3.9 and 4.05 is right, I just need some verification, because no one else got what I got.
 
You can't assume the first ball will stop. Use the initial potential energy to find the speed and so kinetic energy and momentum of the first ball just before the collision. Use conservation of momentum and energy to find the speed of both balls just after the collision. Use conservation of energy to find how high the second ball goes.
 
I don't assume anything. I got that the speed of the first ball after the collision is 2.95 m/s and the speed of the second is 8.9 m/s. I just don't know whether or not my numbers are correct.
 
Is there a reason why he can't assume hte ball will stop? Its just a simple conservation of momentum in an elastic collision. If you found the speed of the ball before impact, use m_1v_1 = m_2v_2 to find the velocity of the second ball. Calculate the second ball's kinetic energy, which will all be lost to potential energy.

KE = PE, \frac{mv^2}{2} = mgh

Solve that for h, and you should be able to find how high the second ball will climb.
 
whozum said:
Is there a reason why he can't assume hte ball will stop?
Yeah. Because it doesn't. :P
 
Why not! How do you know how much energy was transferred?
 
  • #10
Because
1: p_i = p_f
2: (3kg)(5.9m/s) = 3v_1_f + v_2_f

And, in an elastic collision
3: v_1_i - v_2_i = -v_1_f + v_2_f
4: 5.9m/s - 0m/s = -v_1_f + v_2_f
5: 5.9m/s + v_1_f = v_2_f

Now I replaced the v_2_f in line 2 with the work in line 5.

6: (3kg)(5.9m/s) = 3v_1_f + 5.9m/s + v_1_f
7: 11.8 = 4v_1_f
8: v_1_f = 2.95m/s
9: v_2_f = 8.85m/s

So the speed of ball one after the collision is 2.95 m/s. It does still move.

Now for the rest of my work so someone might verify it...

Line 9 is rearranging of mgh = 1/2mv^2
10: v_f^2 = v_i^2 + 2gh
11: (-8.85m/s)^2 = 2(-9.8)h
12: h = 4.0
 
Last edited:
Back
Top