Combining Resistors

Resistors in Series

A battery is connected to two light bulbs in series. This means that the current flows through one light bulb first, and then the other. The current feels resistance in each light bulb. We want to find the combined resistance of the two light bulbs.

To make things simple, we represent each light bulb by a rectangular box. This is the standard way to represent a resistance. The rectangular box symbol is called a resistor.

resistors in series

The purpose is to find a value for the combined resistance. Before we can do this, we need a very clear meaning for combined resistance: It is the resistance of a single resistor that gives the same current as the two original resistors.

Suppose that the resistances of the two original resistors are R1 and R2. The combined resistance is given by this formula:

R = R1 + R2.

To see why, consider the potential difference across each resistor. Let these be V1 and V2 respectively. Since the resistors are in series, the current through both of them must be the same. Applying the Ohm's law to both of them gives

V1 = IR1 and V2 = IR2.

Adding left side to left side, and right side to right side, gives

V1 + V2 = IR1 + IR2.

(V1 + V2) is just the potential difference V across the two resistors. So

V = IR1 + IR2.

Dividing both sides by I gives

V / I = R1 + R2.

Comparing this with the Ohm's law formula V/I = R, we see that the right side gives the combined resistance:

R = R1 + R2.

Resistors in Parallel

Next, consider another case where the two light bulbs are connected in parallel to the battery. This means that current from the battery splits into two parts, each part going through a different light bulb. Again, we represent the resistance of each light bulb by a resistor symbol.

resistors in parallel

In this case, the currents through the the resistors can be different. Let the currents be I1 and I2 respectively. Since both resistors are connected to the common points A and C, the potential difference V across each resistor is the same. Write the Ohm's law in the form I = V/R, and apply to each resistor:

I1 = V / R1 and I2 = V / R2.

Adding these gives:

I1 + I2 = V(1 / R1 + 1 / R2).

The left side is the sum of currents in the resistors, which is equal to the original current I before it splits. So

I = V(1 / R1 + 1 / R2).

Compare this with the Ohm's law formula for the combined resistance: 

I = V/R. 

Comparing the right sides of the two equations above gives

1/R = 1/R1 + 1/R2