Difficulty: Medium
Correct Answer: Rs. 123.25
Explanation:
Introduction / Context:
This is a straightforward amortization with annual compounding: each year the outstanding balance accrues interest, then the borrower pays a fixed amount, reducing the balance. Repeating the process year by year yields the remaining debt after the specified number of payments.
Given Data / Assumptions:
Concept / Approach:
Iterate: after interest, subtract the payment. Algebraically: B1 = P0(1 + i) − 1500; B2 = B1(1 + i) − 1500; B3 = B2(1 + i) − 1500. The remaining balance after the 3rd payment is owed to the bank.
Step-by-Step Solution:
Verification / Alternative check:
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
Rs. 123.25.
Discussion & Comments