I am working on the EMI calculator module as part of the current banking project. I find answers for calculating simple interest, EMI, and even tenure but not able to find a formula to calculate the total amount borrowed. I found the below formula to calculate what I want but that is incorrect
source: Find Loan Amount using parameters ROI and Tenure
Here are the loan details,
Monthly EMI: 32530,
Loan tenure: 5 years,
Interest: 10.90
Total loan amount: ?
What is the formula to find the total loan amount?
What i have tried,
Here is the formula i have taken from the below source,
Here is the source
Here is the problem on editor

