How to get the equation spring equation? Please help me understand

  • Context: Undergrad 
  • Thread starter Thread starter madeeeeee
  • Start date Start date
  • Tags Tags
    Spring
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
4 replies · 3K views
madeeeeee
Messages
85
Reaction score
0
How do you use the equations

m=Minital + deltaM
and x=xinital + deltax
and F=-mg

to get x=(g/k)deltaM + ((Minital)(g)/k +xinital)

(where m= mass. Minital is fixed inital mass and deltaM is additional weight added)
(where x= displacement. xinital is when no downward force is applied and deltax is displacement from unstretched position)

please explain how to get this equation

Thank you
 
Physics news on Phys.org
It can't be done. You need one more equation: Force that the spring exerts on a mass = k * extension.
 
so if I use F=-kdeltax than how can I now show the above equation?
 
m = mi + Δm
Fg = -mg
so
Fg = -g(mi + Δm)

Fs = kΔx (positive since it is acting against gravity)

We are looking for Δx when the forces cancel so
0 = Fg + Fs
-Fs = Fg
-Fs = Fg = -g(mi + Δm) = -kΔx
devide by -k

Δx = g(mi + Δm)/k

The using x = xi + Δx
substitute Δx, multiply out and rearrange a bit and you get

x=(g/k)Δm + (g/k)mi +xi