InterviewSolution
Saved Bookmarks
| 1. |
Find the compound interest on Rs. 8000 for 9 months at 20% per annum compounded quarterly. |
|
Answer» Given details are, Principal (p) = Rs 8000 Rate (r) = 20 % = 20/4 = 5% (for quarterly) Time = 9 months = 9/3 = 3 (for quarter year) By using the formula, A = P (1 + R/100) n = 8000 (1 + 5/100)3 = 8000 (105/100)3 = Rs 9261 ∴ Compound Interest = A – P = Rs 9261 – Rs 8000 = Rs 1261 |
|