What Are the Velocities of Two Blocks After an Elastic Collision?

AI Thread Summary
In an elastic collision between two blocks on a frictionless surface, the conservation of momentum and energy equations are crucial for determining their velocities after the collision. The initial velocities are both 1 m/s, with masses of 0.05 kg and 0.03 kg. A misunderstanding arose regarding the third equation, which was clarified to be derived from rearranging the conservation equations. The correct relationship is that the sum of the final velocities equals the sum of the initial velocities, leading to the conclusion that the initial velocity of block B should be -1 m/s. The expected final velocities are 0.5 m/s for block A and 2 m/s for block B.
Carlitos
Messages
5
Reaction score
0

Homework Statement


Two blocks collide on a perfectly elastic collision, after sliding on a frictionless surface.
va = 1m/s
vb = 1m/s
ma = 0.05kg
mb = 0.03kb

I need to find the speed of both blocks after the crash.

Homework Equations


Conservation of momentum: mava+mbvb = mava' + mbvb'
Conservation of energy: 1/2mava^2 + 1/2mbvb^2 = 1/2mava'^2 + 1/2mbvb'^2

General solution for these two equations: -(vb−va)=vb'-va'

Refer to this thread for cool formatting of these equations (i don't really know how to do that):

https://www.physicsforums.com/threads/elastic-collision.753780/

I don't really understand where that last equation comes from or how to get there.

The Attempt at a Solution



I solved for the conservation of momentum:

mava+mbvb = mava' + mbvb'
0.05kg.1m/s + 0.03kg.1m/s = 0.05kg.va' + 0.03kg.vb'
0.08ms = 0.05va' + 0.03vb' (*)

Then on the third equation:

-(vb−va)=vb'-va'
-(-1m/s - 1m/s) = vb'-va'
2m/s = vb'-va'
2m/s +va' = vb'

Then i plug this on (*) and i get

0.08m/s = 0.05va' + 0.03(2m/s + va')
0.08m/s = 0.05va' + 0.06m/s + 0.03va'
0.02m/s = 0.08va'
0.25m/s = va'

then vb' = 2.25m/s

The expected solution is 0.5m/s and 2m/s .

So my two questions are, am i doing something wrong here? And how do i get to the third equation?
 
Physics news on Phys.org
Carlitos said:

Homework Statement


Two blocks collide on a perfectly elastic collision, after sliding on a frictionless surface.
va = 1m/s
vb = 1m/s
ma = 0.05kg
mb = 0.03kb

I need to find the speed of both blocks after the crash.

If both blocks have the same velocity they never collide. Check the problem text.
Carlitos said:

Homework Equations


Conservation of momentum: mava+mbvb = mava' + mbvb'
Conservation of energy: 1/2mava^2 + 1/2mbvb^2 = 1/2mava'^2 + 1/2mbvb'^2

General solution for these two equations: -(vb−va)=vb'-va'
It is not true.
Carlitos said:
Refer to this thread for cool formatting of these equations (i don't really know how to do that):

https://www.physicsforums.com/threads/elastic-collision.753780/

I don't really understand where that last equation comes from or how to get there.

That third equation is wrong. You get the correct one by arranging both the first and second equations that quantities labelled by "a" are on one side and those labelled by "b" are on the other side.

##m_a (v_a-v_a' ) = - m_b(v_b-v_b') ## *
##m_a(v_a^2-v_a'^2)= - m_b(v_b^2-v_b'^2) ## **
Factorize the second equation and divide it by the first one: you get a third equation
v_a+v_a' =v_b+v_b'
 
Thanks for the answer, my bad on that veocity, vb should be -1 m/s.

Then technically va + va' = vb + vb'
is the same as -(vb − va)=vb' - va'.

I see how to find that equation now.
 
Carlitos said:
Thanks for the answer, my bad on that veocity, vb should be -1 m/s.

Then technically va + va' = vb + vb'
is the same as -(vb − va)=vb' - va'.

Sorry, I misread your equation, they are the same
 
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 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
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