CivilSolve

Engineering Economics

Compound-Interest Factors (Time Value of Money)

Evaluates any of the eight standard discrete compound-interest factors — (F/P), (P/F), (A/P), (P/A), (F/A), (A/F), (P/G), (A/G) — at an effective rate per period, with optional nominal-to-effective rate conversion and an optional amount to apply. Use for: 'find the future worth of $1,000 in 10 years at 5%', looking up or verifying interest-table factor values, capital recovery / sinking fund amounts, arithmetic-gradient conversions. Not for: comparing whole alternatives (worth-comparison) or rate-of-return problems (irr).

Direct solving is free and needs no account. Have a word problem instead? Submit it as text.

Inputs

Load a sample problem:

Worked examples

These are the solver's own reference problems — the answers come from published sources or independent hand computation, never from the solver itself. The solution below is the live solver output for each.

Example 1

(F/P, 5%, 10) = 1.6289 — single payment compound amount

Given

factor
FP
rate percent
5
n
10

Assumptions

  • Discrete end-of-period compounding at a constant effective rate per period; uniform series start at the end of period 1 and arithmetic gradients at the end of period 2.
  • Factor values are reported to five significant figures, the precision of standard compound-interest tables.

Solution steps

  1. Evaluate the single-payment compound amount factor

    Substitute the effective rate per period (as a decimal) and the number of periods into the closed form.

    (F/P) = (1 + i)^n

    With i = 5 percent (decimal 0.05) and n = 10: (F/P, i, n) = 1.6289

    = 1.6289

Results

Factor value (F/P, i, n)

1.6289

Where this answer was checked
source
Compound-interest factor closed form (NCEES FE Reference Handbook style)(F/P, i, n) = (1 + i)^n
verified by
hand-recomputed
derivation
1.05^10: 1.05^2 = 1.1025; ^4 = 1.1025^2 = 1.21550625; ^8 = 1.21550625^2 = 1.477455; ^10 = 1.477455·1.1025 = 1.628895. Table value 1.6289.

Example 2

(P/A, 8%, 20) = 9.8181 — uniform-series present worth

Given

factor
PA
rate percent
8
n
20

Assumptions

  • Discrete end-of-period compounding at a constant effective rate per period; uniform series start at the end of period 1 and arithmetic gradients at the end of period 2.
  • Factor values are reported to five significant figures, the precision of standard compound-interest tables.

Solution steps

  1. Evaluate the uniform-series present worth factor

    Substitute the effective rate per period (as a decimal) and the number of periods into the closed form.

    (P/A) = ((1 + i)^n − 1) / (i·(1 + i)^n)

    With i = 8 percent (decimal 0.08) and n = 20: (P/A, i, n) = 9.8181

    = 9.8181

Results

Factor value (P/A, i, n)

9.8181

Where this answer was checked
source
Compound-interest factor closed form(P/A, i, n) = (1 − (1 + i)^−n)/i
verified by
hand-recomputed
derivation
1.08^20 = 4.660957; (P/F) = 1/4.660957 = 0.2145482; (P/A) = (1 − 0.2145482)/0.08 = 0.7854518/0.08 = 9.818147. Table value 9.8181.

Example 3

(A/G, 6%, 5) = 1.8836 — gradient to uniform series

Given

factor
AG
rate percent
6
n
5

Assumptions

  • Discrete end-of-period compounding at a constant effective rate per period; uniform series start at the end of period 1 and arithmetic gradients at the end of period 2.
  • Factor values are reported to five significant figures, the precision of standard compound-interest tables.

Solution steps

  1. Evaluate the arithmetic-gradient to uniform series factor

    Substitute the effective rate per period (as a decimal) and the number of periods into the closed form.

    (A/G) = 1/i − n / ((1 + i)^n − 1)

    With i = 6 percent (decimal 0.06) and n = 5: (A/G, i, n) = 1.8836

    = 1.8836

Results

Factor value (A/G, i, n)

1.8836

Where this answer was checked
source
Compound-interest factor closed form(A/G, i, n) = 1/i − n/((1 + i)^n − 1)
verified by
hand-recomputed
derivation
1.06^5 = 1.3382256; (A/G) = 1/0.06 − 5/0.3382256 = 16.666667 − 14.783037 = 1.883630. Table value 1.8836.