Difficulty: Easy
Correct Answer: 25 Ω
Explanation:
Introduction / Context:Uniform parallel branches make mental math fast. Knowing how total resistance changes when branches are added or removed is essential for troubleshooting and quick hand calculations in the lab.
Given Data / Assumptions:
Concept / Approach:
For N equal resistors of value R in parallel, the equivalent resistance is R_eq = R / N. This comes from 1 / R_eq = N / R. When one branch is removed, simply reduce N accordingly and recompute.
Step-by-Step Solution:
Original with N = 5: R_eq_initial = 100 / 5 = 20 Ω.After removing one branch: N = 4.New equivalent: R_eq_new = 100 / 4 = 25 Ω.Thus the total resistance increases from 20 Ω to 25 Ω when one path is lost.Verification / Alternative check:
Using conductances: each branch has conductance 1/100 = 0.01 S. Four branches give 0.04 S total, hence R = 1/0.04 = 25 Ω, matching the quick formula.
Why Other Options Are Wrong:
20 Ω is the five-branch case, not four. 500 Ω and 100 Ω contradict the rule that parallel R must be less than any single branch. 50 Ω does not match R/N with N = 4.
Common Pitfalls:
Accidentally using series addition or forgetting that removing a branch increases the total resistance (fewer current paths).
Final Answer:
25 Ω
Discussion & Comments