Find V(f) for two particles resting (and compressing) against a spring.

  • Thread starter Thread starter Covenant32
  • Start date Start date
  • Tags Tags
    Particles Spring
AI Thread Summary
Two particles with masses 2.2 kg and 4.5 kg compress a spring with a spring constant of 395 N/m by 0.15 m, and the goal is to find their final velocities. Conservation of momentum and energy equations are applied, leading to expressions for the velocities of both particles. The calculations yield a final velocity of 1.17 m/s for the first particle and 0.611 m/s for the second, but the user reports these answers as incorrect. The user also attempted an alternative method using energy conservation directly related to each mass, which also did not yield the correct results. The discussion highlights the need to double-check value substitutions in the equations.
Covenant32
Messages
15
Reaction score
0

Homework Statement


Two particles of mass m1= 2.2 kg and mass m2 = 4.5 kg that are free to move on a horizontal track are initially held at rest so that they compress a spring as shown in the figure below. The spring has a spring constant k = 395 N/m and is compressed 0.15 m. Find the final velocities of the two particles.


Homework Equations



M1V1=M2V2

1/2M1V1^2 + 1/2M2V2^2 = 1/2 kx^2


The Attempt at a Solution



I am copy/paste a solution for the problem that is exactly what I did but with different numbers.

Conservation of momentum:
m1 v1 + m2 v2 = 0 ...(1)

Conservation of energy:
m1 v1^2 / 2 + m2 v2^2 / 2 = kx^2 / 2
m1 v1^2 + m2 v2^2 = kx^2 ...(2)

From (1):
v2 = - m1 v1 / m2

Substituting for v2 in (2):
m1 v1^2 + m1^2 v1^2 / m2 = kx^2

m1 m2 v1^2 + m1^2 v1^2 = k m2 x^2
m1(m1 + m2)v1^2 = k m2 x^2
v1^2 = k m2 x^2 / [ m1(m1 + m2) ]

v1 = sqrt{ 395 * 4.4 * 0.11^2 / [ 2.3(2.3 + 4.4) ] }
v1 = 1.17 m/s to 3 sig. fig.

Similarly:
v2^2 = k m1 x^2 / [ m2(m1 + m2) ]

v2 = sqrt{ 395 * 2.3 * 0.11^2 / [ 4.4(2.3 + 4.4) ] }
v2 = 0.611 m/s to 3 sig. fig.


I did this and my answer is incorrect.


I ALSO tried:

0.5*k*x^2 = 0.5*m1*v1^2
0.5*k*x^2 = 0.5*m2*v2^2

and THAT was incorrect. I'm in the dark here.


By the way, this is my first post, though I've been browsing PF all semester! Thanks for all the previous help =)
 
Physics news on Phys.org
Oh, I forgot to speak of the figure:

0~~~O Two figures are compressing a spring .15 m.
 
Your algebra looks good to me. Check the part where you plug in values, though.
 
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 '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