- Simple interest
Denote $P$ the principal, $r\%$ the interest rate per annum, $t$ the number of years, $I$ the interest and $A$ the amount.
- $I=P\times r\%\times t$
- $A=I+P$
- $A=P(1+r\%\times t)$
- Compound interest
Denote $P$ the principal, $r\%$ the interest rate per period, $n$ the number of periods, $I$ the interest and $A$ the amount.
- $A=P(1+r\%)^n$
- $I=A-P$