Equated Monthly Installment – EMI for short – is the amount payable every month to the bank or any other financial institution until the loan amount is fully paid off.
It consists of the interest on loan as well as part of the principal amount to be repaid. The sum of principal amount and interest is divided by the tenure, i.e., number of months, in which the loan has to be repaid. This amount has to be paid monthly.
The interest component of the EMI would be larger during the initial months and gradually reduce with each payment. The exact percentage allocated towards payment of the principal depends on the interest rate.
Even though your monthly EMI payment won’t change, the proportion of principal and interest components will change with time. With each successive payment, you’ll pay more towards the principal and less in interest.
Formula to calculate EMI : :
where,
E is EMI
P is Principal Loan Amount
r is rate of interest calculated on monthly basis.
n is loan term / tenure / duration in number of months
Below is the source code of the C program to calculate EMI or EMI Calculator which is successfully compiled and run on the windows system.The Output of the program is shown below.
What is EMI (Equated Monthly Installment) ?
Formula to calculate EMI : :
where,
Below is the source code of the C program to calculate EMI or EMI Calculator which is successfully compiled and run on the windows system.The Output of the program is shown below.
SOURCE CODE : :
Output : :
need an explanation for this answer? contact us directly to get an explanation for this answer