Calculating Parallel Resistance
The reciprocal-sum formula for combining resistors in parallel, the two-resistor shortcut, and a worked numeric example.
What It Means for Resistors to Be in Parallel
Resistors are in parallel when both of their leads land on the same two nodes — call them node A and node B. Because every resistor spans the identical pair of points, the same voltage appears across each one, no matter how different their individual values are. What differs from branch to branch is the current: a small resistor lets more current through for that shared voltage, a large resistor lets less, and the current drawn from whatever is feeding node A is simply the sum of what each branch pulls.
This is the mirror image of a series chain, where resistors share current instead of voltage (more on that contrast below). It also explains, before any algebra, why the combined resistance always drops when you add a branch: node A now has one more route to node B, and an additional route can only make the pair of nodes easier to get between, never harder. If you already have a set of parts and just want the running total, the Series/Parallel Calculator applies exactly this rule to as many resistors as you enter.
The Parallel Resistance Formula
The general rule for any number of parallel resistors sums the reciprocal of each resistance and then takes the reciprocal of that sum:
Each term is a resistance flipped upside down — what engineers call conductance — and parallel branches add their conductances directly. Because you are inverting every resistance before adding, all the values need to share the same unit (all in Ω, or all in kΩ) before you sum them, then you invert once more at the end to land back in Ω.
For exactly two resistors, expanding that general formula algebraically collapses to a shortcut you can do without a calculator — multiply the two values and divide by their sum:
This “product over sum” form only holds for two resistors at a time. With three or more branches, either use the general reciprocal-sum formula directly, or combine two branches with the shortcut, treat the result as a single resistor, and combine it with the next branch — repeating until only one value remains. Either path gives the same answer.
Special Case: Identical Resistors in Parallel
A common special case is n identical resistors, each of value R, all in parallel. Substituting the same R into every term of the general formula turns the sum into repeated addition — 1/R added to itself n times — which reduces to:
Three 300 Ω resistors in parallel give 100 Ω; five 1 kΩ resistors give 200 Ω. This shortcut shows up whenever you need to reach a resistance lower than anything in your parts bin, and it carries a side benefit beyond the resistance value itself: because the current — and therefore the power dissipation — divides evenly across identical branches, spreading a high-power load across several parallel resistors is a common way to stay within each part's power rating without sourcing an expensive high-wattage component.
Worked Example: Three Resistors in Parallel
Suppose you have three standard values on hand — 100 Ω, 220 Ω, and 470 Ω — and you wire all three between the same pair of nodes:
Apply the general formula by substituting the three values into the reciprocal sum:
Each term becomes a decimal conductance, and those add directly:
Inverting that sum gives the combined resistance:
Notice the result, 59.98 Ω, sits below every one of the three branch values — including the smallest, 100 Ω. That is the rule from the first section, expressed in numbers: three parallel paths conduct better together than the single best path alone, so the combined resistance always lands under the smallest resistor in the group. Plug the same three values into the Series/Parallel Calculator to confirm the result instantly, or to see what changes if you add a fourth branch.
Parallel vs. Series, Briefly
Parallel is one of two ways to combine resistors, and it behaves as the mirror image of the other. In series, resistors share the same current while the voltage divides between them, and the resistances simply add together:
Parallel keeps the same voltage across every branch instead, and the resistances combine by reciprocal sum rather than direct addition — which is why adding a series resistor always raises the total, while adding a parallel branch always lowers it. The full comparison, including how to decide which topology fits a given circuit, is covered in Series vs Parallel Resistors — When to Use Which.
Explore the Tool
Related Guides
Frequently Asked Questions
- What does it mean for resistors to be connected in parallel?
- Two or more resistors are in parallel when both of their leads connect to the same pair of nodes. Every resistor in the group sees the same voltage, and the total current entering the group splits across the branches in proportion to how easily each one conducts.
- Why is the total resistance of a parallel combination always lower than the smallest resistor?
- Each parallel branch gives current an additional path between the two shared nodes, so the combination always conducts at least as well as its best single branch. Adding a resistor to a parallel group can only add another path, never remove one, so the total resistance keeps falling and never rises above the smallest branch.
- What is the fastest way to calculate two resistors in parallel?
- Use the product-over-sum shortcut: multiply the two resistances together and divide by their sum. For example, 100 Ω and 220 Ω in parallel give (100 × 220) / (100 + 220) ≈ 68.75 Ω. It only works for exactly two resistors at a time — combine three or more with the full reciprocal-sum formula, or reduce them two at a time.
- What is the parallel resistance of several identical resistors?
- n identical resistors of value R in parallel combine to R⁄n. Three 300 Ω resistors in parallel give 100 Ω, and five 1 kΩ resistors give 200 Ω. It is a quick way to reach a lower value than any single part you stock, and it splits the power dissipation evenly across the parts.
- Does the order I combine resistors in parallel matter?
- No. Parallel combination is commutative and associative, so the total is the same whether you sum all the reciprocals at once or reduce the branches two at a time in any order. Combining pairs with the product-over-sum shortcut and folding the running total into the next resistor is usually the easiest way to do it by hand.
- How is calculating parallel resistance different from series?
- In series, resistors share the same current and the resistances simply add together, while the voltage divides between them. In parallel, the voltage is identical across every branch and the current divides, so the resistances combine by reciprocal sum instead of direct addition — which is why adding a series resistor always raises the total, while adding a parallel branch always lowers it.