An annuity is a type of investment from which an individual will typically withdraw a regular amount at regular times, until the value of the annuity is \$0. Interest is generated on an annuity and added to the balance of the account.
An amortisation table for an annuity is very similar to an amortisation table for a loan.
Consider the following table that shows an initial investment of \$8500 invested at an interest rate of4.5\% per annum, compounded monthly for four months. The payment made from this annuity is\$2140 per month.
Period | Start balance | Interest earned | Payment | Reduction in principal | Finish balance |
---|---|---|---|---|---|
0 | 0 | 0 | 0 | 0 | 8500 |
1 | 8500 | 2140 | 2108.12 | 6391.88 | |
2 | 6391.88 | 23.97 | 2140 | 4275.85 | |
3 | 4275.85 | 16.03 | 2140 | 2123.97 | |
4 | 8.07 | 2151.88 | 0 |
Calculate the interest for period 1 in the table.
Calculate the reduction in principal for period 2 in the table.
Calculate the ending balance for period 3 in the table.
Calculate the repayment made in the final period in the table.
An amortisation table displays how an annuity changes over time on a step by step basis.
The following steps are made with each payment:
Interest needs to be calculated: compound interest rate per payment times the previous balance
Payment: previous balance plus the interest generated that month.
Reduction in principal: payment made minus the interest
Balance of the loan: balance owing minus the reduction in principal
An annuity with compound interest and regular withdrawals will results in the same type of situation as a reducing balance loan. As such, the same type of recurrence relation can be used.
Interest on an annuity can be modelled using the following recurrence relation: A_{n+1}=RA_n-d,\,A_0=P where A_{n+1} is the value of the investment after n+1 time periods, R equals 1+\dfrac{r\%}{100}, usually expressed as a decimal, where r\% is the interest rate, d is the amount subtracted per time period, and P is the initial value of the investment or loan (the principal value).
Tahlia received an inheritance of \$250\,000. and decides to invest the entire amount in an annuity earning 7.2\% per annum, compounded monthly. At the end of each month, after the interest has been paid into her account, Tahlia withdraws \$2000 to help pay for living expenses.
Write a recursive rule that gives the closing balance, A_{n+1}, at the end of month n+1. Write both parts of the rule (including for A_0) on the same line, separated by a comma.
During which year and month will Tahlia's annuity end?
Graph the balance of the loan, A, against the number of months, n.
Interest on an annuity can be modelled using the following recurrence relation:
As with a reducing balance loan, an annuity investment can be modelled using a CAS financial application. However, as an annuity is now an investment and not a loan, there is a subtle difference that occurs in the signs of some of the values.
Dave opens a savings account at the start of year and will have invested \$8000 at the end of each year for 3 years. The account pays 6\% p.a. with interest compounded annually.
When the account is opened, what is the present value of his first deposit correct to the nearest cent?
What is the present value of his second deposit correct to the nearest cent?
What is the present value of his third deposit correct to the nearest cent?
What is the present value of the annuity correct to the nearest cent?
Here are two ways of investing \$45\,000 for 25 years:
Lump-sum deposit | Rate | Time |
---|---|---|
\$45\,000 | 7.5\% \text{ compounded annually} | 25 \text{ years} |
Periodic deposit (yearly) | Rate | Time |
---|---|---|
\$1800 | 7.5\% \text{ compounded annually} | 25 \text{ years} |
After 25 years, how much will the lump-sum investment be worth? Write the answer correct to two decimal places.
After 25 years, how much will the annuity be worth? Write the answer correct to two decimal places.
After 25 years, how much more will you have from the lump-sum investment than from the annuity? Write the answer correct to two decimal places.
Iain invests \$190\,000 at a rate of 7\% per annum compounded monthly. At the end of each year he withdraws \$14\,300 from the investment after the interest is paid and the balance is reinvested in the account.
We will use the financial solver on our CAS calculator to determine how long the annuity lasts.
Fill in the value for each of the following. Type an X next to the variable we wish to solve for.
Value | |
---|---|
N | ⬚ |
I\% | ⬚\% |
PV | ⬚ |
PMT | ⬚ |
FV | ⬚ |
P/Y | ⬚ |
C/Y | ⬚ |
At the end of which year will the annuity have run out?
When using a financial application for an annuity:
N is the number of instalment periods, or how long the annuity lasts.
I\% is our annual interest rate.
PV is the present value of our investment. This should be represented by a negative value, as the investment represents money has set aside.
PMT is the amount withdrawal each time period.
FV is the future value of our investment which should be 0.
P/Y is the number of payments or withdrawals made each year.
C/Y is the number of compounding periods each year.