Compound interest formula and examples - MathBootCamps (2024)

Compound interest is when interest is earned not only on the initial amount invested, but also on any interest. In other words, interest is earned on top of interest and thus “compounds”. The compound interest formula can be used to calculate the value of such an investment after a given amount of time, or to calculate things like the doubling time of an investment. We will see examples of this below.

[adsenseWide]

Examples of finding the future value with the compound interest formula

First, we will look at the simplest case where we are using the compound interest formula to calculate the value of an investment after some set amount of time. This is called the future value of the investment and is calculated with the following formula.

Compound interest formula and examples - MathBootCamps (1)

Example

An investment earns 3% compounded monthly. Find the value of an initial investment of $5,000 after 6 years.

Solution

Determine what values are given and what values you need to find.

  • Earns 3% compounded monthly: the rate is \(r = 0.03\) and the number of times compounded each year is \(m = 12\)
  • Initial investment of $5,000: the initial amount is the principal, \(P = 5000\)
  • 6 years: \(t = 6\)

You are trying to find \(A\), the future value (the value after 6 years). Now apply the formula with the known values:

\(\begin{align}A &= P\left(1 + \dfrac{r}{m}\right)^{mt} \\ &= 5000\left(1 + \dfrac{0.03}{12}\right)^{12 \times 6} \\ &\approx \bbox[border: 1px solid black; padding: 2px]{5984.74}\end{align}\)

Answer: The value after 6 years will be $5,984.74.

Important! Be careful about rounding within the formula. You should do as much work as possible in your calculator and not round until the very end. Otherwise your answer may be off by a few dollars.

Let’s try one more example like this before we try some more difficult types of problems.

Example

What is the value of an investment of $3,500 after 2 years if it earns 1.5% compounded quarterly?

Solution

As before, we are finding the future value, A. In this example, we are given:

  • Value after 2 years: \(t = 2\)
  • Earns 3% compounded quarterly: \(r = 0.015\) and \(m = 4\) since compounded quarterly means 4 times a year
  • Principal: \(P = 3500\)

Applying the formula:

\(\begin{align}A &= P\left(1 + \dfrac{r}{m}\right)^{mt} \\ &= 3500\left(1 + \dfrac{0.015}{4}\right)^{4 \times 2}\\ &\approx \bbox[border: 1px solid black; padding: 2px]{3606.39}\end{align}\)

Answer: The value after 2 years will be $3,606.39.

There are other types of questions that can be answered using the compound interest formula. Most of these require some algebra, and the level of algebra required depends on which variable you need to solve for. We will look at some different possibilities below.

Example of finding the rate given other values

Suppose you were given the future value, the time, and the number of compounding periods, but you were asked to calculate the rate earned. This could be used in a situation where you are taking the amount of home sold for and determining the rate earned, if it is viewed as an investment. Consider the following example.

Example

Mrs. Jefferson purchased an antique statue for $450. Ten years later, she sold this statue for $750. If the statue is viewed as an investment, what annual rate did she earn?

Solution

If we view this as an investment of \(P = $450\), then we know that the future value is \(A = $750\). This was after \(t = 10\) years. Finally, if we assume an annual rate, we will use \(m = 1\) and have:

\(A = P\left(1 + \dfrac{r}{m}\right)^{mt}\)

\(750 = 450\left(1 + \dfrac{r}{1}\right)^{1 \times 10}\)

This is the same as:

\(750 = 450\left(1 + r\right)^{10}\)

We are solving for the rate, \(r\). We will do this using the following steps.

Divide both sides by 450.

\(\dfrac{750}{450} = \left(1 + r\right)^{10}\)

Simplify on the left-hand side. But, we need to be careful about rounding, so we will keep the fraction for now.

\(\dfrac{5}{3} = \left(1 + r\right)^{10}\)

Take the left-hand side to the 1/10th power to clear the power of 10 on the right.

\(\left(\dfrac{5}{3}\right)^{\dfrac{1}{10}} = 1 + r\)

Calculate the value on the left and solve for \(r\).

\(\begin{align}1.0524 &= 1 + r \\1.0524 – 1 &= r \\ \bbox[border: 1px solid black; padding: 2px]
{0.0524} &= r\end{align}\)

Therefore, Mrs. Jefferson earned an annual rate of 5.24%. Not bad! But there was definitely some more complicated algebra involved. In some cases, you may even have to make use of logarithms. A common situation where you might see this is when calculating the doubling time of an investment at a given rate.

Calculating the doubling time of an investment using the compound interest formula

Regardless of the amount initially invested, you can find the doubling time of an investment as long as you are given the rate and the number of compounding periods. Let’s look at an example and see how this could be done.

Example

How many years will it take for an investment to double in value if it earns 5% compounded annually?

It may seem tough to decide where to start here, as we are only given the rate, \(r = 0.05\), and the number of compounding periods, \(m = 1\). Note that we are trying to find the time, \(t\).

Since we do not know the initial investment, we can simply call it \(P\). For this to double, its value would be \(2P\) and, using the compound interest formula, we would have:

\(A = P\left(1 + \dfrac{r}{m}\right)^{mt}\)

