Resistors in Parallel Calculator

Equivalent resistance for parallel, series and combined networks with step-by-step solutions
Find the total resistance of a 6 ohm and a 3 ohm resistor in parallel
Find the equivalent resistance of 10, 20 and 30 ohms in parallel
A 4 ohm resistor is in series with 6 and 12 ohms in parallel. Find the total resistance.
Find the branch currents when 24 V is applied across 6 and 12 ohms in parallel

The Parallel Resistance Formula

Resistors are in parallel when both ends of each connect to the same two nodes, so every branch sees the same voltage. Conductances add:

1Req=1R1+1R2+тЛп+1Rn\frac{1}{R_{\text{eq}}} = \frac{1}{R_1} + \frac{1}{R_2} + \cdots + \frac{1}{R_n}

For exactly two resistors this simplifies to the product-over-sum form:

Req=R1R2R1+R2R_{\text{eq}} = \frac{R_1 R_2}{R_1 + R_2}

Units: every RR in ohms (╬й); the result is in ohms.

In series, the same current flows through each and resistances add: Req=R1+R2+тЛпR_{\text{eq}} = R_1 + R_2 + \cdots

The assumption people forget: you must take the reciprocal at the end. 1/R1+1/R21/R_1 + 1/R_2 is the conductance in siemens, not the resistance. A useful sanity check тАФ the parallel result is always smaller than the smallest branch, because you have added another path for current.

Voltage, Current and Combined Networks

