A voltage divider is two impedances in series across a source, with the output taken at their junction. For two resistors (top, next to the input) and (bottom, to ground) with input applied across the pair and output taken across :
[Foundational result used implicitly throughout the source PDF — derivation and discussion here are from general circuit-theory knowledge.]
Why this is true
The same current flows through both resistors because they are in series (and, assuming nothing is drawn from the output node, that current is not diverted). By Ohm’s law that current is . The output voltage is just the drop across :
The ratio is always between and — a divider only ever attenuates. Intuition: the input voltage splits between the two resistors in proportion to their resistances; the larger resistor gets the larger share of the voltage. Make and almost all of appears at the output; make and almost none does.
Generalises to impedances
Replace resistors with complex impedances (using for a capacitor, for an inductor) and the rule is identical:
Because the ‘s are frequency-dependent, the division ratio is now a function of frequency — and that is precisely how an RC lowpass filter works (R on top, C on the bottom: at high frequency so the output is divided away). The phasor convention makes this a one-line derivation.
Why it is everywhere
The voltage divider is the single most reused building block in this material. The Thévenin/source resistance forming a divider with a load is exactly the loading effect that motivates the Buffer amplifier. RC filters are frequency-dependent dividers. Transistor bias networks set a gate or base DC voltage with a resistor divider. In the Difference amplifier the non-inverting input is a divider tap , and the "" of the Non-inverting amplifier (op-amp) is the divider relation solved backwards. Recognise the pattern and a large fraction of circuit analysis reduces to “spot the divider, write the ratio.” One caveat: the simple formula assumes the output node draws no current; if a load is connected there, fold it in (e.g. ) or buffer the tap.