Difficulty: Easy
Correct Answer: 45 ohms
Explanation:
Introduction:Combining series and parallel resistors correctly is a foundational skill in circuit analysis. This question checks your ability to compute a simple series–parallel equivalent when all component values are the same, a common exam and lab scenario.
Given Data / Assumptions:
Concept / Approach:
For series elements, resistances add directly. For two parallel resistors of equal value R, the equivalent is R/2. Therefore, first reduce the parallel pair to a single equivalent, then add the series resistor to obtain the total resistance presented to the source.
Step-by-Step Solution:
Compute the parallel equivalent: R_parallel = (R2 * R3) / (R2 + R3) = (30 * 30) / (30 + 30) = 900 / 60 = 15 Ω.Add the series resistor: R_total = R1 + R_parallel = 30 + 15 = 45 Ω.Thus, the network presents 45 Ω to the source.This result is intuitive: adding a 30 Ω in series with a parallel pair that halves to 15 Ω yields 45 Ω.Verification / Alternative check:
Using reciprocals: 1 / R_parallel = 1/30 + 1/30 = 2/30 → R_parallel = 15 Ω. Series addition then confirms 45 Ω. Any measurement with a DMM and low test current would read near 45 Ω ignoring lead resistance.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
45 ohms
Discussion & Comments