Compound Interest: You May Wish To Read First
Compound Interest: You May Wish To Read First
With Compound Interest, you work out the interest for the first period, add it to
the total, and thencalculate the interest for the next period, and so on ..., like
this:
Note: the Interest Rate was turned into a decimal by dividing by 100:
Read Percentages to learn more, but in practice just move the decimal point 2
places, like this:
Or this:
6% → 0.6 → 0.06
This does all the calculations in the top table in one go.
The Formula
We have been using a real example, but let's be more general by using letters
instead of numbers, like this:
FV = PV × (1+r)n
where FV = Future Value
PV = Present Value
r = annual interest rate
n = number of periods
Examples
... and what if the loan was for 5 years, but the interest rate was only 6%?
Here:
Did you see how we just put the 6% into its place like this:
... and what if the loan was for 20 years at 8%? ... you work it out!
In other words, you know a Future Value, and want to know a Present
Value.
We know that multiplying a Present Value (PV) by (1+r)n gives us the Future
Value (FV), so we can go backwards by dividing, like this:
PV = FV(1+r)n
PV =$2,000(1+0.10)5
=$2,0001.61051
=$1,241.84
In other words, $1,241.84 will grow to $2,000 if you invest it at 10% for 5
years.
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,0002.1589
=$4,631.93
Compounding Periods
Compound Interest is not always calculated per year, it could be per month, per
day, etc. But if it is not per year it should say so!
Example: you take out a $1,000 loan for 12 months and it says "1% per
month", how much do you pay back?
Just use the Future Value formula with "n" being the number of months:
FV =PV × (1+r)n
=$1,000 × (1.01)12
=$1,000 × 1.12683
=$1,126.83 to pay back
FV =PV × (1+r/n)n
=$1,000 × (1 + 6%/12)12
=$1,000 × (1 + 0.5%)12
=$1,000 × (1.005)12
=$1,000 × 1.06168...
=$1,061.68 to pay back
This is equal to a 6.168% ($1,000 grew to $1,061.68) for the whole year.
APR
APR means "Annual Percentage Rate": it shows how much you will actually
be paying for the year (including compounding, fees, etc).
Here are some examples:
Example 1: "1% per month" actually works out to be 12.683% APR (if no
fees).
Break Time!
So far we have looked at using (1+r)n to go from a Present Value (PV) to a
Future Value (FV) and back again, plus some of the tricky things that can
happen to a loan.
Now is a good time to have a break before we look at two more topics:
How to work out the Interest Rate if you know PV, FV and the Number of
Periods.
How to work out the Number of Periods if you know PV, FV and the Interest
Rate
r = ( FV / PV )1/n - 1
Note: the little "1/n" is a Fractional Exponent , first calculate 1/n, then use that
as the exponent on your calculator.
So you need 14.87% interest rate 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?
This is the formula (note: it uses the natural logarithm function ln):
You could also use log, just don't mix the two.
Magic! It will need 7.27 years to turn $1,000 into $2,000 at 10% interest.
Summary
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
PV = FV(1+r)n
Finds the Present Value when you know a Future Value, the Interest Rate and
number of Periods.
r = (FV/PV)(1/n) − 1
Finds the Interest Rate when you know the Present Value, Future Value and
number of Periods.
n = ln(FV / PV)ln(1 + r)
Finds the number of Periods when you know the Present Value, Future Value
and Interest Rate (note: ln is the logarithm function)
Annuities
We have now covered what happens to a value as time goes by ... but what if
we have a series of values, like regular loan payments or yearly
investments? That is covered in the topic of Annuities .