Introduction to Interest
When you put money into a savings account, the bank pays you extra money for keeping it there. This extra money is called interest. Similarly, when you borrow money (take out a loan), you have to pay back the original amount plus an extra fee, which is also called interest.
There are two main types of interest: simple interest and compound interest.
- Simple Interest: This is calculated only on the initial amount of money, called the principal. The amount of interest earned is the same every year.
- Compound Interest: This is 'interest on interest'. It is calculated on the principal amount plus any interest that has already been earned. This means the amount of money grows faster and faster over time.
Real-World Applications
- Savings Accounts: Compound interest is great for savers! Your money grows at an accelerating rate because the interest you earn also starts earning its own interest.
- Loans and Credit Cards: For borrowers, compound interest means the amount you owe can grow quickly. You are charged interest not just on the money you borrowed, but also on the accumulated interest, making it important to pay off loans as soon as possible.
The Basic Compound Interest Formula
To calculate the total amount of money you will have after a certain period, we use the compound interest formula:
$A = P(1 + r)^t$
Where:
- $A$ is the final amount of money (principal + interest).
- $P$ is the principal (the initial amount of money you start with).
- $r$ is the annual interest rate, written as a decimal. To convert a percentage to a decimal, divide by 100. For example, 5% becomes $5 / 100 = 0.05$.
- $t$ is the time in years.
Example:
You invest 2000 dollars into an account with a 5% annual compound interest rate. How much money will you have after 3 years?
- Identify the variables:
- $P = 2000$ dollars
- $r = 5\% = 0.05$
- $t = 3$ years
- Use the formula:
- $A = 2000(1 + 0.05)^3$
- $A = 2000(1.05)^3$
- $A = 2000(1.157625)$
- $A = 2315.25$ dollars
After 3 years, you would have 2315.25 dollars.
The Effect of Time
Time is a powerful factor in compound interest. The longer your money is invested, the more significant the effect of compounding becomes.
Let's look at the same 2000 dollars investment at 5% over different time periods:
- After 1 year: $A = 2000(1.05)^1 = 2100$ dollars
- After 3 years: $A = 2000(1.05)^3 = 2315.25$ dollars
- After 10 years: $A = 2000(1.05)^{10} \approx 3257.79$ dollars
As you can see, the total amount grows much more in later years than in the early years. This is the magic of compounding!