1.2.1 · D5Circuit Analysis Fundamentals
Question bank — Series vs parallel resistor combinations
Before we start, one shared vocabulary reminder so no word is used un-earned:
The two engines behind every answer are Ohms Law (), Kirchhoffs Voltage Law (loop voltages sum to zero), and Kirchhoffs Current Law (node currents balance).
True or false — justify
True or false: Two resistors drawn side by side on a schematic are always in parallel.
False — geometry lies. They are parallel only if both ends connect to the same two nodes; the layout on paper is irrelevant, only the shared endpoints count.
True or false: If two resistors carry the same current, they must be in series.
True — "same current through both" is the definition of series. Equal current forced by no branch existing between them is exactly what series means.
True or false: Adding any resistor in parallel always lowers the total resistance.
True — a new parallel branch is an extra path, and giving current one more way to flow can only make things easier, so drops (never rises) below the previous value.
True or false: Adding a resistor in series can sometimes lower the total resistance.
False — series stacks resistances end-to-end; each added only lengthens the single path, so can only grow.
True or false: In parallel, the conductances add just like resistances add in series.
True — that is the deep symmetry: series adds , parallel adds . Parallel is "series for conductances," which is why Conductance makes parallel feel simple.
True or false: The parallel of a and a resistor is somewhere between and .
False — parallel is always below the smallest, so it must be less than (here ). Being "between" is the averaging trap.
True or false: In a series chain, the biggest resistor drops the most voltage.
True — same current flows through all, and , so voltage is proportional to ; the largest resistance eats the largest slice (see Voltage Divider).
True or false: In parallel branches, the biggest resistor carries the most current.
False — same voltage across all, and , so current is inversely proportional to ; the smallest resistor hogs the current (see Current Divider).
True or false: An ideal wire (zero resistance) placed in parallel with a resistor makes the pair behave like zero ohms.
True — product-over-sum with gives ; the wire shorts the resistor out, current takes the free path.
Spot the error
Find the flaw: "For in parallel, ."
The sum is (a conductance), not . You must invert at the end: . Forgetting the reciprocal is the classic parallel mistake.
Find the flaw: "Parallel resistors just average, so with gives ."
You average conductances, not resistances. The true value is , below the smallest — an average violates the "below the smallest" rule.
Find the flaw: "These two resistors share a wire, so they're in series."
Sharing a wire only means they share one node. Series needs them end-to-end with the same current and no branch; if that shared node also feeds a third branch, they may be parallel or neither. Ask "same current or same voltage?" not "do they touch?".
Find the flaw: "The two-resistor product-over-sum formula works for three resistors too: ."
No — product-over-sum is a shortcut that only pops out of the algebra for exactly two resistors. For three or more, go back to (or combine two at a time).
Find the flaw: " for the mixed ladder is because everything is connected in a line."
If share both nodes, they must collapse first into ; then . Treating a parallel cluster as series ignores that current splits there. Collapse innermost first — see Equivalent Resistance and Network Reduction.
Find the flaw: "Since parallel makes resistance smaller, less power is dissipated overall."
Lower at the same source voltage draws more current (), so total power actually rises. Smaller resistance ≠ less power (see Power Dissipation in Resistors).
Why questions
Why does parallel end up smaller than the smallest branch, not larger?
Each branch already lets some current through at voltage ; adding another branch adds more current at the same . More current for the same push means less resistance — so must dip below any single branch.
Why do voltages add in series but currents add in parallel — where does each come from?
Series voltages add from Kirchhoffs Voltage Law (drops around one loop sum to the source). Parallel currents add from Kirchhoffs Current Law (what enters a node exits it, split across branches). Different laws, mirror-image results.
Why is "same current" the litmus test for series and "same voltage" for parallel?
With no branch, charge has nowhere to divert, so identical current flows — that's series. When two resistors bridge the same two nodes, they see the identical potential difference — that's parallel. The shared quantity defines the arrangement.
Why must "behave identically" at the terminals, and what exactly must match?
Because we replace a cluster to simplify analysis. "Identical" means: apply the same terminal voltage and the same total current flows. If either differed, downstream calculations would be wrong.
Why does the smallest resistor grab the most current in a parallel set?
All branches share voltage , and . Small means large — the easiest path (least resistance) carries the biggest share, exactly like water rushing the widest pipe (see Current Divider).
Edge cases
Edge case: What is the equivalent of a single resistor "combined" with nothing?
It is just itself — . Both formulas degenerate correctly: a one-term series sum is , and a one-term parallel gives .
Edge case: One resistor in series is (a perfect wire). What happens?
— the wire adds nothing to a series chain. A zero-ohm element in series is invisible; it neither drops voltage nor changes current.
Edge case: One resistor in parallel is infinite (an open / broken wire). What happens?
, so . An open branch carries no current, so it may as well not exist — infinite resistance is the "do nothing" case for parallel.
Edge case: Two equal resistors in parallel — what fraction of resistance and current per branch?
(from with ), and by symmetry each branch carries exactly half the total current. Equal resistors split current equally.
Edge case: A short circuit () placed in parallel with any resistor .
. The short steals all the current; the resistor is "bypassed" and drops no voltage. This is why a stray short kills a circuit branch.
Edge case: As one parallel branch , what does approach?
Divide top and bottom by : . The vanishing (open) branch drops out and only remains — a good limiting-behaviour sanity check.
Connections
- Series vs parallel resistor combinations — the parent build these traps stress-test.
- Ohms Law, Kirchhoffs Voltage Law, Kirchhoffs Current Law — the reasons behind every verdict.
- Voltage Divider & Current Divider — who drops/carries the most.
- Conductance — why parallel is "series for ."
- Equivalent Resistance and Network Reduction — collapse innermost first.
- Power Dissipation in Resistors — smaller can mean more power.