๐Ÿ  NEET Home
Current Electricity ยท Reduction Walk-through

Folding the Jumpered Chain into Parallels

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.

A B X Y 6R 9R 12R top wire: A โ‰ก Y bottom wire: X โ‰ก B
Original network with two resistor-free jumper wires.
โฌ‡ redraw
A, Y B, X 6R 9R 12R
All three resistors now sit between the same two nodes โ‡’ parallel.
Given
Asked

Equivalent resistance RAB.

Key Idea + Formula

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} \]
Solution
STEP 1 โ€” Merge the wire-shorted nodes
Top wire โ‡’ A โ‰ก Y; bottom wire โ‡’ X โ‰ก B. Only two nodes remain: {A, Y} and {B, X}.
STEP 2 โ€” Re-read each resistor's endpoints
ResistorOriginal endsAfter merge
6RA โ€“ X{A,Y} โ€“ {B,X}
9RX โ€“ Y{B,X} โ€“ {A,Y}
12RY โ€“ B{A,Y} โ€“ {B,X}
All three span the same two nodes โ‡’ in parallel.
STEP 3 โ€” Add reciprocals (LCM = 36)
\[ \frac{1}{R_{AB}} = \frac{1}{6R}+\frac{1}{9R}+\frac{1}{12R} = \frac{6+4+3}{36R} = \frac{13}{36R} \] \[ R_{AB} = \frac{36R}{13} \approx 2.77\,R \]
Equivalent Resistance RAB = 36Rโ„13 โ‰ˆ 2.77 R
Short Cut

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.

Given โ†’ Asked โ†’ Formula โ†’ Solution โ†’ Short Cut ยท matches the book's A,Y | B,X redrawing