In a parallel network:

  • Voltage is identical across every branch: V1=V2=VsupplyV_1 = V_2 = V_{\text{supply}}
  • Current divides between branches, In=V/RnI_n = V/R_n, and the branch currents sum to the total (Kirchhoff's current law): Itotal=I1+I2+тЛпI_{\text{total}} = I_1 + I_2 + \cdots
  • The lowest-resistance branch carries the most current

In a series network the roles swap: current is common, voltage divides.

For a combined series-parallel circuit, work from the inside out тАФ collapse each purely parallel or purely series group into a single equivalent resistor, then repeat until one value remains. Then work back outwards with V=IRV = IR to recover individual voltages and currents.

The assumption people forget: this treatment assumes ideal conductors тАФ zero wire resistance and an ideal source with no internal resistance. A real battery's internal resistance sits in series with the load and pulls the terminal voltage down as current rises.

Common Mistakes to Avoid

  • Forgetting the final reciprocal тАФ the sum of reciprocals is 1/Req1/R_{\text{eq}}, so invert it.
  • Using product-over-sum for three or more resistors тАФ R1R2/(R1+R2)R_1R_2/(R_1+R_2) is a two-resistor shortcut only. Apply it pairwise, or use the general reciprocal sum.
  • Getting a result larger than the smallest resistor тАФ an immediate sign of an arithmetic slip in a parallel calculation.
  • Adding parallel resistances directly тАФ that is the series rule.
  • Mixing k╬й and ╬й тАФ convert to a single unit before summing reciprocals.
  • Assuming equal branch currents тАФ they are equal only when the branch resistances are equal.
  • Missing the equal-resistor shortcut тАФ nn identical resistors of value RR in parallel give exactly R/nR/n, so four 100┬а╬й100\ \Omega resistors in parallel come to 25┬а╬й25\ \Omega.
  • Miscounting what is genuinely in parallel тАФ two components are in parallel only when both of their ends meet at the same pair of nodes. Sharing a single node is not enough.

Examples

Step 1: 1/Req=1/6.0┬а╬й+1/3.0┬а╬й1/R_{\text{eq}} = 1/6.0\ \Omega + 1/3.0\ \Omega
Step 2: Common denominator: 1/6+2/6=3/6=0.5┬а╬йтИТ11/6 + 2/6 = 3/6 = 0.5\ \Omega^{-1}
Step 3: Req=1├╖0.5┬а╬йтИТ1=2.0┬а╬йR_{\text{eq}} = 1 \div 0.5\ \Omega^{-1} = 2.0\ \Omega
Step 4: Check with product over sum: (6.0)(3.0)/(6.0+3.0)=18/9=2.0┬а╬й(6.0)(3.0)/(6.0+3.0) = 18/9 = 2.0\ \Omega, and 2.0┬а╬й2.0\ \Omega is less than the smaller branch
Answer: Req=2.0R_{\text{eq}} = 2.0 ╬й

Step 1: 1/Req=1/10+1/20+1/301/R_{\text{eq}} = 1/10 + 1/20 + 1/30 (all in ╬йтИТ1\Omega^{-1})
Step 2: Use a common denominator of 6060: 6/60+3/60+2/60=11/60┬а╬йтИТ16/60 + 3/60 + 2/60 = 11/60\ \Omega^{-1}
Step 3: Req=60/11┬а╬й=5.45┬а╬йR_{\text{eq}} = 60/11\ \Omega = 5.45\ \Omega
Step 4: Sanity check: 5.45┬а╬й<10┬а╬й5.45\ \Omega < 10\ \Omega, the smallest branch
Answer: Req=60/11тЙИ5.45R_{\text{eq}} = 60/11 \approx 5.45 ╬й

Step 1: Collapse the parallel pair: Rp=(6.0)(12)/(6.0+12)=72/18=4.0┬а╬йR_p = (6.0)(12)/(6.0+12) = 72/18 = 4.0\ \Omega
Step 2: Add the series resistor: Rtotal=4.0┬а╬й+4.0┬а╬й=8.0┬а╬йR_{\text{total}} = 4.0\ \Omega + 4.0\ \Omega = 8.0\ \Omega
Step 3: Supply current: I=24┬аV├╖8.0┬а╬й=3.0┬аAI = 24\ \text{V} \div 8.0\ \Omega = 3.0\ \text{A}
Step 4: Voltage across the parallel pair: Vp=IRp=(3.0┬аA)(4.0┬а╬й)=12┬аVV_p = IR_p = (3.0\ \text{A})(4.0\ \Omega) = 12\ \text{V}
Step 5: I6=12┬аV├╖6.0┬а╬й=2.0┬аAI_{6} = 12\ \text{V} \div 6.0\ \Omega = 2.0\ \text{A}; I12=12┬аV├╖12┬а╬й=1.0┬аAI_{12} = 12\ \text{V} \div 12\ \Omega = 1.0\ \text{A}
Step 6: Check: 2.0┬аA+1.0┬аA=3.0┬аA2.0\ \text{A} + 1.0\ \text{A} = 3.0\ \text{A}, matching the supply current
Answer: Rtotal=8.0R_{\text{total}} = 8.0 ╬й, I=3.0I = 3.0 A, with 2.02.0 A and 1.01.0 A in the branches

Frequently Asked Questions

1/R_eq = 1/RтВБ + 1/RтВВ + тАж + 1/RтВЩ, and you must invert the sum at the end to get the resistance in ohms. For exactly two resistors the shortcut R_eq = RтВБRтВВ/(RтВБ+RтВВ) gives the same answer with less arithmetic.

Each extra branch gives current another route, so the network conducts more easily than any single branch alone. If your answer is larger than the smallest resistor in the group, you have made an arithmetic error тАФ most often by skipping the final reciprocal.

Every branch has the same voltage across it, so each carries I = V/R and the lowest-resistance branch takes the most current. The branch currents add up to the total supply current, which is Kirchhoff's current law.

Reduce it inwards first: replace each purely parallel or purely series group with one equivalent resistor and repeat until a single value remains, then use V = IR to find the total current. Work back outwards to recover the voltage across and current through each original resistor.

Related Solvers

Try AI-Math for Free

Get step-by-step solutions to any math problem. Upload a photo or type your question.

Start Solving