8 lines
201 B
Plaintext
8 lines
201 B
Plaintext
# Hooke's Law
|
|
Hooke's Law applies to all materials, up to a point.
|
|
Hooke's Law states that the Extension is Directly Proportional to Force Applied.
|
|
```
|
|
F = kx
|
|
k is the stiffness or spring constant
|
|
```
|