Difficulty: Easy
Correct Answer: R = I * V
Explanation:
Introduction / Context:Ohm’s law relates voltage, current, and resistance for ohmic conductors. Rearranging it correctly is a frequent algebraic step in design and troubleshooting. Identifying incorrect forms prevents calculation errors and misinterpretation of measurements.
Given Data / Assumptions:
Concept / Approach:
Starting from V = I * R, valid rearrangements are obtained by dividing both sides by I or R. Multiplying I and V to obtain resistance is dimensionally incorrect because I * V yields power (watts), not resistance (ohms).
Step-by-Step Solution:
Base: V = I * R.Divide both sides by R → I = V / R (valid).Divide both sides by I → R = V / I (valid).Check R = I * V → units become A * V = W (power), not Ω → invalid.Verification / Alternative check:
Dimensional check: Ω = V/A. Compare to I * V = A * V = W. Since Ω ≠ W, the expression “R = I * V” must be wrong.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
R = I * V
Discussion & Comments