Visual walkthrough — Build and analyze a voltage divider
We assume you know nothing except that electricity flows in loops. Every symbol is earned before use.
Step 1 — Two resistors, one loop, one road
WHAT. Draw a battery. From its top terminal a wire goes down through a first resistor, then through a second resistor, then back to the battery's bottom terminal. That is the whole circuit.
WHY. A resistor is a component that pushes back against flow — think of a narrow stretch of pipe. When two of them sit one-after-the-other on the same wire with no fork between them, we call that series. The key fact we will lean on the entire page: in series, the same amount of electricity passes through both, because there is only one road and nowhere to escape.
PICTURE. Look at the figure. The blue arrow is the single current path — it enters , leaves , enters , and there is no side-branch where any could leak away.

Let me name the quantities, each one a plain physical thing:
This is Ohm's Law and Series and Parallel Resistors applied on one road.
Step 2 — Two roadblocks in a row = add their resistances
WHAT. Replace the two resistors, in our heads, with a single resistor whose value is .
WHY. If electricity must squeeze through a narrow pipe and then immediately through another narrow pipe, the total narrowness it feels is just the two added together. There is no shortcut. So the whole loop resists as much as one big resistor:
Every symbol here is already defined; the plus sign means "one after the other, so pile them up."
PICTURE. The figure shows the two stacked resistors on the left collapsing into one tall equivalent resistor on the right, labelled . Same total height = same total resistance.

Step 3 — Ask Ohm how much current flows
WHAT. Compute the current in the loop.
WHY. We know the push () and we know the total resistance (). Ohm's Law is the tool that connects push, resistance, and flow. It says: flow equals push divided by resistance. We reach for this tool and not any other because it is precisely the rule that answers "given a voltage and a resistance, how much current?" — nothing else does that job.
Term by term: the numerator is the whole battery push; the denominator is everything resisting it. Big denominator ⇒ small current. Makes sense — more roadblocks, less flow.
PICTURE. The figure shows the same loop with the current arrow now thick or thin depending on the denominator: a mental slider where increasing thins the arrow.

Step 4 — That same current drops voltage across each resistor
WHAT. Turn the single current back into two voltage drops, one per resistor.
WHY. Voltage isn't used up by magic — it is spent pushing current through each resistor. Ohm's law read the other way says: the voltage a resistor "eats" equals its resistance times the current through it, . Because is the same through both (Step 1), the resistor with more ohms eats more volts.
- — volts eaten by the top resistor.
- — volts eaten by the bottom resistor. This is exactly , because is measured across .
PICTURE. The figure marks two voltage-drop brackets on the vertical wire: a tall bracket over , a shorter one over (or vice-versa), and the sum of the two brackets spans the full .

Step 5 — Substitute and clean up into the divider formula
WHAT. Put the current from Step 3 into the from Step 4.
WHY. We want written in terms of things we set (), not the middle-man . So we substitute away.
Now read the final fraction as a share:
- The fraction is always between and (a slice can't exceed the whole).
- It is exactly the portion of total resistance that owns. Own half the ohms ⇒ get half the volts.
PICTURE. The figure shows a horizontal bar of total length , split into an -slice and an -slice, with the -slice's length labelled and its width proportional to .

Step 6 — Every case, so you never hit a surprise
WHAT. Sweep the ratio across all its possibilities and watch .
WHY. A formula you trust must be checked at its extremes, not just the comfortable middle.
PICTURE. The figure plots against (with fixed), marking the special points below.

| Case | What is | Fraction | Meaning | |
|---|---|---|---|---|
| Bottom shorted | V | Nothing to drop across; output pinned to ground. | ||
| Equal split | The half-way tap. | |||
| Top shorted | No first block, so full push reaches the tap. | |||
| Bottom huge | Output approaches but never fully with finite . |
- : the fraction is . The output node is wired straight to ground.
- : fraction is . The wire from the battery reaches the tap with nothing in the way.
- The curve is monotonic (always rising as grows) and never leaves — so no combination of positive resistors can ever give you more than you put in.
Step 7 — The degenerate case that bites people: loading
WHAT. Connect a real circuit (a load ) across and re-derive.
WHY. A load is just another resistor sitting in parallel with , offering a second road for current at the tap. The moment there are two roads, Step 1's "same current everywhere" no longer holds below the tap — so the divider must be re-analysed with replaced by the parallel combination.
Because the parallel value is smaller than alone, 's slice shrinks, so:
PICTURE. The figure adds across , shows current forking at the tap node, and drops the bracket lower than its unloaded dashed level.

This is why a divider is a sensing/reference circuit, not a power supply — the fix is an Op-amp Buffer, and the clean way to think about the loaded output is the Thevenin Equivalent with . Two dividers compared side-by-side is a Wheatstone Bridge.
The one-picture summary
Everything on this page, compressed: the loop, the single current, the two drops that add to , and the slice-of-the-bar that is .

Recall Feynman: tell the whole walkthrough in plain words
Water pours down from a tank (that's ). It goes through one narrow pipe, then a second narrow pipe, back to the tank — one loop, so the same water flow passes both pipes (that's , found by dividing the tank's pressure by the total narrowness ). Each pipe "uses up" pressure equal to its own narrowness times the flow. If you dip a gauge in at the joint between the pipes, you read the pressure the second pipe still has to spend — that's , and it's just the second pipe's share of the total narrowness times the full pressure. Make the second pipe half the total narrowness and you read half the pressure. Zero it and you read nothing; make it the whole thing and you read everything (but never more). And the instant you attach a real machine at the joint, you open a second drain — the joint's pressure sags below what you predicted. That sag is "loading," and it's why a divider tells you a voltage but shouldn't try to feed one.
Active recall
Which fact from Step 1 makes the whole derivation possible?
Why is ?
Which tool turns "push and resistance" into current, and why that one?
Why is the drop and not ?
What does the fraction physically represent?
What is when and when ?
Can ever exceed with positive resistors?
What happens to when a load is attached across ?
Connections
- Build and analyze a voltage divider — the parent topic this page derives in pictures.
- Ohm's Law — used in Steps 3 and 4.
- Series and Parallel Resistors — Step 2 (series add), Step 7 (parallel load).
- Kirchhoff's Voltage Law — Step 4 sanity check.
- Thevenin Equivalent — clean model of the loaded output.
- Op-amp Buffer — fixes the loading of Step 7.
- Wheatstone Bridge — two dividers compared.