← Unit 1: Thermal, nuclear and electrical physics

QLDPhysicsSyllabus dot point

Topic 3: Electrical circuits

Analyse series and parallel resistor combinations using Kirchhoff's current and voltage laws, including problems with mixed series and parallel branches

A focused answer to the QCE Physics Unit 1 dot point on series and parallel circuits. Applies Kirchhoff's current law (junction rule) and voltage law (loop rule), derives equivalent resistance for series and parallel combinations, and works the QCAA-style mixed-circuit problem from EA Paper 2.

Generated by Claude OpusReviewed by Better Tuition Academy7 min answer

Have a quick question? Jump to the Q&A page

What this dot point is asking

QCAA wants you to analyse DC circuits made of resistors in series and parallel combinations. Two foundational laws apply: Kirchhoff's current law (charge conservation at junctions) and Kirchhoff's voltage law (energy conservation around loops). These let you derive every other circuit relationship.

Kirchhoff's current law (KCL)

The sum of currents into a junction equals the sum of currents out:

βˆ‘Iin=βˆ‘Iout\sum I_{\text{in}} = \sum I_{\text{out}}

This is conservation of charge. Charge does not pile up at a node.

Kirchhoff's voltage law (KVL)

The sum of potential differences around any closed loop is zero:

βˆ‘Vloop=0\sum V_{\text{loop}} = 0

This is conservation of energy. The total energy gained from sources equals the total energy dissipated in resistors around the loop.

Series circuits

Resistors are in series when they form a single line; the same current flows through each.

  • Equivalent resistance: Rseries=R1+R2+R3+β‹―R_{\text{series}} = R_1 + R_2 + R_3 + \cdots
  • Same current through every resistor: I1=I2=I3=β‹―I_1 = I_2 = I_3 = \cdots
  • Voltage divides in proportion to resistance: Vi=IRiV_i = I R_i.
  • Total voltage: Vtotal=V1+V2+V3+β‹―V_{\text{total}} = V_1 + V_2 + V_3 + \cdots (by KVL).

A single break in a series circuit (one bulb out) stops current in the whole circuit; this is why old Christmas-tree lights wired in series all went dark when one bulb blew.

Parallel circuits

Resistors are in parallel when they share two common nodes; the same voltage is across each.

  • Equivalent resistance: 1Rparallel=1R1+1R2+1R3+β‹―\frac{1}{R_{\text{parallel}}} = \frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3} + \cdots
  • Same voltage across every branch: V1=V2=V3=β‹―V_1 = V_2 = V_3 = \cdots
  • Current divides in inverse proportion to resistance: Ii=V/RiI_i = V / R_i.
  • Total current: Itotal=I1+I2+I3+β‹―I_{\text{total}} = I_1 + I_2 + I_3 + \cdots (by KCL).

The parallel resistance is less than the smallest of the individual resistances. Adding more parallel paths drops the equivalent resistance and increases the total current at fixed voltage.

For two parallel resistors specifically, Rp=R1R2/(R1+R2)R_p = R_1 R_2 / (R_1 + R_2) (the product over the sum).

Mixed circuits

Most real circuits combine series and parallel sections. Reduce them step by step:

  1. Identify a parallel block and replace with RpR_p.
  2. Combine series resistors into RsR_s.
  3. Repeat until one equivalent resistance remains.
  4. Use V=IRV = IR on the equivalent to get total current.
  5. Work backward, applying Vi=IRiV_i = I R_i for series sections and Ii=V/RiI_i = V / R_i for parallel branches.

Worked example

Three identical 6 Ω6\,\Omega resistors are connected to a 1212 V battery, all in parallel.

Parallel total: 1/Rp=3Γ—(1/6)=1/21/R_p = 3 \times (1/6) = 1/2, so Rp=2.0 ΩR_p = 2.0\,\Omega.

Total current: I=V/Rp=12/2.0=6.0I = V/R_p = 12 / 2.0 = 6.0 A.

Current through each branch: Ii=V/Ri=12/6=2.0I_i = V / R_i = 12 / 6 = 2.0 A (matches the KCL check 3Γ—2.0=6.03 \times 2.0 = 6.0 A).

Common traps

Adding parallel resistors directly. 1/R1/R values add, not RR values. Two 6 Ω6\,\Omega resistors in parallel give 3 Ω3\,\Omega, not 12 Ω12\,\Omega.

Forgetting that parallel branches have the same voltage. This is the most useful single fact: at any parallel node, VV is common.

Treating a junction as having different currents on the same wire. Within a single segment between junctions, the current is the same at every point.

Applying KVL with the wrong signs. Going around a loop, voltage drops across resistors in the direction of current flow are negative; battery EMFs going from negative to positive terminal are positive. Pick a direction and stick with it.

In one sentence

Series resistors share the same current and add directly (Rs=R1+R2+β‹―R_s = R_1 + R_2 + \cdots), parallel resistors share the same voltage and combine reciprocally (1/Rp=1/R1+1/R2+β‹―1/R_p = 1/R_1 + 1/R_2 + \cdots), and Kirchhoff's current law (junction rule) and voltage law (loop rule) let you solve any DC network by working from the equivalent resistance back to the individual branches.

Past exam questions, worked

Real questions from past QCAA papers on this dot point, with our answer explainer.

Year 11 SAC5 marksThree resistors $R_1 = 4.0\,\Omega$, $R_2 = 6.0\,\Omega$ and $R_3 = 12\,\Omega$ are connected in a circuit with a $12$ V battery, where $R_2$ and $R_3$ are in parallel with each other, and that combination is in series with $R_1$. Find (a) the equivalent resistance, (b) the total current, and (c) the voltage across $R_2$.
Show worked answer β†’

(a) Equivalent resistance.

Parallel: 1/Rp=1/6+1/12=2/12+1/12=3/121/R_p = 1/6 + 1/12 = 2/12 + 1/12 = 3/12, so Rp=4.0 ΩR_p = 4.0\,\Omega.

Series total: Req=R1+Rp=4.0+4.0=8.0 ΩR_{\text{eq}} = R_1 + R_p = 4.0 + 4.0 = 8.0\,\Omega.

(b) Total current. Itotal=V/Req=12/8.0=1.5I_{\text{total}} = V / R_{\text{eq}} = 12 / 8.0 = 1.5 A.

(c) Voltage across R2R_2. Voltage across R1R_1: V1=IR1=(1.5)(4.0)=6.0V_1 = I R_1 = (1.5)(4.0) = 6.0 V.

Voltage across the parallel combination = 12βˆ’6=6.012 - 6 = 6.0 V. Since R2R_2 is in parallel, V2=6.0V_2 = 6.0 V.

Markers reward correct identification of the topology, parallel-combination formula, and use of Kirchhoff's voltage law to find V2V_2.

Related dot points