Difficulty: Easy
Correct Answer: 1 V
Explanation:
Introduction / Context:
Voltage dividers are used to generate a fraction of a supply voltage. The share of the source that appears across each series resistor is set by its resistance relative to the total. This quick exercise reinforces the voltage-division rule for a simple two-resistor chain.
Given Data / Assumptions:
Concept / Approach:
In a series chain with current I, the drop across each resistor is V_i = I * R_i. The common current is I = V_S / (R1 + R2). Therefore, V_R1 = I * R1 = V_S * (R1 / (R1 + R2)). This is the standard voltage-divider expression and is widely used in biasing and sensing circuits.
Step-by-Step Solution:
Verification / Alternative check:
Check sum of drops: VR1 + VR2 = 1 V + 9 V = 10 V, which equals the source voltage as required by KVL.
Why Other Options Are Wrong:
Common Pitfalls:
Forgetting units (kΩ vs Ω); mixing up which resistor is being measured; ignoring divider loading when present in real designs.
Final Answer:
1 V
Discussion & Comments