Amortize the debt problem

110 Views Asked by At

Monthly payments are made on 130000 dollars at 5% for 25 days. Determine the payment needed to amortize the debt.

2

There are 2 best solutions below

2
On BEST ANSWER

A useful formula is $P=R\cdot \frac{1-(1+i)^{-n}}{i}$, where $P$ is the size of the loan (principal); $i$ is the interest rate per period (not the annual rate); and $n$ is the number of interest periods over the life of the loan.

0
On

enter image description here

Here is a slick way to calculate the amortization schedule for the debt. I have made adjustment of the 25 day rate to monthly rate (actual over 360) and computed interest based on that. Hope this is what you meant.

Thanks

Satish