Calculate compound interest with different compounding frequencies. Find maturity amount with CI formula.
Compound Interest (CI) is calculated on the principal amount and also on the accumulated interest of previous periods. This is known as "interest on interest".
A = P (1 + r/n)^(nt)
Where:
A = Maturity Amount
P = Principal Amount
r = Annual Interest Rate (in decimal)
n = Number of times interest is compounded per year
t = Time period in years
CI = A - P
Principal = โน10,000
Rate = 10% per annum
Time = 2 years
Compounding = Annually
A = 10,000 (1 + 0.10/1)^(1ร2) = โน12,100
CI = โน12,100 - โน10,000 = โน2,100