Lesson illustration

Calculating Total Resistance and Branch Currents in Parallel Circuits

Kia ora. In the previous lesson, you used a voltage divider in a series circuit: the current was the same everywhere, while the supply voltage was shared between resistors. This lesson is the important contrast.

In a parallel circuit, every branch is connected across the same two points of the supply. Therefore, the voltage is the same across every branch, while the current splits between branches. You will use that fact, Ohm’s law, and the parallel-resistance formula to calculate total resistance and every branch current in an exam-ready format.


Recognising a parallel circuit

A resistor is in parallel with another resistor when both of its ends connect to the same two circuit nodes. The branches may be drawn neatly underneath one another, as in the diagram below, or arranged differently on an exam diagram. Focus on the connection points, not the physical layout.

{"type":"image","url":"https://bam.files.bbci.co.uk/bam/live/content/zcwsr82/small","caption":"A source voltage \\(V_\\mathrm{S}\\) supplies three resistor branches in parallel. Each branch has its own current, \\(I_1\\), \\(I_2\\), or \\(I_3\\), but all three resistors are connected across the same two supply nodes.","isV2":true,"blockId":"14ab756e-2942-40dc-a077-331cbfb66fc3","lessonId":"15251435-ab53-477e-ac75-520570154469"}



The diagram shows the three rules that drive nearly every basic parallel-circuit calculation:

VS=V1=V2=V3V_\mathrm{S}=V_1=V_2=V_3 IT=I1+I2+I3I_\mathrm{T}=I_1+I_2+I_3 1RT=1R1+1R2+1R3\frac{1}{R_\mathrm{T}} = \frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3}

Read the first rule carefully:

The voltage across each parallel branch equals the supply voltage.

This is the opposite of a series circuit. In series, the supply voltage is divided among components. In parallel, each branch receives the full supply voltage.

The current, however, is not usually equal in each branch. Since each branch has the same voltage, Ohm’s law tells us:

Ibranch=VSRbranchI_\text{branch} = \frac{V_\mathrm{S}}{R_\text{branch}}

A branch with lower resistance carries higher current. A branch with higher resistance carries lower current.

{"type":"video","title":"Let's Talk About PARALLEL Circuits: Voltage, Current, Resistance, and Power","learning_duration":431,"video_id":"DcXpt0MqQvE","par_intro":"Watch “Let's Talk About PARALLEL Circuits: Voltage, Current, Resistance, and Power” from Electrician U for a compact visual comparison of series and parallel rules, followed by a worked two-resistor example.","par_directions":"First watch <span data-type=\"resource_video_timerange\" data-resource-subitem-id=\"bd37e50a\" data-range-start=\"15\" data-range-end=\"88\">the core rules</span>. Focus on the contrast: parallel branches have equal voltage, but their currents can differ. Then watch <span data-type=\"resource_video_timerange\" data-resource-subitem-id=\"acbc37e4\" data-range-start=\"88\" data-range-end=\"188\">total resistance</span> for the reciprocal formula and the two-resistor shortcut. For the calculation method, watch <span data-type=\"resource_video_timerange\" data-resource-subitem-id=\"5f732427\" data-range-start=\"237\" data-range-end=\"410\">branch currents</span> and <span data-type=\"resource_video_timerange\" data-resource-subitem-id=\"d4a9040f\" data-range-start=\"410\" data-range-end=\"495\">the resistance check</span>. Pause briefly before each result and predict which branch should carry more current.","video_duration":639,"isV2":true,"blockId":"079c4e02-56d8-47d9-978f-1c65fe6ad413","lessonId":"15251435-ab53-477e-ac75-520570154469"}




Total resistance in parallel

The total resistance, also called equivalent resistance, is the single resistance that would draw the same total current from the supply as the whole parallel network.

Parallel resistance is found using reciprocals:

1RT=1R1+1R2+1R3+\frac{1}{R_\mathrm{T}} = \frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3} +\cdots

For calculator use, write the formula in its more direct form:

RT=1(1R1+1R2+1R3)\boxed{ R_\mathrm{T} = \frac{1} { \left( \frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3} \right) } }

This format avoids a common formula-manipulation problem. You do not need to rearrange the reciprocal equation yourself. Enter the complete expression into the calculator with brackets around the entire denominator.

For three resistors, the calculator layout is:

1÷(1÷R1+1÷R2+1÷R3)1\div \left( 1\div R_1 + 1\div R_2 + 1\div R_3 \right)

The essential resistance check

For resistors in parallel:

RT<the smallest branch resistance\boxed{ R_\mathrm{T} < \text{the smallest branch resistance} }

For example, if the branch resistors are 6kΩ6\mathrm{k\Omega}, 12kΩ12\mathrm{k\Omega}, and 8kΩ8\mathrm{k\Omega}, the total resistance must be less than 6kΩ6\mathrm{k\Omega}.

This makes physical sense. Adding a branch provides another path for current, so the source sees less overall opposition to current flow.

If your calculated parallel total is larger than the smallest resistor, stop and check your formula. You may have accidentally used the series rule:

RT=R1+R2+R3R_\mathrm{T}=R_1+R_2+R_3

