In the given network of resistors, find the equivalent resistance between
points A and B, and between A and D.
Square D-C-B-A with edges 6/2/3/1 Ω, plus the 5 Ω diagonal A–C.
Given (edge list)
D–C: 6 Ω (top)
A–D: 2 Ω (left)
C–B: 3 Ω (right)
A–B: 1 Ω (bottom)
A–C: 5 Ω (diagonal)
Asked
(a) RAB and (b) RAD.
Formula & Key Idea
Series: R₁+R₂ · Parallel:
RaRb/(Ra+Rb).
The trick: a corner that is not a terminal connects to only two other nodes,
so it is just a series link — collapse it and the bridge becomes a plain series–parallel ladder.
a Resistance between A and B
Solution — RAB
STEP 1 — D is the "free" corner ⇒ collapse it
D touches only A (2 Ω) and C (6 Ω), so the path A–D–C is series:
\( 2 + 6 = 8\ \Omega \) between A and C.
STEP 2 — That 8 Ω is parallel to the 5 Ω diagonal (both join A–C)
Pick the terminals → the leftover corner is always a pure series link.
For A–B, D is free (2+6 = 8 Ω); for A–D, B is free (1+3 = 4 Ω).
Merge it, leaving the diagonal 5 Ω parallel to that series sum across A–C, then finish with one more
series + parallel step. No star–delta, no Kirchhoff loops needed.
Why it works: a degree-2 node carries the same current in and out, so it can never
cause a balanced/bridge complication — it is electrically just a resistor in line.
Given → Asked → Formula → Solution → Short Cut · verified by node-voltage analysis