File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Hookes Law
22"""
3- Hookes Law states that the Force is directly proportional to the extension
4- or compression of an elastic object, provided the limit of proportionality
3+ Hookes Law states that the Force is directly proportional to the extension
4+ or compression of an elastic object, provided the limit of proportionality
55is not exceeded.
66
77Formulae : F = -k*x
1010k: Spring constant
1111x: displacement from the equilibrium position
1212
13- The negative sign indicates that the restoring force acts in the opposite
14- direction to the displacement, always working to bring the object back to
13+ The negative sign indicates that the restoring force acts in the opposite
14+ direction to the displacement, always working to bring the object back to
1515its original state.
1616
1717Reference: https://en.wikipedia.org/wiki/Hooke%27s_law
You can’t perform that action at this time.
0 commit comments