Difficulty: Easy
Correct Answer: 56.25%
Explanation:
Introduction / Context:Questions that ask for the percentage change in area when each side changes are classic geometry percentage problems. Area of a square depends on the square of its side length, so proportional side changes scale area quadratically.
Given Data / Assumptions:
Concept / Approach:The area of a square is side^2. If side is multiplied by k, area is multiplied by k^2. Percentage change = (new/old − 1) * 100%.
Step-by-Step Solution:
Original area = s^2.New side = 1.25*s.New area = (1.25*s)^2 = 1.5625*s^2.Factor increase = 1.5625.Percentage change = (1.5625 − 1)*100% = 0.5625*100% = 56.25%.Verification / Alternative check:1.25 = 5/4; (5/4)^2 = 25/16 = 1.5625 → increase 9/16 = 0.5625 → 56.25%.
Why Other Options Are Wrong:
Common Pitfalls:Using 25% directly on area (linear) instead of squaring the side-scale factor; forgetting that area scales with side^2.
Final Answer:56.25%
Discussion & Comments