Compound Interest

Compound Interest calculates how money grows when interest earns interest, used for investments, savings, and loans over time.

A=P(1+rn)ntA = P\left(1 + \frac{r}{n}\right)^{nt}

Solve a problem with Compound Interest

Type the problem. The solver will use Compound Interest where Compound Interest is the right tool, and tell you when it is not.

Drag one in or paste from the clipboard. JPEG, PNG or WebP. You get the transcription to check before anything is solved.

How to get a better answer
  • Paste the whole problem, including the instruction word — "simplify", "solve for x" and "factor" lead to three different answers.
  • Say what you have already tried. "I got x = 4 and the book says 2" turns a solution into a diagnosis.
  • Set the level in the settings button. A calculus shortcut is not a better answer if you have not met derivatives yet.
  • For a photo, get the whole problem in frame and hold the page flat — you get the transcription to fix before anything is solved.

What each symbol means

What Compound Interest takes
AA
PP
rr
nn
tt
Compound Interest
SymbolMeaning
AAThe amount of money after compound interest is applied; this is your final balance, not a rate or rate of change.
PPThe principal, or starting amount of money you invest or borrow; must be positive and in the same currency units as A.
rrThe annual interest rate, written as a decimal (not a percentage); divide the percentage by 100 first, or it gives wildly wrong answers.
nnThe number of times interest is compounded per year; common values are 1 (annually), 2 (semi-annually), 4 (quarterly), 12 (monthly), and 365 (daily).
ttThe time in years that the money sits and earns interest; it must be non-negative, and fractional years are allowed.

When to use it

Use it for investments, savings, or loans where interest compounds regularly over time.

Level

Usually taught in: Algebra II · Appears on: SAT, ACT

Worked examples

1. Simple annual compounding with small principal

Problem

You invest $1000 at 6% annual interest compounded annually. How much will you have after 2 years?
  1. A=P(1+rn)ntA = P\left(1 + \frac{r}{n}\right)^{nt}

    Write the compound interest formula. We will substitute the values step by step.

  2. A=1000(1+0.061)12A = 1000\left(1 + \frac{0.06}{1}\right)^{1 \cdot 2}

    Identify and substitute the values: P=1000P = 1000, r=0.06r = 0.06, n=1n = 1, and t=2t = 2.

  3. A=1000(1+0.06)2A = 1000(1 + 0.06)^2

    Simplify inside the parentheses: 0.06÷1=0.060.06 \div 1 = 0.06 and 12=21 \cdot 2 = 2.

  4. A=1000(1.06)2A = 1000(1.06)^2

    Add inside the parentheses: 1+0.06=1.061 + 0.06 = 1.06.

  5. A=10001.1236A = 1000 \cdot 1.1236

    Square the value: (1.06)2=1.1236(1.06)^2 = 1.1236.

  6. A=1123.60A = 1123.60

    Multiply to get the final amount.

Answer: A=1123.60A = 1123.60

This is a straightforward application of the compound interest formula. Since interest is compounded annually (n=1n = 1) and the time period is 2 years, the principal grows twice. The final amount of $1,123.60 represents your original $1,000 plus $123.60 in compound interest.

2. Monthly compounding over three years

Problem

A savings account earns 4.8% annual interest compounded monthly. If you deposit $5000, what is your balance after 3 years?
  1. A=P(1+rn)ntA = P\left(1 + \frac{r}{n}\right)^{nt}

    Write the compound interest formula to find the balance.

  2. A=5000(1+0.04812)123A = 5000\left(1 + \frac{0.048}{12}\right)^{12 \cdot 3}

    Substitute P=5000P = 5000, r=0.048r = 0.048, n=12n = 12, and t=3t = 3 into the formula.

  3. A=5000(1+0.004)36A = 5000(1 + 0.004)^{36}

    Simplify inside the parentheses: 0.048÷12=0.0040.048 \div 12 = 0.004 and 123=3612 \cdot 3 = 36.

  4. A=5000(1.004)36A = 5000(1.004)^{36}

    Add to get the base of the exponent: 1+0.004=1.0041 + 0.004 = 1.004.

  5. A=50001.154679A = 5000 \cdot 1.154679

    Evaluate the power: (1.004)361.154679(1.004)^{36} \approx 1.154679 using the binomial expansion or a calculator.

  6. A5773.40A \approx 5773.40

    Multiply to find the final balance.

Answer: A5773.40A \approx 5773.40

Monthly compounding means the interest rate is applied 12 times per year, leading to more frequent accumulation of interest on interest. Over 3 years (36 months), your $5,000 grows by about $773.40 in interest alone. Monthly compounding produces noticeably more interest than annual or quarterly compounding over the same period.

3. Fractional years with semi-annual compounding

Problem

