Solution for Question 11
1. Identify the Effective Circuit
Based on the mathematical form of the answers, the problem requires calculating the voltage V needed to drive current I into an infinite ladder of resistors. The ladder has:
- Series Resistance (Rs): 4r (from text “Each resistor has resistance 4r”)
- Shunt Resistance (Rp): r (from “internal resistance r”)
2. Calculate Equivalent Resistance (Req)
For an infinite ladder:
Req = Rs + (Rp || Req)
Substituting values:
Req = 4r + (r * Req) / (r + Req)
Req2 + rReq = 4r2 + 4rReq + rReq
Req2 – 4rReq – 4r2 = 0
3. Solve the Quadratic Equation
Using the quadratic formula:
Req = [4r ± √(16r2 – 4(1)(-4r2))] / 2
Req = [4r ± √(32r2)] / 2
Req = [4r + 4r√2] / 2 = 2r(1 + √2)
4. Calculate Voltage V
Using Ohm’s Law V = I * Req:
V = I * [2r(1 + √2)]
V = (2 + 2√2)Ir
Correct Option: (b) (2 + 2√2)Ir
