Two Connected Springs in Parallel
A spring is an elastic object used to store mechanical energy.
The spring constant for two springs in parallel is the sum of their spring constants.
Formula
![Copy to Clipboard QuantityVariable["k", "SpringConstant"] == QuantityVariable[Subscript["k", "1"], "SpringConstant"] + QuantityVariable[Subscript["k", "2"], "SpringConstant"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/5f5/5f56172f-9888-4cf0-9842-c09b06af991a/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| k | spring constant | "SpringConstant" |
| k1 | spring constant 1 | "SpringConstant" |
| k2 | spring constant 2 | "SpringConstant" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= |
