Difficulty: Easy
Correct Answer: False
Explanation:
Introduction / Context:
The current-divider formula is a convenient shortcut for parallel branches that share the same two nodes. However, many real circuits are series–parallel combinations, not a single simple parallel block. Knowing when the divider applies prevents calculation errors.
Given Data / Assumptions:
Concept / Approach:
To use the current-divider rule, first isolate a parallel group by reducing surrounding series parts or using Thevenin/Norton equivalents. Only then does the formula I_branch = I_total * (R_other / (R_branch + R_other)) (for two branches) hold. Applying it directly to arbitrary branches in a series–parallel network leads to incorrect results.
Step-by-Step Solution:
Verification / Alternative check:
Cross-check with nodal analysis: if the two elements do not share the exact same nodes, the divider rule is invalid. Nodal equations will show different node voltages, proving the shortcut does not apply.
Why Other Options Are Wrong:
Common Pitfalls:
Applying the divider across elements separated by intervening series components; forgetting that dependent sources or reactive elements change the conditions for simple resistive dividers.
Final Answer:
False
Discussion & Comments