Compound Interest Derivations (2024)

Showing how the formulas are worked out, with Examples!

With Compound Interest we work out the interest for the first period, add it to the total, and then calculate the interest for the next period, and so on ..., like this:

Compound Interest Derivations (1)

Make A Formula

Let's look at the first year to begin with:

$1,000.00 + ($1,000.00 × 10%) = $1,100.00

We can rearrange it like this:

Compound Interest Derivations (2)

So, adding 10% interest is the same as multiplying by 1.10

(Note: the Interest Rate was turned into a decimal by dividing by 100: 10% = 10/100 = 0.10, read Percentages to learn more.)

And that formula works for any year:

  • We could do the next year like this: $1,100 × 1.10 = $1,210
  • And then continue to the following year: $1,210 × 1.10 = $1,331
  • etc...

So it works like this:

Compound Interest Derivations (3)

In fact we could go straight from the start to Year 5 if we multiply 5 times:

$1,000 × 1.10 × 1.10 × 1.10 × 1.10 × 1.10 = $1,610.51

But it is easier to write down a series of multiplies using Exponents (or Powers) like this:

$1,000 × 1.105 = $1,610.51

The Formula

We have been using a real example, but let us make it more general by using letters instead of numbers, like this:

Compound Interest Derivations (4)

(Compare this to the calculation above it: PV = $1,000, r = 0.10, n = 5, and FV = $1,610.51)

  • When the interest rate is annual, then n is the number of years
  • When the interest rate is monthly, then n is the number of months
  • and so on

Examples

How about some examples ...
... what if the loan went for 15 Years? ... just change the "n" value:

$1,000 × 1.1015 = $4,177.25

... and what if the loan was for 5 years, but the interest rate was only 6%? Here:

$1,000 × 1.065 = $1,338.23

(Note that it is 1.06, not 1.6)

The Four Formulas

So, the basic formula for Compound Interest is:

FV = PV (1+r)n

  • FV = Future Value,
  • PV = Present Value,
  • r = Interest Rate (as a decimal value), and
  • n = Number of Periods

With that we can work out the Future Value FV when we know the Present Value PV, the Interest Rate r and Number of Periods n

And we can rearrange that formula to find FV, the Interest Rate or the Number of Periods when we know the other three.

Here are all four furmulas:

FV = PV (1+r)nFind the Future Value when we know a Present Value, the Interest Rate and number of Periods.
PV = FV / (1+r)nFind the Present Value when we know a Future Value, the Interest Rate and number of Periods.
r = ( FV / PV )1/n - 1Find the Interest Rate when we know the Present Value, Future Value and number of Periods.
n = ln(FV / PV)ln(1 + r)Find the number of Periods when we know the Present Value, Future Value and Interest Rate

How did we get those other three formulas? Read On!

Working Out the Present Value

Example: Sam wants to reach $2,000 in 5 Years at 10% annual interest. How much should Sam start with?

In other words, we know a Future Value, and want to know a Present Value.

We can just rearrange the formula to suit ... dividing both sides by (1+r)n to give us:

Start with:FV = PV (1+r)n

Swap sides:PV (1+r)n = FV

Divide both sides by (1+r)n:PV = FV(1+r)n

So now we can calculate the answer:

Example(continued):

PV = $2,000 / (1+0.10)5 = $2,000 / 1.61051 = $1,241.84

So Sam should start with $1,241.84

It works like this:

Compound Interest Derivations (5)

Another Example: How much do you need to invest now, to get $10,000 in 10 years at 8% interest rate?

PV = $10,000 / (1+0.08)10 = $10,000 / 2.1589 = $4,631.93

So, $4,631.93 invested at 8% for 10 Years grows to $10,000

Working Out The Interest Rate

Example: Sam has only $1,000, and wants it to grow to $2,000 in 5 Years, what interest rate should Sam be looking for?

We need a rearrangement of the first formula to work it out:

Start with:FV = PV (1+r)n

Swap sides:PV (1+r)n = FV

Divide both sides by PV:(1+r)n = FVPV

Take nth root of both sides:1+r = ( FVPV )1/n

Subtract 1 from both sides:r = ( FVPV )1/n − 1

(Note: to understand the step "take nth root" please read Fractional Exponents)

The result is:

r = ( FV / PV )1/n − 1

Now we have the formula, it is just a matter of "plugging in" the values to get the result:

Example (continued):

r = ( $2,000 / $1,000 )1/5 − 1
= ( 2 )0.2 − 1
= 1.1487 − 1
= 0.1487

And 0.1487 as a percentage is 14.87%

So Sam needs 14.87% to turn $1,000 into $2,000 in 5 years.

Another Example: What interest rate do you need to turn $1,000 into $5,000 in 20 Years?

