AJ Designer

Future Value Calculator

Future value equals present value times one plus interest rate raised to the power of n

Solution

Enter values to calculate
Share:

How It Works

Future value (FV) is what a present amount of money grows into when compounded at a fixed periodic interest rate. The single-payment compound-amount formula F = P(1 + i)^n turns one present sum P into its future equivalent F after n periods at rate i per period. The same equation can be inverted to solve for the present value, the implied interest rate, or the number of periods needed to reach a target — pick the solve target above and enter the remaining three inputs.

Example Problem

You deposit $1,000 today into an account paying 10% per year, compounded annually. What is the balance after 10 years?

  1. Choose Solve For = Future Value (F). The formula is F = P(1 + i)^n.
  2. Substitute P = 1,000, i = 0.10, n = 10.
  3. Compute (1.10)^10 = 2.593742.
  4. Multiply: F = 1,000 × 2.593742 = 2,593.74.
  5. After 10 years, the $1,000 deposit has grown to $2,593.74.

Use a per-period rate that matches your compounding interval — monthly problems use the monthly rate (annual/12) and the total number of months.

Key Concepts

Future value is the compounded equivalent of a present sum. Each period the balance earns interest on the prior balance, so growth is exponential: doubling the rate or doubling the periods does not just double the result. The factor (1 + i)^n is called the single-payment compound-amount factor and is tabulated in engineering-economics textbooks. Most finance problems use annual compounding, but you can model monthly or daily compounding by using the matching per-period rate and total number of periods.

Applications

  • Retirement planning — project what a one-time deposit will be worth at retirement age
  • Certificates of deposit (CDs) — confirm the maturity value advertised by the bank
  • Inflation forecasting — apply an annual inflation rate to estimate future prices
  • Construction-cost escalation — apply a yearly escalation factor to a current cost estimate
  • Investment comparison — convert a present cost to a future-dated equivalent for a fair comparison with future cash flows

Common Mistakes

  • Entering interest rate as a percent instead of a decimal — use 0.10 for 10%, not 10
  • Mismatching rate and period — annual rate with monthly count, or vice versa. Convert to the same time basis first
  • Forgetting that compounding is exponential — a 7% rate over 30 years multiplies the principal by 7.6×, not 2.1×
  • Confusing future value of a lump sum with future value of an annuity (a series of payments) — use the uniform-series compound-amount calculator when you have recurring deposits
  • Ignoring taxes and inflation — the nominal future value is not the same as purchasing-power-adjusted future value

Frequently Asked Questions

How do you calculate future value?

Use F = P × (1 + i)^n where P is the present value, i is the interest rate per period (as a decimal), and n is the number of periods. Example: $1,000 at 10% for 10 years gives F = 1,000 × (1.10)^10 = $2,593.74.

What is the formula for future value of a single sum?

F = P(1 + i)^n. The factor (1 + i)^n is the single-payment compound-amount factor — it scales the present sum P into its future-dated equivalent F.

What is the difference between future value and present value?

Present value (PV) is what a future amount is worth today after discounting. Future value (FV) is what a present amount grows to after compounding. They are inverses of each other: PV = FV / (1 + i)^n and FV = PV × (1 + i)^n.

How does compounding frequency affect future value?

More frequent compounding produces a slightly higher future value at the same nominal annual rate. $1,000 at 10% annual compounded once per year reaches $2,593.74 in 10 years; the same nominal 10% compounded monthly reaches $2,707.04. To compare, convert nominal rates to an effective annual rate (EAR).

Can I use this calculator for monthly compounding?

Yes — enter the monthly rate (annual rate ÷ 12) and the total number of months. For 8% annual compounded monthly over 5 years, enter i = 0.006667 and n = 60.

How long does it take to double my money?

Use the Rule of 72: divide 72 by the interest rate (as a percentage) to estimate the number of periods. At 8%, money doubles in about 72 / 8 = 9 years. For an exact answer, choose Solve For = Number of Periods and enter F = 2P, i, and any P.

Reference: Lindeburg, Michael R. 1992. Engineer In Training Reference Manual. Professional Publication, Inc. 8th Edition.

Worked Examples

Retirement Account

What is the future value of a $5,000 IRA deposit at 7% over 30 years?

  • F = P(1 + i)^n
  • F = 5,000 × (1.07)^30
  • F = 5,000 × 7.6123
  • F ≈ $38,061.28

Doubling Time

At 8% per year, how many years does it take to double an investment?

  • n = ln(F/P) / ln(1 + i)
  • n = ln(2) / ln(1.08)
  • n = 0.6931 / 0.07696
  • n ≈ 9.01 years

Implied Growth Rate

What rate of return turned $10,000 into $25,000 over 12 years?

  • i = (F/P)^(1/n) − 1
  • i = (25,000 / 10,000)^(1/12) − 1
  • i = 2.5^(0.0833) − 1
  • i ≈ 0.0792 (7.92% per year)

Related Calculators

Related Sites