How to Calculate Compound Interest
The formula that Einstein allegedly called "the eighth wonder of the world" — and how to use it correctly.
Formula: A = P(1 + r/n)^(nt) — where P = principal, r = annual rate (as a decimal), n = compounding periods per year, t = years. Example: $5,000 at 4% compounded monthly for 5 years: A = 5,000 × (1 + 0.04/12)^60 = 5,000 × 1.22099 = $6,104.98. Interest earned: $1,104.98.
The Compound Interest Formula Explained
A = P(1 + r/n)nt
- A = Final amount (principal + interest)
- P = Principal (your starting amount)
- r = Annual interest rate as a decimal (6% = 0.06)
- n = Number of times interest compounds per year
- t = Time in years
To find only the interest earned: Interest = A − P
P = your starting amount. r = annual rate ÷ 100 (e.g. 6% → 0.06). n = 12 for monthly, 365 for daily, 4 for quarterly, 1 for annually. t = number of years.
Divide the annual rate by the number of compounding periods. Monthly at 6%: 0.06 ÷ 12 = 0.005 per month.
Add 1 to get the growth factor per period. Raise it to the power of (n × t). Monthly for 5 years = 60 periods. (1.005)^60 = 1.34885.
A = P × (1 + r/n)^nt. If P = $10,000: $10,000 × 1.34885 = $13,488.50. Interest earned = $3,488.50.
Impact of Compounding Frequency
$10,000 at 5% per year for 10 years:
| Compounding | n (per year) | Final Amount | Interest Earned |
|---|---|---|---|
| Annually | 1 | $16,288.95 | $6,288.95 |
| Quarterly | 4 | $16,436.19 | $6,436.19 |
| Monthly | 12 | $16,470.09 | $6,470.09 |
| Weekly | 52 | $16,485.55 | $6,485.55 |
| Daily | 365 | $16,486.65 | $6,486.65 |
| Continuously | ∞ | $16,487.21 | $6,487.21 |