Questions: Series Circuits: Resistance and Voltage Division
5 questions to test your understanding
Score: 0 / 5
Question 1 Multiple Choice
Three resistors — R₁ = 10 Ω, R₂ = 30 Ω, R₃ = 60 Ω — are connected in series to a 12 V battery. What is the voltage across R₃?
A4 V — each of the three resistors gets an equal share of the total voltage
B7.2 V — R₃ is 60% of the total resistance, so it takes 60% of the voltage
C12 V — the largest resistor takes the full supply voltage
D3.6 V — the voltage is divided equally between R₂ and R₃ since they are the larger resistors
R_total = 10 + 30 + 60 = 100 Ω. Current I = 12 V / 100 Ω = 0.12 A (the same through all three resistors). V₃ = I · R₃ = 0.12 A × 60 Ω = 7.2 V. Equivalently, V₃ = 12 V × (60 Ω / 100 Ω) = 7.2 V. Voltage divides proportionally to resistance — R₃ is 60% of the total resistance, so it gets 60% of the voltage. The equal-share answer (4 V each) is the classic misconception: voltage divides proportionally, not equally.
Question 2 Multiple Choice
Three light bulbs are connected in series. One bulb burns out and becomes an open circuit. A student argues: 'The other two bulbs should still light up — the broken bulb isn't absorbing any current, so current just skips past it.' What is wrong?
ANothing — the two intact bulbs will continue to operate at higher brightness with the broken one removed
BIn a series circuit there is only one path for current. An open circuit anywhere in the loop breaks that path entirely, dropping current to zero throughout — all three bulbs go dark
CThe student is partially right — the two intact bulbs will flicker but remain on
DThe student is correct, but only if the bulbs have identical resistance
This is the defining failure mode of series circuits: there is one current path and no alternatives. An open circuit (infinite resistance) anywhere in the series chain makes R_total infinite, dropping current I = V / R_total to exactly zero throughout the entire loop. Every element in the chain goes dark, regardless of whether it is itself broken. This is why old Christmas light strings (wired in series) would go completely dark when a single bulb burned out. Current does not 'skip past' an open circuit — it stops everywhere.
Question 3 True / False
In a series circuit, the current through each resistor is identical, regardless of the individual resistance values.
TTrue
FFalse
Answer: True
True — this is the defining property of a series circuit and follows directly from KCL. Because all components are connected end to end in a single chain with no branch points, there is only one path for charge to flow. KCL states that current into any node equals current out; with no branches, the same current I passes through every element. The resistors do not 'use up' current; charge that enters one end exits the other in the same quantity. Each resistor's resistance affects the voltage drop across it (V = IR), but not the current, which is set by the total resistance and supply voltage.
Question 4 True / False
Adding more resistors in series usually increases the total voltage available to each existing component in the circuit.
TTrue
FFalse
Answer: False
False — adding resistors in series increases total resistance, which reduces the total current (I = V_source / R_total). Since the voltage across each existing component is V = I · R_component, a smaller I means less voltage across every existing element. Each new series resistor 'steals' some of the supply voltage, reducing what is available to the others. The only way to increase voltage across a component is to decrease total series resistance (remove other resistors) or increase the supply voltage.
Question 5 Short Answer
A voltage divider has R₁ = 1 kΩ and R₂ = 2 kΩ in series across a 9 V supply. What is the voltage across R₂, and why is this circuit useful?
Think about your answer, then reveal below.
Model answer: R_total = 3 kΩ. Current I = 9 V / 3000 Ω = 3 mA (same through both). Voltage across R₂: V₂ = I × R₂ = 3 mA × 2000 Ω = 6 V. Equivalently, V₂ = 9 V × (2 kΩ / 3 kΩ) = 6 V. The voltage divider is useful because it produces a precise, stable fraction of the supply voltage using only resistors — no separate voltage source required. This makes it ideal for setting reference voltages, biasing transistors, and scaling signal levels in electronics. The output fraction equals R₂ / (R₁ + R₂), which is easily set by choosing the resistor ratio.
Voltage dividers are ubiquitous in electronics precisely because they are simple and predictable. The voltage divider formula V_out = V_in × R₂ / (R₁ + R₂) is a direct consequence of the single shared current and Ohm's law — no more is needed. Understanding that the division is proportional to resistance (not arbitrary or equal) is the key insight that makes the formula derivable rather than memorized.