InterviewSolution
Saved Bookmarks
| 1. |
A man borrowed Rs 10,000 at `12%` per annum, interest compounded quarterly. Find the amount that he has to pay after 9 months. |
|
Answer» P = Rs 10,000 R =12% per quarter R `=12/4%` per quarter Time period =9 months `therefore n=9/3=3` `A =10,000(1+3/100)^(3)` `=10,000 xx 103/100 xx 103/100 xx 103/100 = Rs 10,927.27` |
|