Introduction
When resistors are connected in parallel, they share the same voltage, and the total resistance drops below the smallest individual resistor. Calculating that equivalent resistance by hand means finding reciprocals, adding them up, and flipping the result back — a process that gets tedious fast, especially with more than two resistors. This Parallel Resistor Calculator does all of that work for you instantly.
Enter up to 10 resistor values in any unit — from microohms (μΩ) to megaohms (MΩ) — and the calculator gives you the total parallel resistance right away. It also shows a clear, step-by-step solution so you can follow the math or check your own homework. For two-resistor setups, you'll even see the handy product-over-sum shortcut broken down for you.
Need to work backward? Switch to Solve for Unknown Resistor mode. Enter your target equivalent resistance and the resistor values you already know, then pick which resistor is the unknown. The calculator will figure out the exact resistance value needed to hit your target. This is perfect for circuit design when you need a specific parallel combination but are missing one component value.
How to Use Our Parallel Resistor Calculator
Enter the values of resistors connected in parallel, and this calculator will find the total equivalent resistance. You can also switch to reverse mode to solve for an unknown resistor when you already know the desired total resistance.
Mode: Choose "Calculate Equivalent Resistance" to find the total parallel resistance from known values, or choose "Solve for Unknown Resistor" to find a missing resistor value needed to reach a specific total resistance.
Target Rtotal (Reverse Mode Only): Enter the total equivalent resistance you want the parallel circuit to have. Select the matching unit from the dropdown menu (μΩ, mΩ, Ω, kΩ, or MΩ). This field only appears when you are in reverse mode.
Resistor Values (R1, R2, etc.): Enter the resistance for each resistor in your parallel circuit. Use the dropdown next to each field to pick the right unit. You can add up to 10 resistors by clicking the "Add Resistor" button, and you can remove extra resistors with the × button. In reverse mode, select the "Unknown" radio button next to the resistor you want the calculator to solve for.
Equivalent Parallel Resistance (Result): In normal mode, the calculator displays the total parallel resistance of all entered resistors. In reverse mode, it shows the value of the unknown resistor needed to reach your target total resistance. Click "Show Step-by-Step Solution" to see the full math behind the answer.
Parallel Resistor Calculator
When resistors are connected in parallel, they share the same voltage across their terminals, but the current splits between them. The total resistance of a parallel circuit is always less than the smallest individual resistor in the group. This calculator finds the equivalent resistance of up to 10 resistors connected in parallel, or solves for an unknown resistor needed to hit a target resistance. If you need to verify individual voltage and current relationships across each resistor, our Ohm's Law Calculator is a helpful companion tool.
The Parallel Resistance Formula
To find the total resistance of resistors in parallel, you use this formula:
1/Rtotal = 1/R1 + 1/R2 + 1/R3 + …
You add up the reciprocals (one divided by each resistor value), then take the reciprocal of that sum. For example, if you have a 100 Ω and a 200 Ω resistor in parallel, the math looks like this:
- 1/Rtotal = 1/100 + 1/200 = 0.01 + 0.005 = 0.015
- Rtotal = 1/0.015 = 66.67 Ω
The Product-Over-Sum Shortcut
When you only have two resistors in parallel, there is a quicker formula:
Rtotal = (R1 × R2) / (R1 + R2)
This shortcut only works for two resistors at a time. If you have three or more, you must use the reciprocal formula or apply the shortcut repeatedly in pairs. The calculator shows this shortcut automatically when exactly two resistors are entered.
Solving for an Unknown Resistor
Sometimes you know the total parallel resistance you need and most of the resistor values, but one resistor is missing. The reverse mode rearranges the formula to solve for that unknown value:
1/Runknown = 1/Rtotal − (1/R1 + 1/R2 + …)
If the known resistors already produce an equivalent resistance equal to or lower than the target, no positive resistor value can solve the equation. The calculator will tell you when this happens.
Why Parallel Resistance Matters
Parallel resistor circuits are found everywhere in electronics. Here are a few common reasons engineers use them:
- Getting non-standard values — Standard resistors come in fixed values. Combining two or more in parallel lets you create a resistance that isn't available off the shelf.
- Increasing power handling — Two identical resistors in parallel share the current equally, so together they can handle twice the power of one alone. You can explore the relationship between power, force, and motion further with our Horsepower Calculator.
- Reducing resistance — Adding more parallel paths always lowers the total resistance, which increases current flow from a source.
- Voltage dividers and biasing — Many transistor and op-amp circuits rely on parallel resistor combinations to set precise operating points.
Parallel Resistors and Capacitors
It's worth noting that capacitors in parallel behave opposite to resistors — their capacitances add directly rather than through reciprocals. If you're designing a circuit that involves both resistors and capacitors, our Capacitor Calculator can help you determine equivalent capacitance for your parallel or series capacitor arrangements.
Key Things to Remember
- The total parallel resistance is always smaller than the smallest resistor in the group.
- If all resistors are identical, the total resistance equals one resistor's value divided by the number of resistors. For example, three 90 Ω resistors in parallel give 30 Ω.
- A very small resistor in parallel with a very large one will result in a total resistance close to the small one, because most of the current flows through the easier path.
- Make sure all resistor values use the same units before calculating, or use the unit selectors in the calculator to let it handle the conversion for you.
- When checking your work, a Percent Error Calculator can help you quantify how close your measured resistance is to the calculated theoretical value.