6.2 Compound Interest

A generic line chart.

6.2: Compound Interest

Learning Objectives

Upon completion of this section, you should be able to

  • Calculate the future value of an account for which interest is compounded n times per year (discretely).
  • Solve application problems involving compounding interest discretely.
  • Calculate the future value of an account in applications for which interest is compounded continuously.
  • Solve application problems involving compounding interest continuously.

Compound Interest Discretely

In a standard bank account, any interest we earn is automatically added to our balance, and we earn interest on
that new balance. This reinvestment of interest is called compounding.

This compounding effect can lead to significantly larger growth (or debt accumulation) compared to simple interest, especially over longer periods of time. The frequency of compounding—whether daily, monthly, quarterly, or annually—also plays a crucial role in determining the final amount.

Compound Interest (discretely)

When interest is compounded a fixed number of times a year we can use the following formula to determine the future value of money:

FV=P(1+rn)tn

FV is the future value of the account after t years.
P is the starting balance of account (also called initial deposit, or principal).
r is the annual interest rate in decimal form.
n is the number of compounding periods (number of times per year that interest is calculated and added to the principal.)
t is the length of time the money sits in the account in years.

One 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.

The compounding period n is determined by how many times the interest is reinvested each year. Below are some common values we will use for n:
  • If the compounding is done annually (once a year), n=1.
  • If the compounding is done quarterly, n=4.
  • If the compounding is done monthly, n=12.
  • If the compounding is done weekly, n=52.
  • If the compounding is done daily, n=365.

To see how compound interest works lets take a look at this scenario: Suppose that we deposit $1000 in a bank account offering 3% interest, compounded monthly.  How will our money grow each month over the year?

Since interest is being paid monthly, each month, we will earn interest at a rate of 3%12=0.25% per month. Notice that is what the rn represents in the formula (the interest paid per compounding period).

In the first month we can find the value in the account by finding the interest earned and adding that back into the principal:

P=$1000r=0.0025I=$10000.0025 =$2.50FV=$1000+$2.50=$1002.50

After the first month we found that the account earned $2.50 in interest, which raising the account balance to $1002.50. In the second month the balance is now higher, so we calculate the interest on that new balance:

P=$1002.50r=0.0025I=$1002.500.0025 $2.51FV=$1002.50+$2.51=$1005.01

Notice that in the second month we earned more interest than we did in the first month (not much, but slightly more).  This is because we earned interest not only on the original $1000 we deposited, but we also earned interest on the extra $2.50 (interest we earned the first month).  This is the key advantage that compounding of interest gives us.

Calculating out a few more months:
 

Month Starting balance Interest earned Ending Balance
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.57 1030.42

In that table we can see how the amount of interest per month is increasing over time, which is something we do not see when working with simple interest as the principal amount will never change with simple interest calculations.

Let us compare the amount of money earned from compounding against the amount you would earn from an account that earned simple interest. Let us take an example where $3000 is deposited into an account that has an annual rate of 6%. Compare the future value of the account with simple interest to compound interest (monthly).

In the table below we can see the future value in the account in five year increments.

 

Years Simple Interest ($15 per month) 6% compounded monthly = 0.5% each month.
0

$3000

$3000

5

$3900

$4046.55

10

$4800

$5458.19

15

$5700

$7362.28

20

$6600

$9930.61

25

$7500

$13394.91

30

$8400

$18067.73

35

$9300

$24370.65

 

Graph of Simple vs Compound Interest Go to Desmos to explore this further.

As you can see, over a long period of time, compounding makes a large difference in the account balance. You may recognize the graphs as the difference between linear growth and exponential growth.

Example 1

A certificate of deposit (CD) is 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% interest, compounded monthly.  How much will you have in the account after 20 years?


Solution

Let us start with listing out the given information.

P=$3000the initial depositr=0.066%annual raten=1212 months in 1 yeart=20since were looking for how much well have after 20 years

Next we can use the formula to find the future value:

FV=3000(1+0.0612)20×12=$9930.61 (round your answer to the nearest penny)

As you enter this expression into a calculator you will want to ensure that the exponent term is in a parenthesis to ensure you are evaluating the entire product of 20 and 12 in the exponent. It should look something like this: 3000*(1+0.06/12)^(20*12)

Try it Now 1

