← Circuit Lab course

Putting it together

Combining series and parallel

Real circuits are rarely pure series or pure parallel. Most exam questions — and most real devices — mix both.

The recipe

A mixed circuit looks intimidating at first, but it always breaks down the same way: collapse the parallel section into one equivalent resistor first, then treat the whole thing as a plain series circuit. Here's the full recipe, in order:

  1. Find the combined resistance of the parallel section: 1/Rp = 1/R1 + 1/R2
  2. Add that to the series resistor to get the total circuit resistance: Rtotal = Rs + Rp
  3. Find the total current from the battery: I = EMF / Rtotal — this is the current everywhere before the junction, including through the series resistor
  4. Find the p.d. across the series resistor: Vs = I × Rs
  5. Find the p.d. across the parallel section: Vp = I × Rp (check: Vs + Vp should equal the EMF)
  6. Find each branch current using Vp, since both branches feel that same p.d.: I1 = Vp / R1, I2 = Vp / R2
Worked example — the anchor question

A 12 V battery is connected to a 1.0 Ω resistor in series with a parallel combination of a 1.0 Ω and a 2.5 Ω resistor. Find everything.

Step 1 — Rp = (1.0 × 2.5) / (1.0 + 2.5) = 2.5 / 3.5 ≈ 0.71 Ω

Step 2 — Rtotal = 1.0 + 0.71 = 1.71 Ω

Step 3 — I = 12 / 1.71 ≈ 7.0 A

Step 4 — Vs = 7.0 × 1.0 = 7.0 V

Step 5 — Vp = 7.0 × 0.71 ≈ 5.0 V  (check: 7.0 + 5.0 = 12 V ✓)

Step 6 — I1 = 5.0 / 1.0 = 5.0 A  ·  I2 = 5.0 / 2.5 = 2.0 A  (check: 5.0 + 2.0 = 7.0 A ✓)

And a voltmeter connected straight across the battery terminals would simply read the EMF: 12 V — because it draws no current and taps both terminals directly, no matter what the rest of the circuit is doing.

Why this matters This exact circuit is what the interactive lab is built around. Instead of just reading the six steps above, you can drag the sliders and watch the current split, the voltages settle, and the charge dots visibly spend their energy at each resistor in the right order.
Open the lab → Where the volts go The full interactive circuit, with a 5-step guided walkthrough and switches to break the series link or either parallel branch — see for yourself which one kills the whole circuit.