Difficulty: Easy
Correct Answer: 10%
Explanation:
Introduction / Context:Population growth that “becomes” a larger value after several years is naturally modeled using compound interest (or compound growth). If P0 is today's population and it becomes P after t years at an annual compounding rate r (per year), then P = P0 * (1 + r)^t. This question asks us to recover the annual percentage growth from a known 3-year multiplier.
Given Data / Assumptions:
Concept / Approach:The ratio P / P0 equals (1 + r)^t. Thus r = (P / P0)^(1/t) − 1. Because 133.1 / 100 = 1.331, and 1.331 is a well-known cube (1.1^3), the rate appears to be exactly 10% per year when compounded annually.
Step-by-Step Solution:
Compute multiplier: M = P / P0 = 133.1 / 100 = 1.331.Solve for r from M = (1 + r)^3.Recognize 1.331 = 1.1^3 ⇒ 1 + r = 1.1 ⇒ r = 0.10 = 10%.Verification / Alternative check:
Forward check: 100 * (1.10)^3 = 100 * 1.331 = 133.1 (matches).Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:10% per annum (compounded annually).
Discussion & Comments