Finance 3 min read

How to calculate compound interest by hand (and why you should understand it)

Compound interest is often called the eighth wonder of the world. Whether or not Albert Einstein actually said that, the concept deserves the hype. When you earn interest on your interest, your money grows exponentially rather than linearly. Understanding how to calculate it by hand makes you appreciate why starting early matters more than starting rich.

The compound interest formula

The standard formula is:

A = P(1 + r/n)^(nt)

Where:

  • A = the final amount
  • P = the principal (initial investment)
  • r = the annual interest rate (as a decimal)
  • n = the number of times interest compounds per year
  • t = the number of years

Let’s walk through an example. You invest $10,000 at 7% annual interest compounded monthly for 10 years.

P = 10,000, r = 0.07, n = 12, t = 10

A = 10,000 × (1 + 0.07/12)^(12×10) A = 10,000 × (1 + 0.005833)^(120) A = 10,000 × 2.00966 A = $20,096.61

Without compounding (simple interest), the same investment would earn 10,000 × 0.07 × 10 = $7,000 in interest, for a total of $17,000. Compounding gives you an extra $3,096.61.

Why monthly contributions matter even more

The formula above assumes you invest a lump sum once. But most people invest regularly — every month from their paycheck. When you add monthly contributions, the math becomes:

A = P(1 + r/n)^(nt) + PMT × ((1 + r/n)^(nt) - 1) / (r/n)

Where PMT is your monthly contribution.

Using the same example with $500/month added: A = 10,000 × (1.005833)^120 + 500 × ((1.005833)^120 - 1) / 0.005833 A = 20,096.61 + 500 × (2.00966 - 1) / 0.005833 A = 20,096.61 + 500 × 173.08 A = 20,096.61 + 86,540 A = $106,636.61

Your total contributions are $10,000 + ($500 × 120) = $70,000. The extra $36,636.61 is all compound interest.

The rule of 72

A quick mental shortcut: divide 72 by your annual interest rate to estimate how many years it takes your money to double. At 7%, 72/7 ≈ 10.3 years. At 10%, 72/10 = 7.2 years. This rule is remarkably accurate for normal interest rates.

Why understanding this matters

Most people think saving money is about discipline. It is — but compound interest is the multiplier. The earlier you start, the fewer contributions you need to reach the same goal. A person who invests $5,000/year from age 25 to 35 and stops will likely have more at retirement than someone who invests $5,000/year from age 35 to 65. That’s the power of giving compound interest more time to work.

Use the Compound Interest Calculator to model your own scenarios. Try different contribution amounts, rates, and time horizons. The numbers will surprise you.

Try it: Use the Free Compound Interest Calculator to generate your document in minutes.