Thread
:
Increasing payment in future value formula?
View Single Post
#
4
Scott Shepherd
Junior Member
Posts: 2
Before using this formula
PV*(1+r)^n + pmt*((1+r)^n - (1+i)^n))/(r-i) + FV = 0
you should check for r==i, to avoid division by 0. If r==i, use
PV*(1+r)^n + pmt*n*(1+r)^(n-1) + FV = 0
Reply With Quote
Scott Shepherd
View Public Profile
Send a private message to Scott Shepherd
Find all posts by Scott Shepherd