A loan of $12,500$ is made at an effective interest rate of $8.5\%$. Payments are made at the end of each interest period. Each payment equals twice the interest due until the borrower pays off the outstanding debt with a final payment of at most $1800$. Find the number of payments $n$ and the amount of the final payment.
WHAT I'VE DONE SO FAR:
So I assumed the $n$th payment is $1800$. Then, in period $n-1$, the interest is $900$ and the principle is $900$. I dont know what to do after that. I tried to keep doubling the amount but then I got $n=4$ although the correct answer is $n=24$.
Okay, this is the amortization of a debt.
Payments are made at the end of every period, so at the time of your first payment you have a debt 12500(0.085)= 13562.5
Denote $Bn$ outstanding balance, $Pn$ principal payment and $Kn$ payment at period n and $i$ the interest. $Bo$= 13567.5, interest for the initial period is $i Bo$ = (0.085) (13567.5) implies $k1=2iBo$ since the paymets are twice the interest due amount. and $B1= Bo- iBo$. One $Bo$ is to pay the debt and the other is to pay the interest. Follow this we have: $B2= B1- iB1= Bo- 2iBo + i^3$ = $Bo * (1-2i + i^3)$ Now you see it? Binomial Theorem.
We want find n such that $Bn=Bo* (1-i)^n = 1800$ , ie , our Outstanding Balance must be 1800 to pay with a final payment takin logarithm, n= 22.7 but 1800 AT MOST so take n=23 and the final payment is less than 1800. The answer is 23 payments and 1 final payment less that 1800.