AJ Designer

Interest Rate Calculator

Future value equals principal times one plus rate times years

Solution

Share:

Simple Interest

Simple interest charges a flat rate on the original principal each period. The future value grows linearly with time. Useful for short-term loans and basic savings calculations.

A = P(1 + in)

Compound Interest

Compound interest adds earned interest back to the principal, so subsequent interest is calculated on a growing balance. The more frequently compounding occurs, the faster money grows.

A = P(1 + i/q)^(nq)

How It Works

Simple interest charges a flat rate on the original principal each period. Compound interest adds earned interest back to the principal, so subsequent interest is calculated on a growing balance. The more frequently compounding occurs, the faster money grows. This calculator supports both methods. Enter the interest rate as a decimal (e.g., 0.05 for 5%) and choose the number of compounding periods per year for compound interest.

Example Problem

You deposit $10,000 at 5% annual interest for 3 years.

  1. Write the simple-interest formula A = P(1 + in) and the compound-interest formula A = P(1 + i/q)^(nq).
  2. Substitute P = 10,000, i = 0.05, and n = 3 into the simple-interest formula.
  3. Simple interest future value = 10,000 × (1 + 0.05 × 3) = $11,500.
  4. For monthly compounding, also substitute q = 12 into the compound-interest formula.
  5. Compound future value = 10,000 × (1 + 0.05 / 12)^36 ≈ $11,614.72.
  6. Compare the results: monthly compounding earns $114.72 more than simple interest.

Compounding monthly adds an extra $114.72 over simple interest on the same deposit.

When to Use Each Variable

  • Solve for Simple Interest Future Valuewhen you want to know how much a principal will grow at a flat annual rate, e.g., short-term Treasury bills or car loans.
  • Solve for Compound Interest Future Valuewhen interest is reinvested periodically and you want to project long-term growth, e.g., savings accounts or investment returns.

Key Concepts

Simple interest charges a flat rate on the original principal — growth is linear. Compound interest adds earned interest back to the principal so subsequent periods earn interest on interest — growth is exponential. The compounding frequency (monthly, daily, continuously) determines how fast money grows. The Rule of 72 provides a quick estimate: divide 72 by the annual rate to approximate the doubling time in years.

Applications

  • Banking: projecting savings account growth with monthly or daily compounding
  • Lending: calculating total interest cost on fixed-rate mortgages and auto loans
  • Investing: comparing returns across certificates of deposit with different compounding frequencies
  • Education: teaching the power of compound interest for financial literacy programs

Common Mistakes

  • Entering the interest rate as a whole number instead of a decimal — 5% should be entered as 0.05, not 5
  • Confusing APR and APY — APR is the stated rate, while APY accounts for compounding and is always equal to or higher than APR
  • Ignoring compounding frequency — monthly compounding yields more than annual compounding at the same stated rate

Frequently Asked Questions

What is the formula for simple interest?

The simple-interest future-value formula is A = P(1 + in), where P is principal, i is the annual rate as a decimal, and n is the number of years. For example, $1,000 at 0.05 for 2 years grows to $1,100.

What is the difference between simple and compound interest?

Simple interest is calculated only on the original principal. Compound interest is calculated on the principal plus previously earned interest. Over 20 years at 6%, $10,000 grows to $22,000 with simple interest but $32,071 with monthly compounding.

How often should interest compound?

More frequent compounding (daily vs. annually) produces slightly higher returns. Monthly compounding (q=12) is the most common for savings accounts. The difference between monthly and daily compounding is usually small.

What is APY vs. APR?

APR is the stated annual rate. APY (annual percentage yield) includes the effect of compounding. A 5% APR compounded monthly gives an APY of about 5.12%. APY is always equal to or higher than APR.

Why does this calculator ask for the interest rate as a decimal?

The formulas use i in decimal form, so 5% should be entered as 0.05, not 5. This keeps the math consistent with finance textbooks and avoids multiplying the interest effect by 100.

How do I solve for time instead of future value?

Use the solve-for toggle and enter the known principal, future value, and interest rate. The calculator rearranges the simple or compound formula to isolate n, the number of years required to reach the target value.

Does compounding frequency really matter?

Yes, although the effect is often modest over short periods. At the same stated rate, quarterly compounding earns slightly more than annual compounding, and daily compounding earns slightly more than monthly compounding.

When should I use simple interest instead of compound interest?

Use simple interest for short-term notes, basic classroom exercises, or agreements that calculate interest only on the original principal. Use compound interest when earned interest is reinvested or added back to the balance each period.

Reference: Brealey, R., Myers, S., & Allen, F. Principles of Corporate Finance. McGraw-Hill Education.

Interest Rate Formulas

Use the simple-interest formula for flat, non-reinvested growth and the compound-interest formula when interest is added back to the balance each period.

Simple Interest

A = P(1 + in)

Compound Interest

A = P(1 + i / q)^(nq)

  • A = future value
  • P = principal
  • i = interest rate entered as a decimal, such as 0.05 for 5%
  • n = years
  • q = compounding periods per year

Worked Examples

Simple Interest

What is the future value of $2,000 at 6% simple interest for 4 years?

  • A = P(1 + in)
  • A = 2,000(1 + 0.06 × 4)
  • A = $2,480

Compound Growth

What is the future value of $5,000 at 8% compounded quarterly for 3 years?

  • A = P(1 + i / q)^(nq)
  • A = 5,000(1 + 0.08 / 4)^(3 × 4)
  • A ≈ $6,341.21

Solve for Rate

If $1,000 grows to $1,500 in 10 years with simple interest, what is the rate?

  • i = (A / P − 1) / n
  • i = (1,500 / 1,000 − 1) / 10
  • i = 0.05, or 5%

Related Calculators

Related Sites