Difficulty: Easy
Correct Answer: 6,120 Ω
Explanation:
Introduction / Context:Tolerance bands indicate variability around a nominal resistance. Calculating the minimum and maximum values helps verify whether a measured component is within specification and supports worst-case circuit analysis.
Given Data / Assumptions:
Concept / Approach:First two colors are significant digits; third is the decade multiplier; fourth is tolerance. After computing nominal resistance, apply the tolerance factor to determine the minimum value: R_min = R_nom * (1 − tolerance).
Step-by-Step Solution:
Digits: blue=6, gray=8 → '68'.Multiplier: red → 10^2.Nominal: R_nom = 68 * 10^2 = 6,800 Ω.Tolerance: silver = ±10% → R_min = 6,800 * 0.90 = 6,120 Ω.Verification / Alternative check:Maximum value check: R_max = 6,800 * 1.10 = 7,480 Ω, which brackets common measurements and confirms the tolerance application.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:6,120 Ω
Discussion & Comments