On a cross-country road trip, you maintain a savings account earning 3.2% annual interest compounded semi-annually. You start with $3000 at the beginning of the first leg. After 18 months (covering both legs of your journey), what is your account balance?
  1. A=P(1+rn)ntA = P\left(1 + \frac{r}{n}\right)^{nt}

    Write the compound interest formula to track how your savings grow during your trip.

  2. A=3000(1+0.0322)21.5A = 3000\left(1 + \frac{0.032}{2}\right)^{2 \cdot 1.5}

    Convert values to match the formula: P=3000P = 3000, r=0.032r = 0.032 (convert 3.2% to decimal), n=2n = 2 (semi-annual = twice per year), and t=1.5t = 1.5 years (18 months ÷ 12).

  3. A=3000(1+0.016)3A = 3000(1 + 0.016)^{3}

    Simplify inside the parentheses: 0.032÷2=0.0160.032 \div 2 = 0.016 and 21.5=32 \cdot 1.5 = 3.

  4. A=3000(1.016)3A = 3000(1.016)^{3}

    Add the rate to 1: 1+0.016=1.0161 + 0.016 = 1.016.

  5. A=30001.048770A = 3000 \cdot 1.048770

    Cube the base: (1.016)31.048770(1.016)^{3} \approx 1.048770.

  6. A3146.31A \approx 3146.31

    Multiply to get your final account balance.

Answer: A3146.31A \approx 3146.31

This problem combines a fractional year (18 months = 1.5 years) with semi-annual compounding. Even though you only earn 3.2% annually, your balance grows by about $146.31 because the interest is applied twice per year. Word problems involving real-world scenarios like travel timelines require careful unit conversion, especially when the compounding period does not align neatly with full years.

Common mistakes

Where Compound Interest usually goes wrong
Answer came out wrong
Writing the interest rate as a percentage instead of a decimal, like r=6r = 6 instead of r=0.06r = 0.06.
Divide the percentage by 100 first: if the annual rate is 6%, write r=0.06r = 0.06 in the formula.
Forgetting to divide the annual rate by nn, and writing A=P(1+r)ntA = P(1 + r)^{nt} instead of A=P(1+r/n)ntA = P(1 + r/n)^{nt}.
Always divide rr by nn inside the parentheses: A=P(1+r/n)ntA = P(1 + r/n)^{nt}.
Using the exponent ntn^t or confusing ntnt with ntn^t, writing A=P(1+r/n)ntA = P(1 + r/n)^{n^t} or just A=P(1+r/n)nA = P(1 + r/n)^{n} when t>1t > 1.
Ensure the exponent is ntnt (the product), not ntn^t. For example, 2 compoundings per year over 3 years gives 23=62 \cdot 3 = 6 periods, so the exponent is 6, not 23=82^3 = 8.
The mistakeWhy it is wrongThe fix
Writing the interest rate as a percentage instead of a decimal, like r=6r = 6 instead of r=0.06r = 0.06.The formula expects rr as a decimal so the exponential grows at the right pace; leaving it as a percentage inflates the answer by a factor of 100.Divide the percentage by 100 first: if the annual rate is 6%, write r=0.06r = 0.06 in the formula.
Forgetting to divide the annual rate by nn, and writing A=P(1+r)ntA = P(1 + r)^{nt} instead of A=P(1+r/n)ntA = P(1 + r/n)^{nt}.The rate rr is annual, but it is applied nn times per year, so each compounding period uses only r/nr/n of the annual rate.Always divide rr by nn inside the parentheses: A=P(1+r/n)ntA = P(1 + r/n)^{nt}.
Using the exponent ntn^t or confusing ntnt with ntn^t, writing A=P(1+r/n)ntA = P(1 + r/n)^{n^t} or just A=P(1+r/n)nA = P(1 + r/n)^{n} when t>1t > 1.The exponent must count the total number of compounding periods, which is the product ntn \cdot t, not nn raised to the power tt.Ensure the exponent is ntnt (the product), not ntn^t. For example, 2 compoundings per year over 3 years gives 23=62 \cdot 3 = 6 periods, so the exponent is 6, not 23=82^3 = 8.

Tips and when to use something else

  • Convert all percentages to decimals by dividing by 100 before substituting into the formula.
  • When compounding frequency (nn) increases, the same principal and rate earn more money, so daily compounding beats monthly, which beats quarterly.
  • For problems with simple interest instead (interest earned only on the original principal), use the formula A=P(1+rt)A = P(1 + rt) instead; the two formulas give very different results over time.
  • Always check your final answer by estimating: if the rate is 5% per year, the money should roughly increase by 5% each year, so after 2 years you would expect a bit more than 10% growth.

Frequently asked questions

Why does my money grow faster with compound interest than simple interest?
With compound interest, you earn interest on the interest itself, creating exponential growth. With simple interest, you only earn interest on the original principal, creating linear growth. Over time, especially with frequent compounding, compound interest pulls further and further ahead.
What is the difference between annual and monthly compounding?
Annual compounding means interest is added once per year (n=1n = 1); monthly compounding adds interest 12 times per year (n=12n = 12). Monthly compounding produces more total interest because interest-on-interest happens more often. The effect is small at low rates but significant over long periods or high rates.
Can I use this formula if the interest rate changes part way through?
No, this formula assumes a fixed annual rate throughout the entire time period. If the rate changes, you must split the calculation into separate periods and apply the formula to each period separately, using the result of one period as the starting principal for the next.
Why do I need to convert time to years if the compounding is monthly or daily?
The formula uses tt in years because rr is defined as an annual rate. To keep all time units consistent, tt must be in years even if the compounding happens more frequently. For example, 6 months is t=0.5t = 0.5 years, and 18 months is t=1.5t = 1.5 years.

Need a different method?

The full solver is not scoped to one formula — type any problem and it will pick the method.

Open the math solver

Reviewed 2026-09-18