Parallel Resistor Calculator

Calculate total resistance of resistors in parallel. Enter 2 to 10 resistor values.

Ohms
Ohms
Parallel Resistance Result
Enter at least 2 resistor values
Total Resistance (Rt)
Number of Resistors

Enter at least 2 resistor values to calculate total parallel resistance.

Frequently Asked Questions

How do you calculate parallel resistance?

Use the reciprocal formula: 1/Rt = 1/R1 + 1/R2 + ... + 1/Rn. Add the reciprocals (1/R) of each resistor value, then take the reciprocal of that sum to find the total parallel resistance. For example, two resistors of 100Ω and 200Ω in parallel: 1/Rt = 1/100 + 1/200 = 0.015, so Rt = 1/0.015 = 66.67Ω.

Why is parallel resistance always less than the smallest resistor?

Each resistor in a parallel circuit provides an additional path for current to flow. More paths mean less overall opposition to current flow, so the total resistance decreases. Mathematically, adding any positive term to the sum 1/R1 + 1/R2 + ... makes the sum larger, and since Rt = 1/(sum), Rt gets smaller. The total is always less than the smallest individual resistor.

What is the shortcut for equal resistors in parallel?

When all resistors have the same value R, the total parallel resistance is simply Rt = R / n, where n is the number of resistors. For example, four 1,000Ω resistors in parallel give 1,000 / 4 = 250Ω. This shortcut is commonly used in circuit design to create precise resistance values not available as standard components.

What is the formula for two resistors in parallel?

For exactly two resistors, there is a simplified “product over sum” formula: Rt = (R1 × R2) / (R1 + R2). This is mathematically equivalent to the reciprocal formula but easier to compute by hand. For example, 100Ω and 200Ω: Rt = (100 × 200) / (100 + 200) = 20,000 / 300 = 66.67Ω.

What happens if one parallel resistor is zero ohms?

If any resistor in a parallel combination is zero ohms (a short circuit), the total parallel resistance becomes zero regardless of the other resistor values. All current takes the path of least resistance through the short, effectively bypassing every other resistor in the parallel group.

Parallel Resistance Examples

Example 1: Two resistors

Calculate the total resistance of 100Ω and 200Ω in parallel.

1/Rt = 1/100 + 1/200 = 0.01 + 0.005 = 0.015
Rt = 1/0.015 = 66.67 Ω

Or using the product-over-sum shortcut: Rt = (100 × 200) / (100 + 200) = 66.67Ω.

Example 2: Three equal resistors

Three 300Ω resistors in parallel:

Rt = R / n = 300 / 3 = 100 Ω

The total resistance is 100Ω — one-third of each individual resistor.

Example 3: Multiple different values

Find the total resistance of 47Ω, 100Ω, and 220Ω in parallel.

1/Rt = 1/47 + 1/100 + 1/220 = 0.02128 + 0.01 + 0.00455 = 0.03583
Rt = 1/0.03583 = 27.91 Ω

The total is 27.91Ω, less than the smallest resistor (47Ω).

Parallel vs. Series Resistance

Property Series Parallel
Formula Rt = R1 + R2 + ... + Rn 1/Rt = 1/R1 + 1/R2 + ... + 1/Rn
Total resistance Always greater than the largest Always less than the smallest
Current Same through all resistors Divides among branches
Voltage Divides among resistors Same across all resistors

Related Calculators

Formula: 1/Rt = 1/R1 + 1/R2 + ... + 1/Rn