r = ( $5,000 / $1,000 )1/20 − 1 = ( 5 )0.05 − 1 = 1.0838 − 1 = 0.0838

And 0.0838 as a percentage is 8.38%. So 8.38% will turn $1,000 into $5,000 in 20 Years.

Working Out How Many Periods

Example: Sam can only get a 10% interest rate. How many years will it take Sam to get $2,000?

When we want to know how many periods it takes to turn $1,000 into $2,000 at 10% interest, we can rearrange the basic formula.

But we need to use the natural logarithm function ln() to do it.

Start with:FV = PV (1+r)n

Swap sides:PV (1+r)n = FV

Divide both sides by PV:(1+r)n = FV/ PV

Use logarithms:ln(1+r) × n = ln( FV/ PV )

Divide both sides by ln(1+r):n = ln( FV/ PV )ln(1+r)

(Note: to understand the step "use logarithms" please read Working with Exponents and Logarithms).

Now let's "plug in" the values:

Example (continued):

n = ln( $2,000 / $1,000 ) / ln( 1 + 0.10 )
= ln(2) / ln(1.10)
= 0.69315... / 0.09531...
= 7.27

Magic! It will need 7.27 years to turn $1,000 into $2,000 at 10% interest.

Sam will have to wait over 7 years. Maybe longer when paying fees and tax.

Another Example: How many years to turn $1,000 into $10,000 at 5% interest?

n = ln( $10,000 / $1,000 ) / ln( 1 + 0.05 )
= ln(10) / ln(1.05)
= 2.3026... / 0.04879...
= 47.19

47 Years! But we are talking about a 10-fold increase, at only 5% interest.

Conclusion

Knowing how the formulas are derived and used makes it easier for you to remember them, and to use them in different situations.

Introduction to Interest Investment Graph Compound Interest Calculator Money Index

Compound Interest Derivations (2024)

FAQs

How to solve compound interest problems quickly? ›

A = P (1+ r/n)nt
  1. A = Total Amount.
  2. P = Initial Principal.
  3. r = Rate of interest on which loan or deposit is disbursed.
  4. n = number of times the interest is compounded in a year. It can be monthly, half-yearly, quarterly, or yearly.
  5. t = time in years.
Nov 7, 2023

Is there an easier way to calculate compound interest? ›

A quick rule of thumb to find compound interest is the "rule of 72." Start by dividing 72 by the amount of the interest you are earning, for example 4%. In this case, this would be 72/4, or 18. This result, 18, is roughly the number of years it will take for your investment to double at the current interest rate.

How to answer compound interest? ›

The formula for compound interest is A=P(1+rn)nt, where A represents the final balance after the interest has been calculated for the time, t, in years, on a principal amount, P, at an annual interest rate, r. The number of times in the year that the interest is compounded is n.

How do you derive a compound formula? ›

Derivation of Compound Interest Formula
  1. Amount= P+P×R×T100=P(1+R×T100)=P(1+R100)
  2. Hence P( for second year)=P(1+R100)
  3. Therefore, the amount after the 2nd year is again= SI+P=P(1+R100)
  4. But here P=P(1+R100)
  5. Hence, amount=P(1+R100)(1+R100)
Jun 29, 2024

What is the secret formula for compound interest? ›

Compound Interest Formula Derivation

The simple interest on principle at the end of 1st time period = P*r/100. Total amount after 1st time period = P+P*r/100 = P(1+r/100). Total amount becomes the new principle. Total amount after 2nd time period = P(1+r/100)x(r/100) + P(1+r/100) + P(1+r/100)x(r/100) = P(1+r/100)2.

What is the magic of compound interest? ›

When you invest, your account earns compound interest. This means, not only will you earn money on the principal amount in your account, but you will also earn interest on the accrued interest you've already earned.

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

Basic compound interest

For other compounding frequencies (such as monthly, weekly, or daily), prospective depositors should refer to the formula below. 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 quick calculation for compound interest? ›

Compound interest is calculated by multiplying the initial loan amount, or principal, by one plus the annual interest rate raised to the number of compound periods minus one. This will leave you with the total sum of the loan, including compound interest.

What is the simplest way to explain compound interest? ›

Compound interest is when you earn interest on the money you've saved and on the interest you earn along the way. Here's an example to help explain compound interest. Increasing the compounding frequency, finding a higher interest rate, and adding to your principal amount are ways to help your savings grow even faster.

What is the best way to compound interest? ›

To take advantage of the magic of compound interest, here are some of the best investments:
  1. Certificates of deposit (CDs) ...
  2. High-yield savings accounts. ...
  3. Bonds and bond funds. ...
  4. Money market accounts.
Apr 12, 2024

