Difficulty: Easy
Correct Answer: I = E / R
Explanation:
Introduction / Context:Ohm’s law is the cornerstone of circuit analysis, relating voltage (E), current (I), and resistance (R). When you know the voltage across a resistor and its resistance value, a specific rearrangement of Ohm’s law gives current directly. Correctly choosing this form speeds analysis and avoids unnecessary steps.
Given Data / Assumptions:
Concept / Approach:Starting from the canonical relation E = I * R, solve for current by dividing both sides by R to obtain I = E / R. This direct form is used constantly in electronics to compute current from known applied voltage across a component and its resistance value in ohms.
Step-by-Step Solution:
Write Ohm’s law: E = I * R. Isolate I: divide both sides by R. Get I = E / R as the direct formula.Verification / Alternative check:Unit analysis: volts / ohms = amperes. Example: E = 10 V, R = 5 Ω → I = 2 A, which is consistent with common circuit intuition and power calculations.
Why Other Options Are Wrong:
E = P * R: relates voltage to power and resistance, not the target form. E = I^2 * R: power relation rearranged incorrectly; actual is P = I^2 * R. I = E * R: incorrect; multiplying would increase units to V·Ω, not amperes. None: invalid because I = E / R is correct.Common Pitfalls:Confusing P = I * E and E = I * R; ensure you are solving specifically for I with known E and R.
Final Answer:I = E / R
Discussion & Comments