To solve parallel circuits, you must apply the reciprocal resistance formula alongside Kirchhoff’s Current Law (KCL). The direct answer for total resistance ($R_{eq}$) in a parallel network is found using $1/R_{eq} = 1/R_1 + 1/R_2 + ... + 1/R_n$. The defining physical rule you must internalize is that voltage is constant across all parallel branches, while current divides inversely proportional to each branch's resistance. Unlike series circuits where you simply add resistances, parallel circuits add conductances.
The Core Method and Reference Data
The most robust method for solving parallel circuits—whether on a university exam or troubleshooting a PCB—is the Conductance Method. Conductance ($G$) is the reciprocal of resistance ($G = 1/R$), measured in Siemens (S). By converting resistors to conductance, you turn a complex fractional addition problem into simple decimal addition. You sum the conductances ($G_{total} = G_1 + G_2 + G_3$), and then take the reciprocal of the total to find $R_{eq}$.
Why use this method? Because the common "product-over-sum" shortcut formula ($R_{eq} = (R_1 \times R_2) / (R_1 + R_2)$) only works for exactly two resistors. Attempting to extend it to three or more resistors is the most frequent algebraic trap in electrical exams. The conductance method scales infinitely.
Below is a data-dense reference table for common E12 series resistor combinations in parallel. This is highly useful for quick bench estimations and checking your exam math against real-world standard values.
| Branch 1 ($R_1$) | Branch 2 ($R_2$) | Branch 3 ($R_3$) | Calculated $R_{eq}$ | Nearest E12 Standard Value |
|---|---|---|---|---|
| 100 Ω | 100 Ω | 100 Ω | 33.33 Ω | 33 Ω |
| 220 Ω | 330 Ω | 470 Ω | 103.10 Ω | 100 Ω |
| 1.0 kΩ | 2.2 kΩ | 4.7 kΩ | 637.40 Ω | 620 Ω or 680 Ω |
| 10 Ω | 10 Ω | 10 Ω | 3.33 Ω | 3.3 Ω |
| 470 Ω | 470 Ω | ∞ (Open) | 235.00 Ω | 240 Ω |
Exam Walkthrough: The 3-Branch Parallel Trap
A 12V DC ideal voltage source is connected to three parallel resistors: $R_1 = 100\,\Omega$, $R_2 = 220\,\Omega$, and $R_3 = 470\,\Omega$.
Find: (A) The total equivalent resistance ($R_{eq}$), (B) The total current drawn from the source ($I_{total}$), and (C) The individual branch currents ($I_1, I_2, I_3$).
Step 1: Calculate Equivalent Resistance ($R_{eq}$) using Conductance
First, convert each resistance to conductance ($G = 1/R$):
- $G_1 = 1 / 100\,\Omega = 0.010000\,S$
- $G_2 = 1 / 220\,\Omega = 0.004545\,S$
- $G_3 = 1 / 470\,\Omega = 0.002128\,S$
Next, sum the conductances:
$G_{total} = 0.010000 + 0.004545 + 0.002128 = 0.016673\,S$
Finally, convert total conductance back to resistance:
$R_{eq} = 1 / G_{total} = 1 / 0.016673 = \mathbf{59.98\,\Omega}$
Step 2: Calculate Total Current ($I_{total}$)
Apply Ohm’s Law to the entire circuit using the source voltage and $R_{eq}$:
$I_{total} = V / R_{eq} = 12\,V / 59.98\,\Omega = \mathbf{0.2001\,A}$ (or $200.1\,mA$)
Step 3: Calculate Individual Branch Currents
Because voltage is constant across all parallel branches, each resistor sees the full 12V. Apply Ohm’s Law to each branch independently:
- $I_1 = 12\,V / 100\,\Omega = \mathbf{120.0\,mA}$
- $I_2 = 12\,V / 220\,\Omega = \mathbf{54.5\,mA}$
- $I_3 = 12\,V / 470\,\Omega = \mathbf{25.5\,mA}$
Many students attempt to use the product-over-sum formula for all three resistors simultaneously: $(100 \times 220 \times 470) / (100 + 220 + 470)$. This is mathematically invalid and yields $13,055\,\Omega$, which is physically impossible. The product-over-sum shortcut is a specific algebraic simplification derived strictly for two variables. For three or more branches, you must use the reciprocal/conductance method shown above.
Answer Sanity Check
Before moving to the next exam question, run these two mandatory sanity checks:
- Order of Magnitude (Resistance): In any parallel circuit, $R_{eq}$ must be smaller than the smallest individual branch resistor. Our smallest resistor is $100\,\Omega$. Our calculated $R_{eq}$ is $59.98\,\Omega$. Since $59.98 < 100$, the resistance passes the sanity check.
- Kirchhoff’s Current Law (Current): The sum of the branch currents must exactly equal the total current. $120.0\,mA + 54.5\,mA + 25.5\,mA = 200.0\,mA$. This matches our $I_{total}$ of $200.1\,mA$ (the $0.1\,mA$ difference is standard rounding error from the conductance decimals). The current passes the sanity check.
Independent Verification on the Workbench
How do you verify this answer independently in the real world? You use a Digital Multimeter (DMM) like a Fluke 117 or a Brymen BM235, but you must follow strict isolation protocols.
Verifying Resistance: According to Fluke's official measurement guidelines, you must never measure resistance in a live circuit. The DMM injects a small known current to measure the voltage drop; if the circuit is powered, the external 12V source will corrupt the reading and likely blow the meter's internal fuse. Power down the circuit, isolate the parallel network (desolder one leg or remove it from the breadboard), and measure across the terminals. Note that real-world 5% tolerance resistors will yield a slightly different $R_{eq}$ than the theoretical $59.98\,\Omega$. A reading between $57\,\Omega$ and $63\,\Omega$ confirms the math is correct within component tolerances.
Verifying Current: To verify branch currents without breaking the circuit, use a clamp meter if the currents are high enough (usually >10mA for standard AC clamps, though Hall-effect DC clamps can read lower). For mA-level DC bench work, you must break the branch and insert the DMM in series. Measure the voltage drop across a known shunt resistor if breaking the circuit is impractical.
For a deeper theoretical dive into how electrons distribute across these nodes, the HyperPhysics parallel circuits module provides excellent interactive node diagrams that map directly to the KCL equations we used in Step 3.
Frequently Asked Questions
What happens to the total resistance if one of the parallel resistors shorts out?
If any single branch in a parallel circuit drops to $0\,\Omega$ (a dead short), the total equivalent resistance of the entire network immediately becomes $0\,\Omega$. Mathematically, $1/0$ approaches infinity, dominating the conductance sum. Physically, all current will bypass the other resistors and flow through the short, instantly tripping the breaker or burning out the power supply.
Does adding more resistors in parallel increase or decrease total current?
Adding more parallel branches decreases total equivalent resistance. Because $I = V/R$, a lower total resistance with a constant voltage source results in a higher total current draw. This is why plugging too many appliances into parallel household outlets trips a 15A or 20A branch circuit breaker.
How do I solve a parallel circuit with an open branch?
An open branch has infinite resistance ($R = \infty$). Its conductance is $1/\infty = 0\,S$. Simply remove that branch from your conductance addition equation. The remaining branches continue to operate normally, completely unaffected by the open branch, which is the primary reliability advantage of parallel wiring in home electrical systems.






