Worked examples: two-branch divider and a household overload
DC Circuits · Parallel Circuits · Example
One clean maths problem to lock in the formulas, one real-world problem where a parallel topology creates the very failure mode engineers have to plan for.
Example 1 — two resistors in parallel
A 12 V supply feeds a 4 Ω and a 12 Ω resistor in parallel. Find the total resistance, the source current, and each branch current.
- Given. , , .
- Total resistance (two-in-parallel shortcut).
Note: 3 Ω is smaller than the smallest branch (4 Ω). Always. - Source current. .
- Branch currents (V constant, use Ohm's law each branch). , .
- Check. , which matches the source current. KCL holds.
The smaller 4 Ω resistor hogs 3/4 of the current; the 12 Ω gets the remaining 1/4. Same pattern every time: the smaller resistor carries the bigger share of the current.
Example 2 — a household overload
A 230 V circuit feeds three appliances in parallel: a 2 300 W kettle (≈ 23 Ω), a 1 000 W toaster (≈ 52.9 Ω), and a 1 500 W heater (≈ 35.3 Ω). The breaker is rated 16 A. Does it hold when all three run at once?
- Branch currents direct from P = V · I.
Kettle: .
Toaster: .
Heater: . - Total (parallel → branches add). .
- Verdict. 20.9 A > 16 A → the breaker trips. You can run the kettle plus either the toaster or the heater, but not all three at once.
Verify the numbers in the Simulate stage or jump to the Quiz.