That rule is for series only, not parallel.

The two-resistor shortcut

When there are exactly two resistors in parallel, this shortcut is often faster:

RT=R1R2R1+R2\boxed{ R_\mathrm{T} = \frac{R_1R_2}{R_1+R_2} }

For example, if R1=6ΩR_1=6\mathrm{\Omega} and R2=3ΩR_2=3\mathrm{\Omega}:

RT=(6Ω)(3Ω)6Ω+3ΩR_\mathrm{T} = \frac{(6\mathrm{\Omega})(3\mathrm{\Omega})} {6\mathrm{\Omega}+3\mathrm{\Omega}} RT=189ΩR_\mathrm{T} = \frac{18}{9}\mathrm{\Omega} RT=2Ω\boxed{R_\mathrm{T}=2\mathrm{\Omega}}

The result is less than 3Ω3\mathrm{\Omega}, the smallest branch resistance, so it passes the check.

Use this shortcut only for two parallel resistors. For three or more branches, use the reciprocal formula.

{
  "type": "exercise",
  "id": "8849bfc4-f538-431d-92f0-c13d00f49b11"
}

Finding branch currents

Once you identify a resistor as a parallel branch, its voltage is already known:

Vbranch=VSV_\text{branch}=V_\mathrm{S}

Then apply Ohm’s law to that branch:

Ibranch=VSRbranch\boxed{ I_\text{branch} = \frac{V_\mathrm{S}}{R_\text{branch}} }

You calculate each branch separately. Do not divide the supply voltage between branches.

A useful unit relationship is:

VkΩ=mA\frac{\mathrm{V}}{\mathrm{k\Omega}} = \mathrm{mA}

So, for example:

24V6kΩ=4mA\frac{24\mathrm{V}}{6\mathrm{k\Omega}} = 4\mathrm{mA}

This is convenient in exams, but only when the resistance is expressed in kΩ\mathrm{k\Omega}. If resistance is in Ω\mathrm{\Omega}, the answer comes out in A\mathrm{A}.

The total current drawn from the source is the sum of all branch currents:

IT=I1+I2+I3+\boxed{ I_\mathrm{T}=I_1+I_2+I_3+\cdots }

The total current must be greater than any single branch current because it includes the current supplied to every branch.


Worked exam-style example

Question: Three resistors are connected in parallel across a 24V24\mathrm{V} DC supply.

R1=6.0kΩR_1=6.0\mathrm{k\Omega} R2=12.0kΩR_2=12.0\mathrm{k\Omega} R3=8.0kΩR_3=8.0\mathrm{k\Omega}

Calculate:

  1. the total resistance RTR_\mathrm{T};
  2. the current in each branch;
  3. the total supply current.

Step 1: State the parallel voltage rule

Because the resistors are in parallel:

V1=V2=V3=VS=24VV_1=V_2=V_3=V_\mathrm{S}=24\mathrm{V}

Every branch has 24V24\mathrm{V} across it.

Step 2: Calculate total resistance

All resistance values are already in kΩ\mathrm{k\Omega}, so they can be used together.

RT=1(1R1+1R2+1R3)R_\mathrm{T} = \frac{1} { \left( \frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3} \right) } RT=1(16.0+112.0+18.0)kΩR_\mathrm{T} = \frac{1} { \left( \frac{1}{6.0} + \frac{1}{12.0} + \frac{1}{8.0} \right) } \mathrm{k\Omega} RT=10.375kΩR_\mathrm{T} = \frac{1}{0.375} \mathrm{k\Omega} RT=2.67kΩ\boxed{ R_\mathrm{T}=2.67\mathrm{k\Omega} }

Check: 2.67kΩ2.67\mathrm{k\Omega} is less than 6.0kΩ6.0\mathrm{k\Omega}, the smallest branch resistance. This is reasonable.

Step 3: Calculate the first branch current

I1=V1R1I_1 = \frac{V_1}{R_1} I1=24V6.0kΩI_1 = \frac{24\mathrm{V}} {6.0\mathrm{k\Omega}} I1=4.0mA\boxed{ I_1=4.0\mathrm{mA} }

Step 4: Calculate the second branch current

I2=V2R2I_2 = \frac{V_2}{R_2} I2=24V12.0kΩI_2 = \frac{24\mathrm{V}} {12.0\mathrm{k\Omega}} I2=2.0mA\boxed{ I_2=2.0\mathrm{mA} }

Step 5: Calculate the third branch current

I3=V3R3I_3 = \frac{V_3}{R_3} I3=24V8.0kΩI_3 = \frac{24\mathrm{V}} {8.0\mathrm{k\Omega}} I3=3.0mA\boxed{ I_3=3.0\mathrm{mA} }

Notice the pattern:

  • R2R_2 is the largest resistance, so it has the smallest current.
  • R1R_1 is the smallest resistance, so it has the largest current.

Step 6: Add the branch currents

IT=I1+I2+I3I_\mathrm{T} = I_1+I_2+I_3 IT=4.0mA+2.0mA+3.0mAI_\mathrm{T} = 4.0\mathrm{mA} + 2.0\mathrm{mA} + 3.0\mathrm{mA} IT=9.0mA\boxed{ I_\mathrm{T}=9.0\mathrm{mA} }

