Quick answer: resistors in parallel
For resistors in parallel, add the reciprocals and then take the reciprocal of that sum. The equivalent resistance is always lower than the smallest resistor in the parallel group.
For exactly two resistors, use the shortcut:
What Are Parallel Resistors?
When two or more resistors are connected in parallel, they share the same two electrical nodes—meaning both ends of every resistor touch the same two wires. Think of it like a multi-lane highway: instead of forcing all traffic through a single lane, a parallel circuit gives the electric current multiple lanes to travel through simultaneously. The more lanes you open, the easier it is for traffic to flow.
This is fundamentally different from a series circuit, where resistors are chained end-to-end like a single-lane road with multiple toll booths. In series, every electron must pass through every resistor. In parallel, each electron chooses just one path.
Why Does Parallel Resistance Always Decrease?
Here is the most counterintuitive fact in basic electronics: adding more resistors to a parallel circuit makes the total resistance go down, not up. This surprises many students, but the logic is airtight.
Imagine a room packed with people trying to leave. There is one narrow doorway, and the flow of people is slow (high resistance). Now you knock open a second doorway on the opposite wall. Some people immediately start leaving through the new door. The total flow of people out of the room has just increased dramatically, even though neither door got any wider. Every additional doorway—no matter how narrow—always increases the total flow, which means the total opposition to flow (resistance) always decreases.
Mathematically, the equivalent resistance of two identical resistors in parallel is exactly half the value of one resistor. Three identical resistors give you one-third, four give you one-quarter, and so on. The equivalent resistance of any parallel combination is always less than the smallest individual resistor in the group.
How to Calculate Parallel Resistance Step by Step
The formula uses reciprocals (the "1 over" operation) because we are adding the conductances (ease of flow) of each branch rather than adding the resistances directly.
- Take the reciprocal of each resistor value: $1/R_1$, $1/R_2$, $1/R_3$, and so on.
- Add all the reciprocals together to get the total conductance.
- Take the reciprocal of that sum to convert back to resistance.
Worked Example
You connect a $100 , \Omega$ resistor and a $200 , \Omega$ resistor in parallel.
- Calculate reciprocals: $1/100 = 0.01$ and $1/200 = 0.005$.
- Sum them: $0.01 + 0.005 = 0.015$.
- Take the reciprocal: $1 / 0.015 = 66.67 , \Omega$.
Verify with the shortcut: $(100 \times 200) / (100 + 200) = 20{,}000 / 300 = 66.67 , \Omega$. ✓
Notice how the total ($66.67 , \Omega$) is lower than both individual resistors—exactly as the theory predicts.
Real-World Applications of Parallel Resistors
Home Electrical Wiring
Nearly every outlet, light, and appliance in your home is wired in parallel from the circuit breaker panel. This guarantees that each device receives the full mains voltage ($120 , \text{V}$ in North America, $230 , \text{V}$ in Europe) regardless of how many other devices are running. If your house were wired in series, turning off the kitchen light would cut power to the living room TV.
LED Strip Lighting
Modern LED strips wire each LED (with its current-limiting resistor) in parallel across a power bus. If one LED burns out, the rest of the strip continues to glow. Designers use our calculator to determine the total resistance the power supply must drive when dozens of branches are active simultaneously.
Audio Speaker Impedance Matching
When connecting multiple speakers to an amplifier, each speaker is effectively a resistor in parallel. Two $8 , \Omega$ speakers in parallel present a $4 , \Omega$ load. Dropping below the amplifier's minimum rated impedance can cause overheating or clipping, so DJs and audio engineers routinely calculate parallel impedance before wiring up a PA system.
Industrial Motor Control and Redundancy
In critical systems like hospital power or data centre cooling, engineers run backup resistive loads in parallel. If one branch fails open, the remaining branches continue to function, and the total resistance simply increases slightly rather than the circuit going dead.
Parallel vs. Series Resistors: Key Differences
Understanding when to use each configuration is essential for any circuit design:
- Total Resistance: In parallel, the total is always less than the smallest resistor. In series, the total is the simple sum of all resistors.
- Voltage: In parallel, every resistor sees the same voltage. In series, the voltage divides across each resistor proportionally.
- Current: In parallel, the current splits among branches (more current flows through lower-resistance paths). In series, the same current flows through every resistor.
- Failure Behaviour: In parallel, one failed-open resistor does not break the circuit. In series, one break kills the entire circuit.
Common Mistakes to Avoid
- Adding resistances directly: Unlike series circuits, you cannot simply add parallel resistances. Always use the reciprocal formula.
- Forgetting to take the final reciprocal: A common algebra error is summing the reciprocals and forgetting to flip the result back. The sum of reciprocals gives you conductance, not resistance.
- Ignoring zero-ohm entries: In this calculator, leaving a resistor at $0 , \Omega$ means that slot is unused—it does not represent a short circuit. A true $0 , \Omega$ wire in parallel would short the entire network to zero.