1 Attachment(s)
We have a simple calculation that we are having troubles solving for n.
A=P((r(1+r)^(n))/((1+r)^(n)-1))
http://www.mathway.com/math_image.as...03)?p=127?p=42
solve for n please?
Is this possible? I've tried for a couple of hours but have failed and I need it for some software I'm writing. Any help would be welcomed!
Re: We have a simple calculation that we are having troubles solving for n.
^n}{(1+r)^n - 1}))
^n}{(1+r)^n - 1} = 1 + \frac{1}{(1+r)^n - 1})
Can you take it from here?
Re: We have a simple calculation that we are having troubles solving for n.
great thanks, yes that helped a lot. How did you get to there? The rest I've got.
Re: We have a simple calculation that we are having troubles solving for n.
Re: We have a simple calculation that we are having troubles solving for n.
Hello, iamblackhawk!
Multiply by ^n-1\!:)
. . . . . . . ![A\big[(1+r)^n-1\big] \;=\;Pr(1+r)^n](http://latex.codecogs.com/png.latex?A\big[(1+r)^n-1\big] \;=\;Pr(1+r)^n)
. . . . . . . . ^n - A \;=\;Pr(1+r)^n)
m ^n - Pr(1+r)^n \;=\;A)
Factor:. (1+r)^n \;=\;A)
. . . . . . . . . . . . ^n \;=\;\frac{A}{A-Pr})
Take logs: n . ^n \;=\;\ln\left(\frac{A}{A-Pr}\right) )
. . . . . . . . n  \;=\;\ln\left(\frac{A}{A-Pr}\right) )
. . . . . . . . . . . . . . . }{\ln(1+r)})