Blocks and Spring Mechanics Question

AI Thread Summary
The discussion revolves around a one-dimensional collision problem involving two blocks and a spring. The initial attempt to solve the problem using conservation of momentum was complicated by the need to account for the energy released by the spring. After recalculating, the combined velocity of the blocks post-collision was determined to be approximately 2.7 m/s. The final velocities of each block were then estimated based on their mass ratio, leading to values of 1.5 m/s for the first block and 1.2 m/s for the second block. The conversation highlights the complexities of integrating kinetic energy and momentum in collision scenarios.
lando45
Messages
84
Reaction score
1
When I first read this question I thought it would be simple to solve but apparently it's not, I'm having some difficulty with it.

"Two blocks can collide in a one-dimensional collision. The block on the left hass a mass of 0.40 kg and is initially moving to the right at 2.4 m/s toward a second block of mass 0.50 kg that is initially at rest. When the blocks collide, a cocked spring releases 1.2 J of energy into the system. What are the velocities of both blocks following the collision? (For velocities, use + to mean to the right, - to mean to the left.)"

At first I tried using a simple conservation of momentum equation m1u1 + m2u2 = m1v1 + m2v2 but then I released this doesn't take into account the 1.2J of energy from the spring.

So then I tried solving the question using kinetic energy 0.5mv^2 and I came out with this:

0.5 x 0.4 x 2.4^2 = 1.152J
Total energy = initial KE + 1.2J from spring = 2.352J
0.5m1v1^2 + 0.5m2v2^2 = 2.352J
0.2v1^2 + 0.25v2^2 = 2.352J

So then I am left with two unknowns and no simple way of solving. I then tried combining both the momentum method and the KE method but that doesn't really work because momentum and energy have different units so cannot be used together. Help!
 
Physics news on Phys.org
I think you're on the right lines. Maybe you should start by ignoring the spring and work out the combined velocity following the collision. Then imagine you had the two blocks at rest when the spring is released, forcing them apart.
 
Ah OK. Well I did that and here's what I got:

m1u1 + m2u2 = (m1 + m2)v
(0.4 x 2.4) + (0.5 x 0) = (0.4 + 0.5)v
0.96 = 0.9v
v = 1.067ms^-1

0.5mv^2 = 1.2J
mv^2 = 2.4J
v^2 = 2.4 / 0.9 = 2.67
v = 1.633ms^-1

Combined velocity = (1.067 + 1.633)ms^-1 = 2.7ms^-1


So then do I just split this combined velocity according to the same ratio of the mass's? i.e. 2.7 = 5x + 4x so the final velocity of m1 is 1.5ms^-1 and the final velocity of m2 is 1.2ms^-1?
 
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 '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