Difficulty: Easy
Correct Answer: 300%
Explanation:
Introduction / Context:
Circle area depends on the square of a linear dimension (radius or diameter). Doubling the diameter doubles the radius as well, so the area multiplies by 2^2 = 4. Converting that factor to a percentage increase distinguishes absolute area from relative change.
Given Data / Assumptions:
Concept / Approach:
Compute the factor by which area changes: A'/A = (r'^2)/(r^2) = (D^2)/(D^2/4) = 4. A factor of 4 corresponds to a 300% increase because Increase% = (new − old)/old * 100% = (4A − A)/A * 100% = 300%.
Step-by-Step Solution:
Verification / Alternative check:
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
300% increase.
Discussion & Comments