Tags | |
UUID | e6d32009-da27-11e2-8e97-bc764e04d25f |
This equation calculates the future value of an annuity, reporting the future value of some set of n payments to an investment account which earns an interest rate (r) at each period.
The inputs are:
The future value of these payments is output.
This equation computes the accumulated amount you will have after some number of fixed payments is made to an account that is earning compound interest at a fixed interest rate.
An example where the compounding period would be months is as follows:
If you made monthly payments (so your periodic rate is a monthly rate) to an interest-earning account, where:
The resulting Future Value in that account at the end of 36 months would be: $4727.60
If you ran a fictional loan shark business and wanted to compute the future value of a loan of 5,000 to a "client" using a daily compounding period you might have an example like this:
If the client only manages to pay you $500 each day for ten days, this equation tells you that you the future value (after ten days) of you loan, including interest, would be $16,626.45. That means your client had better bring an extra $11,626.45 on the tenth day if he wants the loan to be paid off. Maybe Bruce Willis should play the client.
No comments |