Difficulty: Easy
Correct Answer: 56.25%
Explanation:
Introduction / Context:Area scales with the square of a linear dimension. When a square’s side increases by a percentage, the area increases by the square of the scale factor minus 100%. This item tests quick percent-compounding intuition without algebraic complexity.
Given Data / Assumptions:
Concept / Approach:If a linear dimension scales by k, area scales by k^2. Here k = 1.25. Compute k^2 and convert to a percentage increase relative to the original area. Keep decimals exact to avoid rounding slips.
Step-by-Step Solution:
Scale factor k = 1.25.Area factor = k^2 = 1.25^2 = 1.5625.Increase% = (1.5625 − 1) * 100% = 0.5625 * 100% = 56.25%.Verification / Alternative check:
Let s = 100 ⇒ A = 10000. New side = 125 ⇒ A' = 15625 ⇒ increase = 5625 ⇒ 56.25%.Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:56.25%.
Discussion & Comments