How to use
- Enter the principal — the initial amount invested or borrowed.
- Enter the annual rate as a percentage (e.g. 5 for 5%).
- Enter the time in years. Decimals are accepted (e.g. 1.5 for 18 months).
- The interest and total amount update instantly.
Formula
$$I = \frac{P \times R \times T}{100}$$
Where P = principal, R = annual rate (%), T = time (years).
The total repayment or total value is:
$$\text{Total} = P + I$$
Example
A $1,000 deposit at 5% per year for 3 years:
$$I = \frac{1000 \times 5 \times 3}{100} = $150$$
$$\text{Total} = $1,150$$
