I have $300,000$ (A) that I want to last for $10$ years (Y). Every year I will be spending $55,000$ (C) all withdrawn at the end of the year. What constant interest rate would I need every year to make this work? If possible could you also include the equation to find the interest rate?
The equation I'm using is: A = C x (1 - (1 / (1 +r)^Y )) / r
the net present value of the future cash flows at the required rate equals the initial balance. $\sum_\limits{i=1}^{10} \frac {55,000}{(1+y)^i} = 300,000\\ 55,000\frac {(1-(1+y)^{-10})}{y} = 300,000\\ 55,000(1+y)^{10} - 1) = 300,000y(1+y)^{10}\\ 300(1+y)^{11} -355(1+y)^{10} + 55,000 = 0$
I don't know of a way to solve that analytically.
But there is only one real root where $y> 0$ and that is $y = 0.1287$
$12.87\%$