Finding velocity and work of a collision

AI Thread Summary
In a collision problem involving two 2.5 kg bodies, the initial velocities of bodies A and B are given, and the final velocity of body A is provided. The attempt to find the final velocity components of body B resulted in calculations indicating an increase in kinetic energy, which raised concerns about the validity of the results. The discussion highlights the peculiar nature of the problem, questioning how body A could significantly lose velocity while body B, with equal mass, could impart energy. The possibility of errors in the problem's parameters or the use of auto-generated values is suggested as a reason for the unexpected outcomes. Overall, the scenario presents a challenge in understanding energy conservation in collisions.
Jrlinton
Messages
133
Reaction score
1

Homework Statement


Two 2.5 kg bodies, A and B, collide. The velocities before the collision are ##\vec{v}_A = \left( 50 \hat{i} + 50 \hat{j} \right)~m/s## and ##\vec{v}_B = \left( 38 \hat{i} + 2.3 \hat{j} \right)~m/s##. After the collision, ##\vec{v}'_A = \left( 10 \hat{i} + 9.4 \hat{j} \right)~m/s##. What are (a) the x-component and (b) the y-component of the final velocity of B? (c) What is the change in the total kinetic energy (including sign)?

Homework Equations

The Attempt at a Solution


So i decoupled the x and y components and found the components of the velocity of B seperately
For x
2.5*50+2.5*38=25*10+2.5*v
v_x=78 m/s

For y
2.5*50+2.5*2.3=2.8*9.4+2.5*v
v_y=42.9 m/s

I then stayed with the decoupled approach to find the work done in each direction
for x:
initial KE= 1.25*50^2+1.25*38^2=4930J
final KE= 1.25*10^2+1.25*78^2=7730J

for y:
initial KE= 1.25*50^2+1.25*2.3^2= 3131.61J
final KE= 1.25*9.4^2+1.25*42.9^2=2410.96J

Subtracted the initial KE from final KE to find work (ignore the unnecessary parentheses as they give me a sense of organization)
(7730J+2410.96J)-(4930J+3131.61J)
2080.35 J
This cannot be right can it? How can the system gain KE?
 
Last edited by a moderator:
Physics news on Phys.org
It seems like the velocities haven't shown up. Here is a direct screenshot of the problem:
Phy 1.PNG
Phy 1.PNG
 
This is a strange problem. How can you have object A moving in the +x direction at 50 m/s, and object B moving in the +x direction at 38 m/s, then, after the collision, object A is moving in the +x direction at only 10 m/s - unless energy was imparted to object A by some other means than the collision?

One other possibility is that sometimes I just get confused when I look at some of these problems.
 
The only way I can see that happening is if B has a larger mass than A, but it is stated that their mass are equal. Anyway I used the solutions and they were correct. Unless I am missing something, this is a very peculiar problem indeed.
 
Even if B was infinite mass, the velocity of A could not change that much. If B was an infinite mass, and A and B had a perfectly elastic collision, A would bounce off of B with, at most, equal and opposite x component of the velocity. So since the difference is initially +12 m/s, the final difference would be -12 m/s - or an absolute velocity of (38-12) = 26 m/s.

Maybe B had some type of explosive reactive armor. That must be it. :)
 
More prosaically, perhaps the problem's values were auto-generated by software (so everyone gets a unique question) and the author didn't put in sufficient reality checking.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
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