Difficulty: Easy
Correct Answer: mA
Explanation:
Introduction / Context:Converting between base SI units and engineering prefixes is routine in electronics. Expressing a current in milliamperes is often more intuitive for circuit analysis and component ratings, such as the forward current of diodes or the quiescent current of ICs.
Given Data / Assumptions:
Concept / Approach:Simplify the scientific notation to a decimal in amperes, then change units to a convenient engineering prefix so that the numeric part matches 74.5. Recognize that milliamperes are thousandths of an ampere, so multiplying amperes by 1000 converts to milliamperes.
Step-by-Step Solution:
Compute in amperes: 7450 × 10^–5 A = 0.0745 A.Convert to mA: 0.0745 A × 1000 mA/A = 74.5 mA.Confirm numeric match: the form required is “74.5 ___”, hence unit = mA.State final unit: mA (milliamperes).Verification / Alternative check:Convert directly: 10^–5 A = 0.01 mA. Then 7450 × 0.01 mA = 74.5 mA. Both paths agree, confirming the result.
Why Other Options Are Wrong:A (amperes) would be 0.0745 A, not 74.5 A. µA would be 74,500 µA, not 74.5 µA. nA would be 74,500,000 nA. kA is orders of magnitude too large.
Common Pitfalls:Losing track of decimal placement when switching between prefixes, and confusing 10^–5 with 10^–3 (milli) or 10^–6 (micro). Always rewrite to base units first if unsure.
Final Answer:mA
Discussion & Comments