Difficulty: Medium
Correct Answer: Rs. 1324.05
Explanation:
Introduction / Context:When equal deposits are made every period and earn compound interest, the situation is an annuity. If deposits occur at the beginning of each period, it is an annuity due; each payment earns one extra period of interest compared with end-of-period deposits. The future value (FV) of an annuity due at interest rate i for n years with payment A is FV = A * [(1 + i) + (1 + i)^2 + ... + (1 + i)^n].
Given Data / Assumptions:
Concept / Approach:The k-th deposit (counting from 1) compounds for (n − k + 1) years to the end. Thus FV = 400 * [(1.05)^3 + (1.05)^2 + (1.05)]. This is equivalent to the annuity-due formula FV = A * [((1 + i)^n − 1)/i] * (1 + i).
Step-by-Step Solution:
Compute powers: (1.05)^3 = 1.157625; (1.05)^2 = 1.1025; (1.05) = 1.05.Sum the factors: S = 1.157625 + 1.1025 + 1.05 = 3.310125.Future value: FV = 400 * 3.310125 = ₹ 1324.05.Verification / Alternative check:
Using annuity-due formula: FV = 400 * [((1.05)^3 − 1)/0.05] * 1.05 = 400 * (0.157625/0.05) * 1.05 = 400 * 3.1525 * 1.05 = ₹ 1324.05 (matches).Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:Rs. 1324.05.
Discussion & Comments