What is the correct formula to calculate compound interest? ›

To summarize, we learned about compound interest. This is interest that is calculated on both the principal and accrued interest at scheduled intervals. The formula we use to find compound interest is A = P(1 + r/n)^nt.

How much money will I need to have at retirement so I can withdraw $60,000 a year for 20 years from an account earning 8% compounded annually? ›

Final answer:

The present value of an annuity formula is used to calculate that you will need approximately a. $756,000 at retirement to withdraw $60,000 per year for 20 years from an account earning 8% compounded annually.

What is the formula for daily compound interest? ›

How is daily compound interest calculated? Daily compound interest is calculated using the formula: A = P (1 + r / n)nt, where P is the principal amount, r is the annual interest rate, n is the number of compounding periods per year (365 for daily), and t is the time the money is invested, in years.

How do you find compound interest formula? ›

This is interest that is calculated on both the principal and accrued interest at scheduled intervals. The formula we use to find compound interest is A = P(1 + r/n)^nt. In this formula, A stands for the total amount that accumulates. P is the original principal; that's the money we start with.

What is the formula for derive the interest? ›

Simple interest is calculated with the following formula: S.I. = P × R × T, Where, P = Principal, it is the amount that initially borrowed from the bank or invested.

How do you derive the formula for continuous compound interest? ›

To calculate the future value (FV) with continuous compounding, use the formula: FV = PV x e(i x t), where PV is the present value, “i” is the interest rate, “t” is the time in years, and “e” is the mathematical constant.

How to derive the formula of amount? ›

chapter, where we can derive the amount formula from simple interest. The total payback of money at the termination of the time period for which it was borrowed, then it is called the amount. We know that Simple Interest(S.I.) ={Principal(P)×Time period(T)×Rate of Interest(R)}/100.

Top Articles
PRA-prcd DNA Test
Do I need clearance? | A Guide to the Paperwork Reduction Act
Television Archive News Search Service
Www.craigslist Virginia
Yogabella Babysitter
Best Team In 2K23 Myteam
Craigslist Cars And Trucks For Sale By Owner Indianapolis
DENVER Überwachungskamera IOC-221, IP, WLAN, außen | 580950
Flights to Miami (MIA)
Call of Duty: NEXT Event Intel, How to Watch, and Tune In Rewards
Erskine Plus Portal
Olivia Ponton On Pride, Her Collection With AE & Accidentally Coming Out On TikTok
Mycarolinas Login
Hillside Funeral Home Washington Nc Obituaries
Indiana Immediate Care.webpay.md
2024 Non-Homestead Millage - Clarkston Community Schools
Cooking Fever Wiki
Insidekp.kp.org Hrconnect
Mineral Wells Independent School District
Does Breckie Hill Have An Only Fans – Repeat Replay
Best Forensic Pathology Careers + Salary Outlook | HealthGrad
Locate At&T Store Near Me
Voy Boards Miss America
Divina Rapsing
Fsga Golf
Rqi.1Stop
Little Rock Skipthegames
What Equals 16
14 Top-Rated Attractions & Things to Do in Medford, OR
Dailymotion
2487872771
Current Time In Maryland
Orange Pill 44 291
Solve 100000div3= | Microsoft Math Solver
Moses Lake Rv Show
Frostbite Blaster
Whitehall Preparatory And Fitness Academy Calendar
Dynavax Technologies Corp (DVAX)
5 Tips To Throw A Fun Halloween Party For Adults
Anya Banerjee Feet
Mars Petcare 2037 American Italian Way Columbia Sc
Captain Billy's Whiz Bang, Vol 1, No. 11, August, 1920
America's Magazine of Wit, Humor and Filosophy
Nsav Investorshub
Jack In The Box Menu 2022
Suffix With Pent Crossword Clue
1Exquisitetaste
Courtney Roberson Rob Dyrdek
Hkx File Compatibility Check Skyrim/Sse
Rage Of Harrogath Bugged
Bank Of America Appointments Near Me
Oak Hill, Blue Owl Lead Record Finastra Private Credit Loan
Tyrone Unblocked Games Bitlife
Latest Posts
Article information

Author: Dan Stracke

Last Updated:

Views: 6606

Rating: 4.2 / 5 (43 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Dan Stracke

Birthday: 1992-08-25

Address: 2253 Brown Springs, East Alla, OH 38634-0309

Phone: +398735162064

Job: Investor Government Associate

Hobby: Shopping, LARPing, Scrapbooking, Surfing, Slacklining, Dance, Glassblowing

Introduction: My name is Dan Stracke, I am a homely, gleaming, glamorous, inquisitive, homely, gorgeous, light person who loves writing and wants to share my knowledge and understanding with you.