Compound Interest Calculator
Apply A = P(1 + r/n)^(nt) at any compounding frequency with AI-powered step-by-step solutions
The Compound Interest Formula
Compound interest means interest is added to the balance and then itself earns interest. The closing amount is
- — the principal you start with
- — the nominal annual rate as a decimal (5% is )
- — compounding periods per year: 1 yearly, 4 quarterly, 12 monthly, 365 daily
- — time in years (a value like is fine)
The interest earned alone is .
Each period the balance is multiplied by , and doing that times gives the exponent. That is the whole derivation — compounding is repeated multiplication, which is why growth is exponential rather than linear.
With simple interest, : interest is charged on the original principal only, so it grows in a straight line and always trails compounding over the same term.
Frequency, Continuous Compounding and the Inverses
Letting grow without bound
As the compounding gets more frequent, approaches a limit:
This is continuous compounding — the theoretical ceiling for a given nominal rate. The step from yearly to monthly is noticeable; from daily to continuous it is almost nothing.
The effective annual rate
Compare two accounts by EAR, never by nominal rate alone, unless they compound identically.
Solving for what you do not know
Rearranged, the same formula answers three more questions:
The last one is the present value: what a future amount is worth today.
Doubling time
Exactly, where is the periodic rate. The familiar "rule of 72" is just a mental shortcut to that expression and drifts at high rates.
Common Mistakes to Avoid
- Forgetting to divide by : the rate in the bracket is per period. Using the annual rate with a monthly exponent is the classic blow-up.
- Percent not converted: , not . Check the magnitude of your answer as a sanity test.
- measured in periods: is in years and supplies the periods. Do not put 36 months into and set .
- Comparing nominal rates directly: 5.9% compounded daily can beat 6% compounded annually. Only EAR settles it.
- Using for regular deposits: a lump-sum formula cannot handle contributions — each deposit compounds for a different length of time and needs the annuity formula.
- Assuming daily compounding is a big win: at 6% nominal the EAR is about 6.1678% monthly versus 6.1831% daily. The rate matters, the frequency barely does.
- Ignoring withdrawals, fees and taxes: any of them changes the effective rate that belongs in the formula, and all three depend on your account and jurisdiction.
Examples
Frequently Asked Questions
A = P(1 + r/n)^(nt), where P is the principal, r the nominal annual rate as a decimal, n the compounding periods per year and t the time in years. The interest alone is A − P. Every period multiplies the balance by (1 + r/n), which is why growth is exponential.
Set n = 12, so the periodic rate is r/12 and the exponent is 12t. For example, 6% for 3 years monthly gives (1 + 0.005)^36. Never leave the annual rate in the bracket while using a monthly exponent.
It is the limit of (1 + r/n)^(nt) as n goes to infinity, which equals P·e^(rt). It represents the maximum a given nominal rate can produce. In practice it sits only fractions of a cent above daily compounding.
Exactly, t = ln(2) / ln(1 + i), where i is the rate per period; divide by the number of periods per year to express it in years. At 6% compounded annually that is about 11.9 years, close to but not identical to the rule-of-72 estimate of 12.
Related Solvers
Try AI-Math for Free
Get step-by-step solutions to any math problem. Upload a photo or type your question.
Start Solving