View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Barb Reinhardt Barb Reinhardt is offline
external usenet poster
 
Posts: 3,355
Default Please Help, Pay Back time?

I should have written

Final Value = 2* Initial Value

Final Value = Initial Value * 1.04^n

2 * Initial Value = Initial Value *1.04^n


"Eric" wrote:

sorry about that, I meant "initial Value" not "initial year"

"Barb Reinhardt" wrote:

It should make no difference what the initial year is (I think)

THis is your equation

Initial Value * 1.04^n = 2* Initial Year

Solve for n (which is the # of hears

1.04^N = 2
n log 1.04 = log 2
n = log 2/log 1.04
N = 17.67 years.

If the interest rate changes, your result will change.

HTH,
Barb Reinhardt

"Eric" wrote:

Hello everyone,

I am trying to create a forumla to show pay back time.

If there is a 4% increase each year over the previous year, how many years
it will take until the accrued years will equal A1

The values I will input are "initial year" and A1