Peter deposits $200 that was given to him upon graduation into an account with an annual rate of 7% compounded weekly. What is the value of that deposit after 4 years? After 8 years?

Hint 1 (click to Show/Hide)

We are compounding the interest, so you will need to use the compound interest formula. The compound interest formula is given by

FV=P(1+rn)tn.

Since we are compounding weekly you will use n=52. List out the other known values and then evaluate the formula for the amount of time the money will be in the account.

Answer (click to Show/Hide)

The only thing we need to change is the time, t, in the compounding interest formula. We will start by listing out all the known values:

P=$200r=0.07n=52t=4

Next evaluate the compounding interest formula for t=4:

FV=2001+0.0752452FV$264.58

Now evaluate the formula for t=8:

FV=2001+0.0752852FV$350.00

One thing to note is that with the time doubling the amount of money earned interest is not doubling.

Rounding

It is important to be very careful about rounding when calculating expressions with exponents.  In general, you want to keep as many decimals during calculations as you can if you are not able to evaluate the entire expression for a solution at once.  Be sure to keep at least 3 significant digits (numbers after any leading zeros).  Rounding 0.00012345 to 0.000123 will usually give you a “close enough” answer, but keeping more digits is always better.

To see why not over-rounding is so important, suppose you were investing $1000 at 5% interest compounded monthly for 30 years.

P=$1000the initial depositr=0.055%n=1212 months in 1 yeart=30since were looking for the amount after 30years

If we first compute rn, we find 0.0512=0.00416666666667. Here is the effect of rounding this to different values:

 

rnrounded to: Gives FV to be: Error
0.004 $4208.59 $259.15
0.0042 $4521.45 $53.71
0.00417 $4473.09 $5.35
0.004167 $4468.28 $0.54
0.0041667 $4467.80 $0.06
no rounding $4467.74

If you’re working in a bank, of course you wouldn’t round at all.  For our purposes, the answer we got by rounding to 0.00417, three significant digits, is close enough – $5 off of $4500 isn’t too bad.  Certainly keeping that fourth decimal place wouldn’t have hurt.

Applications with compounding discretely

Let us look at other applications with the compound interest formula. In some cases we may want to save up money for a goal. With the situation in the next example a fixed amount of money is deposited to reach a goal in the future. Remember this is a one time deposit that is being put into the account. We will look a situation where we make repeated deposits over time (like monthly deposits) in a later section.

Example 2

You know that you will need $40,000 for your child’s education in 18 years.  If your account earns 4% compounded quarterly, how much would you need to deposit now to reach your goal?


Solution

In this example, we’re looking for an initial deposit P. Start with listing out what is known:

r=0.044%n=44 quarters in 1 yeart=18Since we know the balance in 18 yearsFV=$40,000The amount we have in 18 years

In this case, we’re going to have to set up the equation, and solve for P.

40000=P(1+0.044)18440000(1+0.044)184=PP$19,539.84

So you would need to deposit $19,539.84 now to have $40,000 in 18 years.

Try it Now 2

How much should be deposited today if the goal is to have $2000 five years from now when it is known that the account the money is to be deposited has an annual rate of 8.2% compounded daily?

Hint 1 (click to Show/Hide)

The question is looking for the initial deposit, P. Use the compound interest formula to find P when we now how much money is in the account when t=5.

Answer (click to Show/Hide)

Use the compounding interest formula to find P, but first list out all the known values:

FV=$2000r=0.082n=365t=5

Next solve for P:

FV=P1+rntn2000=P1+0.0823655365P=20001+0.0823655365P$1,327.36

You would need to deposit $1,327.36 into the account to have $2000 in five years.

Compound Interest Continuously

Before we get into what we mean by compounding continuously lets look back at an example of compounding discretely. What we want to investigate is what happens as we compound more often during the same time frame.

Does compounding more frequently earn us more money?

The answer to this question is Yes, but there is some limiting factor. As we increase the number of times we compound we will earn more money, but there is an upper bound associated with the amount of money we can earn with the same interest rate compounded more often in the same time interval.

Let us look at what happens when we start with a principal of $3,200 in an account with an annual interest rate of 5.45% invested for 1.5 years and we vary the compounding period.
 

