Difficulty: Medium
Correct Answer: 313 Ω
Explanation:
Introduction:In a series RC circuit, impedance is the vector sum of resistance and capacitive reactance. The magnitude determines current for a given applied voltage and frequency, which is key in filter and timing applications.
Given Data / Assumptions:
Concept / Approach:
Compute capacitive reactance Xc = 1 / (2 * π * f * C). Then the impedance magnitude is |Z| = sqrt(R^2 + Xc^2).
Step-by-Step Solution:
Xc = 1 / (2 * π * 3000 * 0.22e-6) ≈ 241 Ω|Z| = sqrt(200^2 + 241^2) Ω|Z| ≈ sqrt(40000 + 58081) = sqrt(98081) ≈ 313 ΩVerification / Alternative check:
Since R and Xc are comparable (200 Ω vs 241 Ω), |Z| must exceed each but be less than their sum; 313 Ω satisfies this bound (200 < 313 < 441).
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
313 Ω
Discussion & Comments