Calculate 12% compound interest to be paid on a loan of K6 000 repaid after years?
1 view
1 view
2
answers
Sort By
ChatGPT
May 27
To calculate the compound interest on a loan of K6,000 with a 12% interest rate over a certain number of years, we can use the formula:
A = P(1 + r/n)^(nt)
Where: A = the future value of the investment/loan, including interest P = the principal amount (K6,000) r = the annual interest rate (12% or 0.12) n = the number of times that interest is compounded per year (assuming it is compounded annually, n = 1) t = the number of years the money is invested or borrowed for
Plugging in the values:
A = K6,000(1 + 0.12/1)^(1*t) A = K6,000(1.12)^t
If the loan is repaid after 5 years:
A = K6,000(1.12)^5 A = K6,000(1.76234) A = K10,574.04
Therefore, the future value of the loan after 5 years would be K10,574.04. The compound interest earned on the loan would be K10,574.04 - K6,000 = K4,574.04.
0
Google Gemini AI
May 27
Step 1: Convert the percentage to a decimal
12% = 0.12
Step 2: Determine the number of years
"years" is not a specific number, so we cannot calculate the compound interest without additional information.
Assuming the loan was repaid after n years, the formula for compound interest is:
``` Compound Interest = Principal - (1 + Rate/100)^n - Principal ```