Difficulty: Easy
Correct Answer: 200%
Explanation:
Introduction / Context:When a principal multiplies by a known factor over an integer number of years with annual compounding, we can take the matching root of that factor to recover the per-year multiplier. This is a direct application of P(1 + r)^t = final amount.
Given Data / Assumptions:
Concept / Approach:If P becomes 27P in 3 years, then (1 + r)^3 = 27. Take the real cube root: 1 + r = 3. Then subtract 1 to isolate r, and express as a percent.
Step-by-Step Solution:
(1 + r)^3 = 27.1 + r = 27^(1/3) = 3.r = 3 − 1 = 2 ⇒ 200% per annum.Verification / Alternative check:
Forward check: (1 + 2)^3 = 3^3 = 27 (matches).Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:200% per annum (compounded annually).
Discussion & Comments