\(2P = P\left(1 + \dfrac{0.05}{1}\right)^{t}\)

This could be written as:

\(2P = P\left(1.05\right)^{t}\)

Remember that this would only make sense if the amount invested is not zero, so we can divide both side by \(P\). This gives:

\(2 = \left(1.05\right)^{t}\)

To solve for t, we will take the natural log, ln, of both sides. By the laws of logarithms, this will allow us to bring the exponent to the front.

\(\ln(2) = t\ln\left(1.05\right)\)

Finally, we can divide and then use our calculators to find t.

\(\begin{align}t &= \dfrac{\ln(2)}{\ln\left(1.05\right)}\\ &\approx \bbox[border: 1px solid black; padding: 2px]{14.2 \text{ years}}\end{align}\)

Answer: It will take a little more than 14 years before the investment will double in value.

The same process could be used to determine when an investment would triple or even quadruple. You would just use a different multiple of \(P\) in the first part of the formula.

[adsenseLargeRectangle]

Summary

The compound interest formula is used when an investment earns interest on the principal and the previously-earned interest. Investments like this grow quickly; how quickly depends on the rate and the number of compounding periods. When working with a compound interest formula question, always make note of what values are known and what values need to be found so that you stay organized with your work.

Now that you have studied compound interest, you should also review simple interest and how it is different.

Related

Compound interest formula and examples - MathBootCamps (2024)

FAQs

What is the formula for compound interest with an example? ›

The compound interest formula is ((P*(1+i)^n) - P), where P is the principal, i is the annual interest rate, and n is the number of periods.

How do you explain compound interest with examples? ›

For example, if you deposit $1,000 in an account that pays 1 percent annual interest, you'd earn $10 in interest after a year. Thanks to compound interest, in Year Two you'd earn 1 percent on $1,010 — the principal plus the interest, or $10.10 in interest payouts for the year.

How much is $1000 worth at the end of 2 years if the interest rate of 6% is compounded daily? ›

Hence, if a two-year savings account containing $1,000 pays a 6% interest rate compounded daily, it will grow to $1,127.49 at the end of two years.

What is the simple compounded interest formula? ›

If an initial principal P is invested at an interest rate r compounded m times per year, then the amount in the account after n periods is A(n) = P(1 +i)^n, where i = r/m is the interest earned each year.

What will be the compound interest on $25,000 after 3 years at 12 per annum? ›

Rate of interest = 12% p.a. ∴ The compound interest is Rs. 10123.20.

What is the fastest way to calculate compound interest? ›

Use the formula A=P(1+r/n)^nt. For example, say you deposit $5,000 in a savings account that earns a 3% annual interest rate, and compounds monthly. You'd calculate A = $5,000(1 + 0.03/12)^(12 x 1), and your ending balance would be $5,152. So after a year, you'd have $5,152 in savings.

What is the formula for daily compound interest? ›

Compound Interest Chart
Compounding FrequencyCompounding Periods (n)Periodic Rate (r)
Semi-Annual Compounding= Years × 2= Annual Interest Rate ÷ 2
Quarterly Compounding= Years × 4= Annual Interest Rate ÷ 4
Monthly Compounding= Years × 12= Annual Interest Rate ÷ 12
Daily Compounding= Years × 365= Annual Interest Rate ÷ 365
1 more row

What is the future value of $1000 after 5 years at 8% per year? ›

Answer and Explanation: The future value of a $1000 investment today at 8 percent annual interest compounded semiannually for 5 years is $1,480.24.

How much will $10,000 be worth in 20 years? ›

The table below shows the present value (PV) of $10,000 in 20 years for interest rates from 2% to 30%. As you will see, the future value of $10,000 over 20 years can range from $14,859.47 to $1,900,496.38.

What is $5000 invested for 10 years at 10 percent compounded annually? ›

The future value of the investment is $12,968.71. It is the accumulated value of investing $5,000 for 10 years at a rate of 10% compound interest.

How to explain compound interest to a child? ›

Put simply, compound interest is when you earn interest on both the money you've saved and the interest you've already earned.

What is $15000 at 15 compounded annually for 5 years? ›

The time period T = 5 years. A = $30,170.36 hence, the total amount after 5 year will be $30,170.36.

What is a good sentence for compound interest? ›

Examples of compound interest

She went on forgetting him with compound interest after that. It is due to the assembled company to add that it returned the gaze with compound interest. Twenty thousand at compound interest for seven years, he thought, as he made the first turn.

Top Articles
Latest Posts
Article information

Author: Nathanial Hackett

Last Updated:

Views: 6054

Rating: 4.1 / 5 (52 voted)

Reviews: 91% of readers found this page helpful

Author information

Name: Nathanial Hackett

Birthday: 1997-10-09

Address: Apt. 935 264 Abshire Canyon, South Nerissachester, NM 01800

Phone: +9752624861224

Job: Forward Technology Assistant

Hobby: Listening to music, Shopping, Vacation, Baton twirling, Flower arranging, Blacksmithing, Do it yourself

Introduction: My name is Nathanial Hackett, I am a lovely, curious, smiling, lively, thoughtful, courageous, lively person who loves writing and wants to share my knowledge and understanding with you.