Spring + Friction system equation

AI Thread Summary
The discussion revolves around calculating the spring constant k for an object of mass m traveling on a horizontal surface with kinetic friction coefficient u. The object compresses a spring upon reaching x = 0, stops, and then recoils back to x = 0. The initial energy is expressed as 1/2 m v^2, while the energy when the spring is compressed is 1/2 k x^2, and the work done against friction is -μmgx. The correct approach involves equating these energies and solving for k, leading to the conclusion that the correct formula for k is (8*g^2*m*u^2)/(v^2), correcting the initial miscalculation. The discussion highlights the importance of careful sign management and energy conservation principles in solving the problem.
Millenium
Messages
2
Reaction score
0
The question is An object of mass m is traveling on a horizontal surface. There is a coefficient of kinetic friction u between the object and the surface. The object has speed when it reaches x = 0 and encounters a spring. The object compresses the spring, stops, and then recoils and travels in the opposite direction. When the object reaches x = 0 on its return trip, it stops.

The question then asks me to find the spring constant k.

The answer to the problem has to be in terms of the following symbols:
u = coefficient of kinetic friction
m = mass of block
g = acceleration due to gravity
v = initial velocity of the block

I used conservation of energy
E(final) = E(initial) + W(nonconservative forces)

E(final) = 0 because the block is at rest (i think)

E(initial) if trying to find k could probably only be found if E(initial) = 1/2*k*x^2 right?

and then the W(nonconservative forces) = -m*g*u*x

then in order to find x I'd have to find how far the block would go with initial velocity v along the surface with u being the friction. So I'd get x = (v^2)/(2*u*g).

And then plugging everything back in and solving for k i get:

(4*g^2*m*u^2)/(v^2)

I figured that'd be the answer but when I put it into the online answer it says that its off by a multiplicative factor. Where did I go wrong?
 
Physics news on Phys.org
Originally posted by Millenium
I used conservation of energy
E(final) = E(initial) + W(nonconservative forces)

E(final) = 0 because the block is at rest (i think)

E(initial) if trying to find k could probably only be found if E(initial) = 1/2*k*x^2 right?
This confuses me a bit. Let me state it my way and see if we agree:
There are three points of interest: initial (speed = v; x = 0), compressed (v = 0; x = x), final (v = 0, x = 0).
Einitial = 1/2 m v2. (I assume v is the speed of the object when it first reaches x=0.)
Ecompressed = 1/2 k x2
Efinal = 0 (it's not moving and the spring is unstretched).

First compare Ecompressed with Efinal:
Ecompressed = Efinal + Wagainst friction;
I get: 1/2 k x2 = 0 + μmgx
(solve that for x)

Next compare Einitial with Ecompressed;
Einitial = Ecompressed + Wagainst friction;
I get: 1/2 m v2 = 1/2 k x2 + μmgx

Plug in the value for x from the first equation and solve for k.

and then the W(nonconservative forces) = -m*g*u*x
That's fine, just be careful with signs when you use it.

then in order to find x I'd have to find how far the block would go with initial velocity v along the surface with u being the friction. So I'd get x = (v^2)/(2*u*g).
Not sure what you're doing here. Seems like you're finding how far the object would slide before coming to rest if it started with initial speed v. This is not relevant. (See my analysis above.)
And then plugging everything back in and solving for k i get:

(4*g^2*m*u^2)/(v^2)

I figured that'd be the answer but when I put it into the online answer it says that its off by a multiplicative factor. Where did I go wrong?
Go over it again; you're almost there.
 
thank you very much I just equated that it should be (8*g^2*m*u^2)/(v^2) and it was right.
 
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