Hooke's Law: Spring Force Negative?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
13 replies · 5K views
Mouadys
Messages
6
Reaction score
0
Hello,
Following Hooke's law, the force applied by a string on an object attached to one of its ends is F = -kx
But here is my question : if we consider the equilibrium coordinate x=0 of a horizontal string, and the string is stretched until its end reaches a coordinate x1>0. By applying hooke's law we find F = -k*x1 but since x1>0 so that means F<0, but as I know the magnitude of a force cannot be negative...so am I missing something or should I use |F| for magnitude or what ?

Thank you
 
Physics news on Phys.org
Mouadys said:
Hello,
Following Hooke's law, the force applied by a string on an object attached to one of its ends is F = -kx
But here is my question : if we consider the equilibrium coordinate x=0 of a horizontal string, and the string is stretched until its end reaches a coordinate x1>0. By applying hooke's law we find F = -k*x1 but since x1>0 so that means F<0, but as I know the magnitude of a force cannot be negative...so am I missing something or should I use |F| for magnitude or what ?

Thank you
Welcome to the PF.

Of course it can. It all depends on coordinates. Have you learned about vectors yet? (Vectors have a magnitude and a direction). :smile:
 
berkeman said:
Welcome to the PF.

Of course it can. It all depends on coordinates. Have you learned about vectors yet? (Vectors have a magnitude and a direction). :smile:
Thank you for answering.

In fact, yes I have learned about vectors but I personally have never seen a negative magnitude, and since as I have studied the magnitude of a vector is ||F|| = sqrt(Fx^2 + Fy^2 ...) so doesn't this basically mean the magnitude of F is |Fx| ? ( Fx = -kx)
 
Just think about a mass initially at x=0 with a spring that goes off to the left. It is on a frictionless horizontal surface.

You pull the mass out to the right at x=1cm and let it go. What happens next?
 
berkeman said:
Just think about a mass initially at x=0 with a spring that goes off to the left. It is on a frictionless horizontal surface.

You pull the mass out to the right at x=1cm and let it go. What happens next?
It just goes back to x=0 (and negative values depending on k) under the effect of a force directed from right to left.
 
Mouadys said:
It just goes back to x=0 (and negative values depending on k)
If it rests on a frictionless surface, it oscillates back and forth to +/- 1cm. What are the forces on the mass as it oscillates? Include the magnitude of the force in the x direction... :smile:
 
Dale said:
So what direction must the force point for that to happen?
It goes from the right to the left, and I get that spring force has an opposite direction of the stretching/compression.
What worries me is getting a force with a negative value, which is something I have never seen, as I always hear that the magnitude of a force is always positive.
 
Mouadys said:
It goes from the right to the left, and I get that spring force has an opposite direction of the stretching/compression.
That is what the negative sign means. The negative of a vector simply points in the opposite direction.

Mouadys said:
What worries me is getting a force with a negative value, which is something I have never seen, as I always hear that the magnitude of a force is always positive.
That is true. The magnitude of x is the same as the magnitude of -x and both are positive.
 
Dale said:
That is what the negative sign means. The negative of a vector simply points in the opposite direction.

That is true. The magnitude of x is the same as the magnitude of -x and both are positive.
Then how would I explain a stretch of x=1m to result in a positive force magnitude ?
Let's take K=2N/m
F = -2*1=-2N
It gives a negative value
Whilst with x=-1 F=2N
So am I supposed to use |F| to write magnitude or what ?
 
Mouadys said:
Then how would I explain a stretch of x=1m to result in a positive force magnitude ?
Let's take K=2N/m
F = -2*1=-2N
It gives a negative value
Whilst with x=-1 F=2N
So am I supposed to use |F| to write magnitude or what ?
Remember that force is a vector. So a force of -2 N is a force of magnitude 2 N pointing in the -x direction. Properly it should be written as F = (-2,0,0) N to make it clear that it is a vector, but in this case the 0 components are supposed to be understood from the context.

And, yes, if you want to show the magnitude of a force you can write |F|. In this case that would be |(-2,0,0)| = 2.
 
Now I got it thank you very much for your support.