Calculating Work Done during a Collision

AI Thread Summary
The discussion focuses on calculating the work done by the contact force on block m2 during a collision between two blocks moving toward each other. The initial momentum equation is corrected to reflect the proper relationship between the blocks' velocities. The work done is derived using the formula W = 1/2*m*v_f^2 - 1/2*m*v_i^2, leading to the conclusion that the work done on mass m1 by mass m2 is -1/2*m1*v1^2. The participants clarify the momentum conservation and work-energy principles to arrive at the correct solution. The final answer confirms the calculations and resolves the initial confusion.
naianator
Messages
48
Reaction score
1

Homework Statement


Two blocks have masses m1 and m2 and speeds v1 and v2. The objects slide directly toward each other along a frictionless horizontal surface and collide. After the collision, block m1 is at rest. Find the work done by the contact force on block m2 during the collision.

Homework Equations


W = 1/2*m*v_f^2 - 1/2*m*v_i^2

m*v_1 + m*v_2 = m*v_1' + m*v_2'

The Attempt at a Solution


m_1*v_1+m_2*v_2 = 0+m_2v_2'

v_2' = (m_1*v_1+m_2*v_2)/m_2

W = 1/2*m_2*((m_1*v_1+m_2*v_2)/m_2)^2 - 1/2*m_2*v_2^2

What am I doing wrong?
 
Physics news on Phys.org
Post edited .
 
Last edited:
m_1*v_1+m_2*v_2 = 0+m_2v_2' is wrong all v-s are speeds to be corrected as
m_1*v_1- m_2*v_2 = 0+m_2v_2' ----------------------------- (1), hence
v_2' = (m_1*v_1-m_2*v_2)/m_2 or
W(by m1 on m2) = 1/2*m_2*((m_1*v_1-m_2*v_2)/m_2)^2 - 1/2*m_2*v_2^2, simplify to get the correct answer.

Work done on mass m1 by mass m2 = -1/2*m_1*v_1^2
 
Let'sthink said:
m_1*v_1+m_2*v_2 = 0+m_2v_2' is wrong all v-s are speeds to be corrected as
m_1*v_1- m_2*v_2 = 0+m_2v_2' ----------------------------- (1), hence
v_2' = (m_1*v_1-m_2*v_2)/m_2 or
W(by m1 on m2) = 1/2*m_2*((m_1*v_1-m_2*v_2)/m_2)^2 - 1/2*m_2*v_2^2, simplify to get the correct answer.

Work done on mass m1 by mass m2 = -1/2*m_1*v_1^2
ahhh yes, thank you!
 
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