odd mortgage question



A standard mortgage question is: if you know the monthly interest rate
r, the length L of the loan (measured in months), and the principal y,
what is the monthly payment P? (Assume everything is compounded
monthly.)

I know the answer to this, and it's easy to compute or look up
anyway. The formula is

P = yr (1+r)^L / ((1+r)^L - 1)
= yr / (1 - (1+r)^{-L})

*My* question is: if you know the length L of the loan, the
principal y, and the monthly payment P, can you determine the interest
rate r (in closed form)? That is, if you view y and L as constants,
can you find the inverse to the above function of r, say when r is in
the interval [0,1]?

I actually want to compute this in real life, and I can do it
numerically, but that seems so inelegant...

--
jhp_news_only@xxxxxxxxxxx
Please do not send email to this account; if you
want to respond to me, post in the newsgroup.
.



Relevant Pages

  • Re: odd mortgage question
    ... >r, the length L of the loan, and the principal y, ... >principal y, and the monthly payment P, can you determine the interest ... >I actually want to compute this in real life, ... Numerically is how it's done in real life -- the bisection method or ...
    (sci.math)
  • Re: Question on Refinance payback
    ... In other words if one loan's monthly payment is ... Okay, let's look at $300615.14, 30year loan. ... Whether they roll those costs into the new loan (for title ... If you want more cash in your pocket at your original closing, ...
    (misc.consumers.house)
  • Re: Fv & Emi!
    ... > don't look at the loan at business angle. ... You asked for equal payments that would first pay off the ... Since the accumulated interest equals the monthly payment, ... accumulates according to the following schedule, ...
    (microsoft.public.excel.worksheet.functions)
  • RE: 360/365, etc.
    ... Put in E1 the monthly payment from the IPT formula 2017.44172623422 ... I used 1 as the principal amount to get the interest rate for one month. ... paid on the loan? ... it is a 365/365 interest calculation. ...
    (microsoft.public.excel.worksheet.functions)
  • RE: 360/365, etc.
    ... For example, I have a loan amount of $250,000. ... it is a 365/365 interest calculation. ... The monthly payment I am getting back is $91,272,500. ... So 30/360 means you have a 30 year loan with monthly payments. ...
    (microsoft.public.excel.worksheet.functions)