Find the equivalent resistance between A and B for the chain Aโ6RโXโ9RโYโ12RโB, where a top wire joins A to Y and a bottom wire joins X to B.
Equivalent resistance RAB.
A wire with no resistor โ its ends are one node. After merging:
\[ \frac{1}{R_{AB}} = \frac{1}{R_1}+\frac{1}{R_2}+\frac{1}{R_3} \]| Resistor | Original ends | After merge |
|---|---|---|
| 6R | A โ X | {A,Y} โ {B,X} |
| 9R | X โ Y | {B,X} โ {A,Y} |
| 12R | Y โ B | {A,Y} โ {B,X} |
Tag the nodes, then sort resistors by node-pair. The instant you see bare jumper wires, give each junction a letter, merge the ones joined by wire, and group resistors that share the same end-pair โ they are automatically parallel. No step-by-step series/parallel chasing required.
Parallel reciprocal trick: with denominators 6, 9, 12, take LCM = 36 โ numerators 6+4+3 = 13 โ answer flips to 36R/13 in one line.