Difficulty: Medium
Correct Answer: R * [1 − (1 + i)^(−n)] / i
Explanation:
Introduction / Context:Evaluating capital projects requires discounting future cash flows. The present value of a uniform series of end-of-year payments (an ordinary annuity) appears in equipment leases, service contracts, and maintenance reserves in chemical plant economics.
Given Data / Assumptions:
Concept / Approach:The present value of an ordinary annuity is the sum of discounted payments. The closed-form factor is PV = R * [1 − (1 + i)^(−n)] / i. This factor is widely tabulated as the present worth of an annuity (P/A, i, n).
Step-by-Step Solution:
Write PV = Σ (R / (1 + i)^k) for k = 1 to n.Recognize geometric series with ratio 1/(1 + i).Sum to obtain PV = R * [1 − (1 + i)^(−n)] / i.Verification / Alternative check:Check limiting case: as n → ∞ with i > 0, PV → R / i, consistent with a perpetuity. For n = 1, PV = R / (1 + i), matching the formula.
Why Other Options Are Wrong:
R * [(1 + i)^n − 1] / i: this is the future value of an annuity (end-of-year compounding), not present value.R(1 + i)^n: future value of a single payment, not an annuity.R / (1 + i)^n: present value of a single payment at year n, not a series.Common Pitfalls:Confusing ordinary annuity with annuity due (beginning-of-year payments), which multiplies by (1 + i). Also, mixing up present vs. future value factors.
Final Answer:R * [1 − (1 + i)^(−n)] / i
Discussion & Comments