Resistors in Parallel

When resistors are connected between the same two points (so each has its own branch), they are said to be connected in parallel.

Three resistors connected in parallel across battery

Two key facts about a parallel combination:

  • The same potential difference VV appears across every resistor (they are all across the same two points).
  • The total current II is the sum of the currents through the separate branches:

I=I1+I2+I3I = I_1 + I_2 + I_3

Equivalent Resistance in Parallel

Let RpR_p be the equivalent resistance. Applying Ohm's law to the whole combination and to each branch:

I=VRp,I1=VR1,I2=VR2,I3=VR3I = \frac{V}{R_p}, \qquad I_1 = \frac{V}{R_1},\quad I_2 = \frac{V}{R_2},\quad I_3 = \frac{V}{R_3}

Since I=I1+I2+I3I = I_1 + I_2 + I_3:

VRp=VR1+VR2+VR3\frac{V}{R_p} = \frac{V}{R_1} + \frac{V}{R_2} + \frac{V}{R_3}

1Rp=1R1+1R2+1R3\boxed{\frac{1}{R_p} = \frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3}}

The reciprocal of the equivalent parallel resistance is the sum of the reciprocals. So RpR_p is smaller than the smallest individual resistance.

Why Parallel Circuits Are Used at Home

Parallel connections are used for domestic wiring because:

  1. Each appliance gets the full supply voltage (e.g. 220 V), so devices needing different currents all work properly.
  2. If one appliance fails or is switched off, the others keep working (the circuit is not broken).
  3. The total resistance decreases, so more current is available for the appliances.

Key Point: Parallel → same voltage, currents add, 1Rp\dfrac{1}{R_p} is the sum of reciprocals (RpR_p is smallest).

[Exam Tip] For two resistors in parallel, a handy shortcut: Rp=R1R2R1+R2R_p = \dfrac{R_1 R_2}{R_1 + R_2}.

Solved Examples

Example 1: Three resistors in parallel (NCERT 11.8)

R1 = 5 Ω, R2 = 10 Ω, R3 = 30 Ω are connected in parallel to a 12 V battery. Find (a) the current in each, (b) the total current, (c) the total resistance.

Solution: Each has 12 V across it. I1=12/5=2.4 AI_1 = 12/5 = 2.4\ \text{A}, I2=12/10=1.2 AI_2 = 12/10 = 1.2\ \text{A}, I3=12/30=0.4 AI_3 = 12/30 = 0.4\ \text{A}. (b) I=2.4+1.2+0.4=4 AI = 2.4 + 1.2 + 0.4 = 4\ \text{A}. (c) 1Rp=15+110+130=13\dfrac{1}{R_p} = \dfrac{1}{5} + \dfrac{1}{10} + \dfrac{1}{30} = \dfrac{1}{3}, so Rp=3 ΩR_p = 3\ \Omega.

Example 2: Two resistors in parallel

Find the equivalent resistance of 6 Ω and 3 Ω in parallel.

Solution: Rp=R1R2R1+R2=6×36+3=189=2 ΩR_p = \frac{R_1 R_2}{R_1 + R_2} = \frac{6 \times 3}{6 + 3} = \frac{18}{9} = 2\ \Omega

Example 3: Series-parallel combination (NCERT 11.9)

R1 = 10 Ω, R2 = 40 Ω in parallel; R3 = 30 Ω, R4 = 20 Ω, R5 = 60 Ω in parallel; the two groups are in series across 12 V. Find total resistance and total current.

Solution: Group 1: 1/R=1/10+1/40=5/401/R' = 1/10 + 1/40 = 5/40, so R=8 ΩR' = 8\ \Omega. Group 2: 1/R=1/30+1/20+1/60=6/601/R'' = 1/30 + 1/20 + 1/60 = 6/60, so R=10 ΩR'' = 10\ \Omega. Total R=R+R=18 ΩR = R' + R'' = 18\ \Omega; I=V/R=12/18=0.67 AI = V/R = 12/18 = 0.67\ \text{A}.

Example 4: Getting a target resistance (NCERT Ex Q11)

How can three 6 Ω resistors be connected to give (i) 9 Ω, (ii) 4 Ω?

Solution: (i) Put two in parallel (66=3 Ω6\parallel6 = 3\ \Omega) and this in series with the third: 3+6=9 Ω3 + 6 = 9\ \Omega. (ii) Put two in series (6+6=12 Ω6 + 6 = 12\ \Omega) and this in parallel with the third: 12×612+6=4 Ω\dfrac{12 \times 6}{12 + 6} = 4\ \Omega.