Step 7: Verify the total resistance using Ohm’s law

This is an excellent exam check:

RT=VSITR_\mathrm{T} = \frac{V_\mathrm{S}}{I_\mathrm{T}} RT=24V9.0mAR_\mathrm{T} = \frac{24\mathrm{V}} {9.0\mathrm{mA}} RT=2.67kΩ\boxed{ R_\mathrm{T}=2.67\mathrm{k\Omega} }

This agrees with the reciprocal-resistance calculation.

A table keeps the information organised and earns clearer method marks in a written calculation:

QuantityBranch 1Branch 2Branch 3Total
Resistance6.0kΩ6.0\mathrm{k\Omega}12.0kΩ12.0\mathrm{k\Omega}8.0kΩ8.0\mathrm{k\Omega}2.67kΩ2.67\mathrm{k\Omega}
Voltage24V24\mathrm{V}24V24\mathrm{V}24V24\mathrm{V}24V24\mathrm{V}
Current4.0mA4.0\mathrm{mA}2.0mA2.0\mathrm{mA}3.0mA3.0\mathrm{mA}9.0mA9.0\mathrm{mA}
{
  "type": "exercise",
  "id": "edded245-342b-4981-a888-91951f3614ad"
}

Unit handling and common exam errors

Use matching resistance units

The branch currents can be calculated using Ω\mathrm{\Omega} or kΩ\mathrm{k\Omega}, but use a matching unit consistently.

For example:

470Ω=0.470kΩ470\mathrm{\Omega}=0.470\mathrm{k\Omega}

If one branch is 470Ω470\mathrm{\Omega} and another is 1.0kΩ1.0\mathrm{k\Omega}, convert before using the two-resistor resistance formula or reciprocal formula.

Using kΩ\mathrm{k\Omega}:

RT=(0.470)(1.00)0.470+1.00kΩR_\mathrm{T} = \frac{(0.470)(1.00)} {0.470+1.00} \mathrm{k\Omega} RT=0.320kΩR_\mathrm{T} = 0.320\mathrm{k\Omega} RT=320Ω\boxed{ R_\mathrm{T}=320\mathrm{\Omega} }

Avoid these mistakes

MistakeWhy it is wrongBetter exam habit
Adding branch resistances directlyThat is the series-resistance rule.Use reciprocals, or product-over-sum for exactly two branches.
Dividing supply voltage between branchesIn parallel, each branch is connected directly across the supply.Write V1=V2=V3=VSV_1=V_2=V_3=V_\mathrm{S} first.
Assuming all branch currents are equalEqual current occurs only when branch resistances are equal.Use I=V/RI=V/R for each branch.
Giving RTR_\mathrm{T} greater than the smallest branch resistorMore parallel paths reduce total resistance.Check that RTR_\mathrm{T} is the smallest resistance in the table.
Forgetting a branch when adding currentThe supply current feeds every branch.List I1I_1, I2I_2, and I3I_3 before adding.
Rounding each intermediate answer too earlySmall rounding errors can make the total-current check look incorrect.Keep extra calculator digits until the final answer.

A repeatable exam method

When a question gives a parallel network and asks for total resistance and branch currents, use this order:

  1. Confirm it is parallel: each branch connects to the same two nodes.
  2. Write the voltage rule:
V1=V2=V3=VSV_1=V_2=V_3=V_\mathrm{S}
  1. Calculate total resistance using the reciprocal formula, or product-over-sum if there are exactly two resistors.
  2. Calculate each branch current using:
Ibranch=VSRbranchI_\text{branch} = \frac{V_\mathrm{S}}{R_\text{branch}}
  1. Add branch currents to find total current:
IT=I1+I2+I3I_\mathrm{T}=I_1+I_2+I_3
  1. Check the result:
    • RTR_\mathrm{T} is less than the smallest branch resistance.
    • The smallest branch resistance has the largest branch current.
    • ITI_\mathrm{T} is greater than any individual branch current.
    • If required, verify with:
RT=VSITR_\mathrm{T} = \frac{V_\mathrm{S}}{I_\mathrm{T}}
{
  "type": "exercise",
  "id": "18db9b13-2512-459b-b8dc-ef7b0f407bf5"
}

Key takeaways

In a parallel circuit:

VS=V1=V2=V3\boxed{ V_\mathrm{S}=V_1=V_2=V_3 } IT=I1+I2+I3\boxed{ I_\mathrm{T}=I_1+I_2+I_3 } RT=1(1R1+1R2+1R3)\boxed{ R_\mathrm{T} = \frac{1} { \left( \frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3} \right) } }

The practical rules to remember are:

  • Voltage is the same across every parallel branch.
  • Current divides between branches.
  • The lowest resistance branch takes the highest current.
  • Total parallel resistance is always less than the smallest branch resistance.

Next, you will formalise the total-current rule at a circuit junction using Kirchhoff’s Current Law and use it to solve and check unknown currents.

Can't find a good explanation? Sign up and we'll make it for you