Question 984610
I need to find what n is in this equation:
{{{ A=P(1-r)^n }}}
================
If you want to solve for n:
{{{ A/P = (1-r)^n }}}
{{{ln(A/P) = n*ln(1-r)}}}
{{{n = ln(A/P)/ln(1-r)}}}