Subsection 3.4.1 Introduction to Compound Interest
In a standard bank account, any interest we earn is automatically added to our balance, and we earn interest on that interest. This reinvestment of interest is called compounding. We will develop the mathematical formula for compound interest and then show the equivalent spreadsheet function.
Suppose that we deposit $1000 in a bank account offering 3% interest, compounded monthly. How will our money grow?
The 3% interest is an annual percentage rate (APR) – the total interest to be paid during the year. Since interest is being paid monthly, each month, we will earn \(\frac{0.03}{12}=0.0025\) per month.
In the first month,
\begin{align*}
P\amp= \$1000\\
r\amp=0.0025\\
I\amp= \$1000 (0.0025)= \$2.50\\
A\amp= \$1000 + \$2.50 = \$1002.50
\end{align*}
In the first month, we will earn $2.50 in interest, raising our account balance to $1002.50.
In the second month,
\begin{align*}
P\amp=\$1002.50\\
I\amp=\$1002.50(0.0025)=\$2.51 \text{ (rounded)}\\
A\amp=\$1002.50+\$2.51=\$1005.01
\end{align*}
Notice that in the second month we earned more interest than we did in the first month. This is because we earned interest not only on the original $1000 we deposited, but we also earned interest on the $2.50 of interest we earned the first month. This is the key advantage that compounding gives us.
Calculating out a few more months in a table or a spreadsheet we have:
| 1 |
1000.00 |
2.50 |
1002.50 |
| 2 |
1002.50 |
2.51 |
1005.01 |
| 3 |
1005.01 |
2.51 |
1007.52 |
| 4 |
1007.52 |
2.52 |
1010.04 |
| 5 |
1010.04 |
2.53 |
1012.57 |
| 6 |
1012.57 |
2.53 |
1015.10 |
| 7 |
1015.10 |
2.54 |
1017.64 |
| 8 |
1017.64 |
2.54 |
1020.18 |
| 9 |
1020.18 |
2.55 |
1022.73 |
| 10 |
1022.73 |
2.56 |
1025.29 |
| 11 |
1025.29 |
2.56 |
1027.85 |
| 12 |
1027.85 |
2.56 |
1030.42 |
To find an equation to calculate future balances more efficiently, we will go through a few months to see the pattern:
Initial Amount: \(P=\$1000\)
\(1^{\text{st}} \text{ Month } A=1.0025(\$1000)\)
\(2^{\text{nd}} \text{ Month } A=1.0025(1.0025(\$1000))=1.0025^{2}(\$1000)\)
\(3^{\text{rd}} \text{ Month } A=1.0025(1.0025^{2}(\$1000))=1.0025^{3}(\$1000)\)
\(4^{\text{th}} \text{ Month } A=1.0025(1.0025^{3}(\$1000))=1.0025^{4}(\$1000)\)
Observing a pattern, we could conclude
\(m^{\text{th}} \text{ Month } A=1.0025^{m}(\$1000)\)
If we wanted to calculate the balance after 15 years, we observe that 15 years is equal to \(15\cdot12=180\) months. This results in
\begin{equation*}
1.0025^{180}(\$1000)\approx\$1567.43
\end{equation*}
Notice that the $1000 in the equation was P, the starting amount. We found 1.0025 by adding one to the interest rate divided by 12, since we were compounding 12 times per year. This approach is generalized to the formula that follows.
Compound Interest.
\begin{equation*}
A=P\left(1+\frac{r}{n}\right)^{nt} \text{ or } P=\frac{A}{\left(1+\frac{r}{n}\right)^{nt}}
\end{equation*}
- A
is the future value balance in the account after \(t\) years
- P
is the principal or present value
- r
is the annual interest rate in decimal form
- n
is the number of compounding periods in one year
- t
is the number of years
Note that the exponent \(nt\) is equal to the total number of periods.
If the compounding is done annually (once a year), \(n = 1\text{.}\)
If the compounding is done quarterly, \(n = 4\text{.}\)
If the compounding is done monthly, \(n = 12\text{.}\)
If the compounding is done weekly, \(n = 52\text{.}\)
If the compounding is done daily, \(n = 365\text{.}\)
The most important thing to remember about using this formula is that it assumes that we put money in the account once and let it sit there earning interest.
Subsection 3.4.2 Applications of the Compound Interest Formula
Example 3.4.2. Finding a Future Value.
A certificate of deposit (CD) is a savings instrument that many banks offer. It usually gives a higher interest rate, but you cannot access your investment for a specified length of time. Suppose you deposit $3000 in a CD paying 6% APR, compounded monthly. How much will you have in the account after 20 years?
\(P = \$3\,000\text{,}\) the initial deposit
\(r = 0.06\text{,}\) 6% annual rate
\(n = 12\text{,}\) 12 months in 1 year
\(t = 20\text{,}\) since we’re looking for how much we’ll have after 20 years
\begin{equation*}
A=P\left(1+\frac{r}{n}\right)^{nt}=3000\left(1+\frac{0.06}{12}\right)^{12\cdot 20}\approx$9930.61
\end{equation*}
Therefore, we will end up with approximately $9,930.61 after 20 years.
The calculation in the example above also can be done using the future value formula on a spreadsheet. The format is as follows:
=FV(rate per period, number of periods, payment amount, present value)
where the rate per period is \(\frac{r}{n}\text{,}\) the number of periods is \(nt\text{,}\) and the present value is the principal \(P\text{.}\) In this section, we only deal with one-time investments, so the payment amount will be $0.
In the exercise, we would type
=FV(0.06/12, 12*20, 0, 3000)
and get a result of $9,930.61, rounded to the nearest cent.
Exercises 3.4.9 Exercises
1.
A friend lends you $200 for a week, which you agree to repay with 5% one-time interest. How much will you have to repay?
2.
You loan your friend $100. They agree to pay an annual interest rate of 3%, simple interest. Six months later they repay that loan.
How much did they pay you?
How much was interest?
3.
Consider a simple interest loan of $200 with an annual interest rate of 6%. If that loan is paid off 1 year and 3 months later, how much was repaid?
4.
You deposit $1,000 in an account that earns simple interest. The annual interest rate is 2.5%.
How much interest will you earn in 5 years?
How much will you have in the account in 5 years?
5.
Consider an investment of $20000 with an annual interest rate of 5%.
If that investment is earning simple interest, how much will the investment be worth in 10 years?
If that investment is getting annually compounding interest, how much will the investment be worth in 10 years?
6.
Nico invests $4,500 into an account that has an annual interest rate of 8.5%. The interest is compounding monthly. Twenty years later what is the account balance?
7.
How much will $1,000 deposited in an account earning 7% APR compounded weekly be worth in 20 years?
8.
Suppose you obtain a $3,000 Certificate of Deposit (CD) with a 3% APR, paid quarterly, with maturity in 5 years.
What is the future value of the CD in 5 years?
How much interest will you earn?
What percent of the balance is interest?
9.
You deposit $300 in an account earning 5% APR compounded annually. How much will you have in the account in 10 years?
How much will you have in the account in 10 years?
How much interest will you earn?
What percent of the balance is interest?
10.
You deposit $2,000 in an account earning 3% APR compounded monthly.
How much will you have in the account in 20 years?
How much interest will you earn?
What percent of the balance is interest?
What percent of the balance is the principal?
11.
You deposit $10,000 in an account earning 4% APR compounded weekly.
How much will you have in the account in 25 years?
How much interest will you earn?
What percent of the balance is interest?
What percent of the balance is the principal?
12.
How much would you need to deposit in an account now in order to have $6,000 in the account in 8 years? Assume the account earns 6% APR compounded monthly.
13.
How much would you need to deposit in an account now in order to have $20,000 in the account in 4 years? Assume the account earns 5% APR compounded quarterly.
14.
Breylan invests $1,200 in an account that earns 4.6% APR compounded quarterly and Angad invests the same amount in an account that earns 4.55% APR compounded weekly.
What will their balances be after 15 years?
What will their balances be after 30 years?
What is the effective rate for each account?
15.
Bill invests $6,700 in a savings account that compounds interest monthly at 3.75% APR. Ted invests $6,500 in a savings account that compound interest annually at 3.8% APR.
Find the effective rate for each account.
Who will have the higher accumulated balance after 5 years?
16.
Bassel is comparing two accounts where one pays 3.45% APR quarterly and the second pays 3.4% APR daily.
What is the effect rate for each?
If he has $5,000 to deposit how much will the balance be in 10 years?
17.
You deposit $2,500 into an account earning 4% APR compounded continuously.
How much will you have in the account in 10 years?
How much total interest will you earn?
What percent of the balance is interest?
18.
You deposit $1,000 into an account earning 5.75% APR compounded continuously.
How much will you have in the account in 15 years?
How much total interest will you earn?
What percent of the balance is interest?
19.
You deposit $5,000 in an account earning 4.5% APR compounded continuously.
How much will you have in the account in 5 years?
How much total interest will you earn?
What percent of the balance is interest?
20.
You deposit $10,000 in an account that earns 5.5% APR compounded continuously and your friend deposits $10,000 in an account that earns 5.5% APR compounded annually.
How much more will you have in the account in 10 years?
How much more interest did you earn in the 10 years?