I need to solve for "i" in the following equation:
p = a[{((1 + i)^n) - 1} / i((1 + i)^n)]
I got:
e^(ln(p/a)/n) - 1 = i
The equation came up in the context of this exercise: "1000 are deposit in a savnigs account and 200 are withdrawn each yr for 10 yrs. What should be the interest so at the end of the 10 yrs the balance is 0?"
I am using the annuity formua. The answer should be "i = 15.11".
p = a[{((1 + i)^n) - 1} / i((1 + i)^n)]
I got:
e^(ln(p/a)/n) - 1 = i
The equation came up in the context of this exercise: "1000 are deposit in a savnigs account and 200 are withdrawn each yr for 10 yrs. What should be the interest so at the end of the 10 yrs the balance is 0?"
I am using the annuity formua. The answer should be "i = 15.11".