Burgerbasher
New member
- Joined
- Jan 13, 2016
- Messages
- 1
OK so the problem I am working on is the following:
Deposit a set amount into an account (Dep). Receive yearly compounded interest (Int), following the interest being added withdraw a set figure as salary (Sal). What I am trying to figure out is how much will my account be worth after 30 years...
Some figures to play with
Dep (D) = 50,000,000
Int (I) =1.5%
Sal (S) =300,000
I can get so far with a formula but the grows ridiculously large:
D(1+I/100)-S after 1 year
D((1+I/100)-S)(1+I/100)-S after 2 years
D(((1+I/100)-S)(1+I/100)-S)(1+I/100)-S after 3 years etc...after 30 years it would be ridiculous
I have tried unsuccessfully to combine common factors
Any help would be greatly appreciated
Deposit a set amount into an account (Dep). Receive yearly compounded interest (Int), following the interest being added withdraw a set figure as salary (Sal). What I am trying to figure out is how much will my account be worth after 30 years...
Some figures to play with
Dep (D) = 50,000,000
Int (I) =1.5%
Sal (S) =300,000
I can get so far with a formula but the grows ridiculously large:
D(1+I/100)-S after 1 year
D((1+I/100)-S)(1+I/100)-S after 2 years
D(((1+I/100)-S)(1+I/100)-S)(1+I/100)-S after 3 years etc...after 30 years it would be ridiculous
I have tried unsuccessfully to combine common factors
Any help would be greatly appreciated