Difficulty: Medium
Correct Answer: 31.25 mA
Explanation:
Introduction / Context:In parallel circuits, all branches share the same voltage. Therefore, currents divide inversely with resistance. This problem assesses current division for branches with simple multiples of a base resistance R.
Given Data / Assumptions:
Concept / Approach:Let V be the common branch voltage. Then I_branch = V / R_branch. Knowing I_R = V / R, we can express other currents as fractions of I_R: I_2R = I_R / 2, I_3R = I_R / 3, I_4R = I_R / 4. Total current is the sum of individual branch currents.
Step-by-Step Solution:
I_R = 15 mA (given).I_2R = 15 mA / 2 = 7.5 mA.I_3R = 15 mA / 3 = 5.0 mA.I_4R = 15 mA / 4 = 3.75 mA.I_total = 15 + 7.5 + 5 + 3.75 = 31.25 mA.Verification / Alternative check:Equivalent conductance approach: G_total = (1/R)(1 + 1/2 + 1/3 + 1/4) multiplied by V gives identical total current when V = I_R * R. Summation 1 + 0.5 + 0.333... + 0.25 = 2.0833..., and 15 mA times 2.0833... ≈ 31.25 mA.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:31.25 mA
Discussion & Comments