Parallel Resistance
A circuit composed solely of resistors in parallel is a parallel circuit.
The reciprocal of the equivalent resistance equals the sum of the reciprocals of the resistances.
Formula
![Copy to Clipboard QuantityVariable["R", "ElectricResistance"]^(-1) == QuantityVariable[Subscript["R", "1"], "ElectricResistance"]^(-1) + QuantityVariable[Subscript["R", "2"], "ElectricResistance"]^(-1)](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/64e/64e52e40-ca37-4117-9f37-3a1569231b36/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| R | equivalent resistance | "ElectricResistance" |
| R1 | resistance 1 | "ElectricResistance" |
| R2 | resistance 2 | "ElectricResistance" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= | ![]() |

