Can anyone tell me how I can solve the following problem with SQL built-in functions:
I have a lease that is for $1,000 it has 5 year terms and increases 15% at the start of each new 5 year term. So after the first 5 years it will increase to $1,150. What I need to know is the average annual percentage increase over the 5 year term. I know I can round it to 3%, but that number is not exact. Unfourtunately my math skills are almost as poor as my spelling skills.
Any help would be appreciated.
M.
I have a lease that is for $1,000 it has 5 year terms and increases 15% at the start of each new 5 year term. So after the first 5 years it will increase to $1,150. What I need to know is the average annual percentage increase over the 5 year term. I know I can round it to 3%, but that number is not exact. Unfourtunately my math skills are almost as poor as my spelling skills.
Any help would be appreciated.
M.