Difficulty: Easy
Correct Answer: 50
Explanation:
Introduction / Context:We are told that a number is larger than 20% of itself by a fixed amount. This translates directly into a simple linear equation in one variable.
Given Data / Assumptions:
Concept / Approach:Convert the percent to decimal, collect like terms, and solve. This is equivalent to finding the value whose 80% equals 40.
Step-by-Step Solution:
x − 0.20x = 40.0.80x = 40.x = 40 / 0.80 = 50.Verification / Alternative check:Compute 20% of 50 = 10; then 50 exceeds 10 by 40 — matches the condition exactly.
Why Other Options Are Wrong:
Common Pitfalls:Mistaking “exceeds 20% of itself by” as “is 20% of itself plus 20%” or similar misreads. Carefully translate the sentence.
Final Answer:50
Discussion & Comments