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 :

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 , so a divider only ever attenuates. The input voltage splits between the two resistors in proportion to their resistances; the larger resistor gets the larger share. 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 now depends on frequency. That is how an RC lowpass filter works: R on top, C on the bottom, and 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 most reused building block in this material. Thévenin/source resistance forming a divider with a load is 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. Spot the divider, write the ratio, and a large fraction of circuit analysis falls out. 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.