Find Maximum Angle: Ball Hitting Pendulum String

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
robbondo
Messages
90
Reaction score
0

Homework Statement


A ball with mass m with an initial velocity of 5 m/s strikes a ball with a mass of 3m hanging at rest from a string 50 cm long. Find the maximum angle(x) with which the block swings after its hit.


Homework Equations


k=1/2mv^2
p=mv


The Attempt at a Solution


Well first I solved the momentum

mAvA1+mBvB1=mAvA2+mBvB2

to get vB2=5-vA2

Then I used conservation of energy to get

[tex]sqrt {25 - v_{A2}/3} [\tex]<br /> <br /> I solved the two equations for vB2 and got 3.53 m/s<br /> <br /> So, since the kinetic energy from the start of the mass on the pendelum moving to its peak is h=(.5-.5cosx)<br /> <br /> 1/2m(vB2^2)=mg(.5-.5cosx)<br /> <br /> I solved for the angle and got 50.2 degrees. <br /> <br /> Anyone see anything wrong with my math or my logic? I can only attempt the problem one more time before the program gives me no credit.[/tex]
 
Physics news on Phys.org
Couldn't you just use energy conservation, since the block's kinetic energy at the maximal angle equals zero? It posesses only potential energy at that point, and at the impact point, there is only kinetic energy from the ball.
 
radou said:
Couldn't you just use energy conservation, since the block's kinetic energy at the maximal angle equals zero? It posesses only potential energy at that point, and at the impact point, there is only kinetic energy from the ball.

The other ball carries away some of the kinetic energy. I think he's doing it right. I haven't checked the answer though.
 
Dick said:
The other ball carries away some of the kinetic energy. I think he's doing it right. I haven't checked the answer though.

Good point, so after reconsidering...

robbondo said:
Well first I solved the momentum

mAvA1+mBvB1=mAvA2+mBvB2

to get vB2=5-vA2

...shouldn't this be VB2 = (5 - VA2)/3 ?