1.5 Percentage Change - Financial Applications
1. Exponential Growth and Decay
In problems with interest rates $r\%$ or population growth $r\%$, some initial quantity (present value $PV$) increases by $r\%$ (per year, per month, or per any period).
EXAMPLE 1
(a) An amount of 2000 euros is invested at 8% per year. What is the amount returned after 10 years?
(b) An amount of 2000 euros is depreciated by 8% every year. What is the amount returned after 10 years?
Solution:
⚠️ NOTICE: Using GDC (Financial Mode)
2. Explanation for the Common Ratio $R$
This is in fact a geometric sequence with common ratio $R = 1 + \frac{r}{100}$. Suppose an amount $PV = 2000$ is invested for $r=8\%$ per year:
| In our example | In general | |
|---|---|---|
| Present Value | 2000 | PV |
| Interest | $2000 \times \frac{8}{100}$ | $PV \times \frac{r}{100}$ |
| After 1 year | $2000 + 2000 \times \frac{8}{100}$ $= 2000\left(1 + \frac{8}{100}\right)$ |
$PV + PV\frac{r}{100}$ $= PV\left(1 + \frac{r}{100}\right)$ |
- If an amount increases by $r\%$, it is multiplied by $R = 1 + \frac{r}{100}$.
- After two years, it is multiplied again by $R$, resulting in $FV = PV\left(1 + \frac{r}{100}\right)^2$.
- Thus, after $n$ years: $FV = PV\left(1 + \frac{r}{100}\right)^n$.
Translations of $r\%$ into $R$:
| $r\%$ | Increasing ($R = 1 + \frac{r}{100}$) | Decreasing ($R = 1 - \frac{r}{100}$) |
|---|---|---|
| 12% | $R=1.12$ | $R=0.88$ |
| 20% | $R=1.20$ | $R=0.80$ |
| 5% | $R=1.05$ | $R=0.95$ |
| 7.2% | $R=1.072$ | $R=0.928$ |
Be careful of the following slight difference: the initial amount may be mentioned as value of year 1 ($u_1$) or value of year 0 ($PV$).
Rate of increase 12%
Amount in year 1: $u_1 = 1000$
In $2^{nd}$ year: $u_2 = 1000 \times 1.12$
In $n^{th}$ year: $u_n = 1000 \times (1.12)^{n-1}$
Rate of increase 12%
Present value: $PV = 1000$
After 1 year: $1000 \times 1.12$
After $n$ years: $FV = 1000 \times (1.12)^n$
(Mind that the exponent in Problem 2 is $n$ and not $n-1$). In both cases the growth is exponential.
EXAMPLE 2
There are ten boxes in a row. The first box contains 100€ and any subsequent box contains 10% more than the previous one. What is the amount in the 10th box?
Solution:
EXAMPLE 3 (if the question is about the number of years $n$)
An amount of 2000 euros is invested at 8% per year. After how many complete years does the amount exceed 5000?
Solution: $FV = 2000\left(1 + \frac{8}{100}\right)^n > 5000$
For $n=11$, $FV = 4663.27$.
For $n=12$, $FV = 5036.34$.
Therefore, $n = \mathbf{12}$.
Set $I\%=8, PV=-2000, FV=5000$. Keep $PMT=0, P/Y=1, C/Y=1$. Press F1: [n] to obtain $n=11.9$. Since complete years are required, the first integer above 11.9 is accepted, which is $n = \mathbf{12}$.
Solve the equation $FV=5000$, that is $2000(1.08)^n = 5000$. The solution is $n \cong 11.9$. Thus $n = \mathbf{12}$.
Solve the exponential equation $2000(1.08)^n = 5000$ using logs. The solution is $n = \frac{\log 2.5}{\log 1.08} \cong 11.9$. Thus $n = \mathbf{12}$.
EXAMPLE 4
The current population of a city is 800,000. The population increases by 5.2% every year. Find (a) the population of the city after 7 years; (b) the population of the city 7 years ago; (c) after how many complete years the population of the city doubles.
Solution:
The population of the city after 7 years is $FV = 800,000\left(1 + \frac{5.2}{100}\right)^7 \cong \mathbf{1,140,775}$.
The population of the city 7 years ago was $FV = 800,000\left(1 + \frac{5.2}{100}\right)^{-7} \cong \mathbf{561,022}$.
[Short explanation: for the future, multiply by $1.052$ every year; for the past, divide by $1.052$ every year, or otherwise multiply by $1.052^{-1}$ every year].
Using a GDC finds $n = 13.7$. Therefore, the population doubles after $\mathbf{14}$ complete years.
3. Compounded Interest Compounded in $k$ Time Periods
Suppose that an initial amount $PV=1000€$ is invested with an interest rate 12% per year. The interest may be compounded in $k$ periods per year:
Semiannually (half-yearly): $k=2$
Quarterly: $k=4$
Monthly: $k=12$
In general, the FV formula takes the form:
It is interesting to see how the final amount varies after 5 years, for the initial amount of 1000 euros:
- a) Yearly: $FV = 1000 \times (1.12)^5 = \mathbf{1762}$
- b) Half-yearly: $FV = 1000 \times (1 + 0.06)^{2 \times 5} = \mathbf{1791}$
- c) Quarterly: $FV = 1000 \times (1 + 0.03)^{4 \times 5} = \mathbf{1806}$
- d) Monthly: $FV = 1000 \times (1 + 0.01)^{12 \times 5} = \mathbf{1817}$
NOTICE for GDC-Financial mode: The number of periods is denoted by C/Y. Check the values of FV for $n=5, I\%=12, PV=-1000, PMT=0, P/Y=1$ while setting $C/Y = 1, 2, 4, 12$ respectively.
4. Investment With Regular Payments
$PV$ is invested with an annual interest rate $r\%$: $R = 1 + \frac{r}{100}$. An extra $PMT$ is invested at the end of each year.
The value of the investment after $n$ years is given by:
Indeed, this can be derived by evaluating each component:
- $PV$ is invested for $n$ years: $PV(1 + \frac{r}{100})^n = PV \times R^n$
- $1^{st}$ $PMT$ is invested for $n-1$ years: $PMT \times R^{n-1}$
- $2^{nd}$ $PMT$ is invested for $n-2$ years: $PMT \times R^{n-2}$
- The last payment is $PMT$
The sum of the last $n$ terms is a G.S. with $u_1 = PMT$, ratio $= R$. Thus $S_n = PMT \times \left( \frac{R^n - 1}{R - 1} \right)$.
(If each payment is equal to the present value ($PMT = PV$), a G.S. of $n+1$ terms is obtained: $FV = PMT \times \left( \frac{R^{n+1} - 1}{R - 1} \right)$). If the last payment is not included, one $PMT$ is simply subtracted.
EXAMPLE 5
An initial amount of 1000 euros and then an extra amount of 1000 euros at the end of each year is invested with an interest rate 12% compounded yearly (so $R=1.12$).
EXAMPLE 6
An amount of 1000 euros is invested with an interest rate 12% compounded yearly (so $R=1.12$). An extra payment of 300 euros is added at the end of every year.
EXAMPLE 7 & 8 (Adjusting for Compounding Periods)
NOTICE: If the annual interest rate $r\%$ is compounded in $k$ periods then the ratio for 1 year is $R = \left(1 + \frac{r}{100k}\right)^k$. The formulas for FV above are still valid.
$R = \left(1 + \frac{0.12}{12}\right)^{12} = 1.01^{12} = 1.12682503$.
The value of the investment after 7 years is $FV = 1000 \times R^7 + 300 \times \left( \frac{R^7 - 1}{R - 1} \right) = \mathbf{5397.73}$.
An amount of 1000 euros is invested with an interest rate 12% compounded monthly. An extra payment of 300 euros is added at the end of every month.
$R = \left(1 + \frac{0.12}{12}\right) = 1.01$.
The value of the investment after 7 years (so $n = 7 \times 12 = 84$) is $FV = 1000 \times 1.01^{84} + 300 \times \left( \frac{1.01^{84} - 1}{1.01 - 1} \right) = \mathbf{41508.41}$.
5. Annuity - Amortization
An amount $PV$ is invested but an amount $PMT$ is regularly withdrawn. The only difference is that now the part of the payments is subtracted:
EXAMPLE 9
An amount of 1000 euros is invested with an interest rate 12% compounded monthly. A withdrawal of 150 euros is made at the end of each year.
Solution: