
Andy C. answered 06/16/18
Tutor
4.9
(27)
Math/Physics Tutor
Due to time constraints I had to solve this one numerically.
The max interest rate is 9.21173% but that is subject to round-off error
Anything less than 9.2% is safe
I got $150 payment correct to 4 decimal places doing this:
4700*(exp(9.21173%/12 )- 1)
------------------------------------
1 - exp(-3*9.21173%)
Note that when using your calculator, you MUST divide the percent by 100.
That is you input the percentage into your calculator is 0.0921173