Table of values for different compounding periods for the same amount of time.
Compounding Rule Number of times a year Value in account after 1.5 years with an annual rate 5.45%
Yearly n=1 P=3200(1+.05451)(1)(1.5)=3465.1326
Quarterly n=4 P=3200(1+.05454)(4)(1.5)=3470.6742
Monthly n=12 P=3200(1+.054512)(12)(1.5)=3471.9477
Daily n=365 P=3200(1+.0545365)(365)(1.5)=3472.5691
Hourly n=8760 P=3200(1+.05458760)(8760)(1.5)=3472.5894
Every Minute n=525600 P=3200(1+.0545525600)(525600)(1.5)=3472.5903

Now what you should notice is that when we first started to increase the compounding period the gains in the increase in compounding were fairly noticeable, but look what happened when we went from monthly to daily. We are compounding by about 20 times more frequently, yet the gains are shrinking. This is even more noticeable as we go from hourly to every minute – this is compounding 60 times more frequently and the gain isn’t even measurable when we round to the nearest penny.

If we wish to compound every fraction of a second and then every fraction of that fraction of a second we are on our way to compounding continuously. The formula for continuous compounding is given below.

Compounding Interest Continuously

When interest is compounded continuously we can use the following formula to determine the future value of money:

FV=Pe(rt)

FV is the future value of the account after t years.
P is the starting balance of the account (also called initial deposit, or principal).
r is the annual interest rate in decimal form.
t is the length of time the money sits in the account in years.
e is a constant (like π) that is approximately 2.718 called Euler’s Number.

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 while compounding continuously.

To finish up our example with depositing $3200 into an account with an annual rate of 5.45% for 1.5 years. We say that as we compounded more often in the year we approached some limiting value close to $3472.59. If we were to compound continuously we would have the following:

FV=PertFV=3200e(0.0545)(1.5)FV=3200(1.085184)FV=3472.590335FV$3472.59

The actual value for compounding continuously compared to compounding every second was off by $0.00014 or less than a penny.

Evaluating exponents with e on the calculator

When we need to calculate something like e3 it would be unwise to use an estimate like 2.718 to do the calculations if we can avoid it. As we increase the value on that exponent the estimation would become worse and worse.

Many scientific calculators have a button for e or e to an exponent. It is typically either labeled like e or ex

To evaluate e3 we’d type e 3, or ex 3.

Try it out – you should get something around 20.08553692.

If you don’t have the constant e on your calculator use the approximation 2.718 for e for now.

Example 3

Suppose you deposit $3000 in a CD paying 6% interest, compounded continuously.  How much will you have in the account after 20 years? How did this compare to compounding Monthly?


Solution

In this scenario,

P=$3000rt==0.0620the initial deposit6% annual ratesince we’re looking for how much we’ll have after 20 years

So, FV=3000e(0.06)(20)$9,960.35 (round your answer to the nearest penny).

Compare this now to compounding monthly: FV=3000(1+0.0612)(2012)$9,930.61

What we see is that by compounding continuously we have an additional gain of roughly $30 over that same time period (or roughly a 0.3% increase in value for compounding continuously).

Try it Now 3

If $3500 is invested at 9% compounded continuously, what will the value be in four years?

Hint 1 (click to Show/Hide)

The key word to look for in this problem is that the interest is being compounded continuously. This means we will be using FV=Pert to calculate the amount in the account from an initial deposit. When using the formula make sure to always convert the percentage to a decimal before putting it into the formula.

Answer (click to Show/Hide)

Use the formula for compounding continuously with the given information:

FV=$3500t=4r=.09FV=PertFV=3500e.09×4=$5016.65

After four years there would be approximately $5016.65 in the account.

Like we did with compounding discretely we can solve for the initial amount needed to reach a goal (future value).

Example 4

You know that you will need $40,000 for your child’s education in 18 years.  If your account earns 4% compounded continuously, how much would you need to deposit now to reach your goal?


Solution

In this example (as we saw in the last section), we’re looking for P.

r=0.044%t=18Since we know the balance in 18 yearsFV=$40,000The amount we have in 18 years

Use the equation for continuous compounding to set up an equation to solve for P0.

40000=Pe0.04×1840000=P(2.0544)P=400002.0544=$19470.40

You would need to deposit approximately $19,470.40 now to have $40,000 in 18 years.

