Difficulty: Easy
Correct Answer: 0.309 V
Explanation:
Introduction / Context:Capacitors in RC circuits discharge exponentially. This question tests your ability to apply the standard RC decay formula to find the remaining voltage after a given time constant interval.
Given Data / Assumptions:
Concept / Approach:The capacitor voltage during discharge follows V(t) = V0 * exp( - t / (R * C) ). The product R * C is the time constant tau, which sets the exponential decay rate.
Step-by-Step Solution:
1) Compute tau: tau = R * C = 10,000 * 0.3 * 10^-6 = 3 * 10^-3 s = 3 ms.2) Form the exponent: t / tau = 6.5 ms / 3 ms ≈ 2.1667.3) Evaluate the exponential: exp( -2.1667 ) ≈ 0.1145.4) Remaining voltage: V(t) = 2.7 * 0.1145 ≈ 0.30915 V ≈ 0.309 V.Verification / Alternative check:Since 6.5 ms is a little over two time constants (2 tau = 6 ms), a remaining fraction near exp( -2 ) ≈ 0.135 is expected; our more precise 0.1145 is reasonable because 6.5 ms > 6 ms.
Why Other Options Are Wrong:
Common Pitfalls:Mixing up units (µF, kΩ, ms), using linear instead of exponential decay, or forgetting to compute tau first.
Final Answer:0.309 V
Discussion & Comments