Difficulty: Easy
Correct Answer: Correct
Explanation:
Introduction / Context:
Scientific notation is a compact way to handle large and small numbers in electronics, physics, and engineering calculations. This problem asks you to validate a subtraction expressed in scientific-notation style and to recognize appropriate normalization.
Given Data / Assumptions:
Concept / Approach:
The easiest way to verify is to convert both terms into ordinary integers and perform the subtraction, then re-express the result in scientific notation. Alternatively, align powers of ten and subtract the mantissas accordingly.
Step-by-Step Solution:
Verification / Alternative check:
Normalize further to strict scientific notation if desired: 3000 = 3.0 × 10^3. Both 30 × 10^2 and 3.0 × 10^3 represent the same value; the latter is preferred when the mantissa is between 1 and 10.
Why Other Options Are Wrong:
Common Pitfalls:
Forgetting to align exponents or misplacing the decimal when renormalizing. Always convert to ordinary numbers or match exponents before subtracting.
Final Answer:
Correct — 480 × 10^1 − 18 × 10^2 equals 30 × 10^2.
Discussion & Comments