As a side note you will have noticed we rounded e0.04×18 at the second step to 2.0544. This rounding introduced a small amount of error in our result when we go to divide 40,000 by 2.0544. If we had left the exact expression in and divided the total would have been $19.470.09 instead (see below):

P=40000e0.04×18=$19470.09

Try it Now 4

The Tran family is expecing a new baby in a few days. They want to put away money for college and figure they will need about $100,000 in 18 years. If they make a single lump sum investment now into an account that compounds interest continuously with an annual rate of 3.4%, then how much would that be?

Hint 1 (click to Show/Hide)

In this question we are given the future value in the account and will be looking for the principal (the lump sum payment into the account at the start of the 18 years).

Answer (click to Show/Hide)

Find P in the continuous compounding interest formula with the following from the question statement

FV=$100,000r=0.034t=18

Substitute the values into the formula FV=Pe(rt) and solve for P.

FV=Pe(rt)100,000=Pe(0.03418)100,000e(0.03418)=PP$54,226.53

The Tran family needs to make a single lump sum deposit of $54,226.54 in the account.

Exercises


  1. If $8,000 is invested at an annual rate of 9.2% compounded continuously, what will the final amount be in 4 years?
  2. What is the value of $750 invested into an account with an annual rate of 3.25% compounded continuously for 4 years and 3 months?
  3. Find the value of a deposit of $8,000 earning an annual rate of 9.2% compounded continuously for N years.
    How much interest is earned after 2 years? How much interest is earned after 4 years? Were you surprised that it was not twice as much? Why or why not.
  4. Sam’s grandparents was planning to give him $8,000 in 10 years. Sam has convinced his grandparents to pay him $4,000 now, instead. If Sam invests this $4,000 at an annual rate of 5.7% compounded continuously, how much money will he have in 10 years?
  5. How much should be deposited into an account that has an annual rate of 4.15% compounded continuously so that in 15 years there is $10,000?
  6. Rosa knows she needs $2350 for tuition in 9 months from now. How much should she deposit into an account that compounds continuously at an annual rate of 5.2% to achieve that goal?
  7. Brandon plans on buying a car when he graduates in three years from now. He has some inheritance he can set away for this purchase. If he assumes the car will cost him $23,000 how much of that money should he set aside in an account that has an annual rate of 7.8% compounded continuously?
  8. As an experiment you plan on depositing $5 for your future great great grandchild to inherit 100 years from now. If the account compounds interest continuously with an annual rate of 5.5%, then how much will they inherit? What if you want to leave it for someone 200 years from now?
  9. Javier invests $500 into an account with the bank that compounds continuously with an annual rate of 9.0% and Maria invests $500 into a different account that compounds annually with an annual rate of 9.03%. Find the value in each account after 10 and 30 years. What did you notice? Should you compare more than just the annual rate to determine which account to invest in? Why or why not.
  10. You deposit $300 in an account with an annual interest rate of 5% compounded annually.  How much will you have in the account in 10 years?
  11. How much will $1000 deposited in an account with an annual interest rate of 7% compounded annually be worth in 20 years?
  12. You deposit $2000 in an account with an annual interest rate of 3% compounded monthly.
  13. How much will you have in the account in 20 years?
  14. How much interest will you earn?
  15. You deposit $10,000 in an account with an annual interest rate of 4% compounded monthly.
    1. How much will you have in the account in 25 years?
    2. How much interest will you earn?
  16. 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 has an annual interest rate of 6% compounded monthly.
  17. 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 has an annual interest rate of 5% interest compounded monthly.
  18. If $800 is invested in an account for 5 years compounded monthly with an annual rate of 4%, then would doubling the annual interest rate double the amount of interest earned? Explain.
  19. If $500 is invested in an account for 2 years compounded monthly with an annual rate of 3%, then would doubling the principal double the amount of interest earned? Explain.
  20. Sam invests $1500 into a savings account in 2022. Ten years later anther $1500 is invested into the account. If we assume the interest is compounded monthly and has the same rate of the entire time of 4.5%, then how much is in the account 20 years after the original investment?

Attributions

This page contains modified content from David Lippman, “Math In Society, 2nd Edition.” Licensed under CC BY-SA 4.0.
This page contains content by Robert Foth, Math Faculty, Pima Community College, 2021. Licensed under CC BY 4.0.

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Topics in Mathematics Copyright © by Robert Foth is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book