Difficulty: Easy
Correct Answer: Correct
Explanation:
Introduction / Context:
Five-band resistor color codes use the first three bands for significant digits, the fourth for the multiplier, and the fifth for tolerance. Verifying codes quickly is essential in troubleshooting and assembly.
Given Data / Assumptions:
Concept / Approach:
Translate the proposed bands into numbers. Green = 5, black = 0, red multiplier = 10^2, red tolerance = 2%. The first three bands must represent 550 (5, 5, 0). With multiplier 10^2, the value is 550 * 100 = 55,000 Ω = 55 kΩ.
Step-by-Step Solution:
Verification / Alternative check:
Compute nominal: 550 * 100 = 55,000 Ω. Compare to target: 55 kΩ. Tolerance color matches 2%, confirming correctness.
Why Other Options Are Wrong:
Incorrect: Conflicts with the direct calculation from standardized color assignments.
Common Pitfalls:
Confusing 4-band with 5-band rules, misplacing the third digit, or misreading red as 10^3 (which is orange). Also, reading the resistor in reverse can swap tolerance and first digit.
Final Answer:
Correct
Discussion & Comments