+0  
 
0
736
3
avatar+47 

PV=11,000

i=0.005

PMT=500

n=?

 Jul 2, 2017
 #1
avatar
0

Please state the payment periods... I will just assume it's annual.

 

This is the notation for our problem

PV = A(P/A, i%, n)

Now to set up the formula

PV = A((((1+i)^n)-1)/(i*(1+i)^n)

11000 = 500((((1.005)^n)-1)/(.005*(1.005)^n)

Many methods you could solve for n.

After many guesses I came the value is in between 23 and 24. Furthermore, with linear interpolation I came to the conclusion n=23.4897

 Jul 3, 2017
 #2
avatar
0

Guest #1
Note that there is a direct solution for n in this case:
PV=P{[1 + R]^N - 1 / [1 + R]^N} / R
11,000 = 500 x {[1.005]^N - 1 / [1.005]^N} / 0.005
22 ={1.005^N - 1 / 1.005^N} / 0.005
0.11 = {1.005^N -1 / 1.005^N}, solve for N
[200/201]^N = 89/100 take the log of both sides
N = Log[89/100] / Log[200/201]
N = 23.365

 Jul 3, 2017
 #3
avatar
0

Many methods you could solve for n

Please read carefully Guest. Be safe battling the Captchas.

Guest Jul 3, 2017

5 Online Users

avatar
avatar
avatar
avatar
avatar