I'm not a student anymore, I'm just trying to do some personal finance planning/budgeting.
I want to know how long I have to wait until my investiment reaches a certain goal. Besides the principal amount and annual interest rate, there are monthly additions to the investiment.
I know that the general formula is like this:
[ P(1+r/n)^nt ] + [ PMT * (((1 + r/n)^nt - 1) / (r/n)) ]
Where:
A = the future value of the investment/loan, including interest
P = the principal investment amount (the initial deposit or loan amount)
PMT = the monthly payment
r = the annual interest rate (decimal)
n = the number of times that interest is compounded per year
t = the number of years the money is invested or borrowed for
so assuming the an annual compounding for the interests, but monthly additions I come up with
[ P(1+r)^t ] + [ PMT * (((1 + r/12)^12t - 1) / (r/12)) ]
Now what I would really like is to solve this on 't'.
The steps I did so far where:
[ -P(1+r)^t ] / (r/12) = PMT * (1+r/12)^12t -1
1 = PMT (1+r/12)^12t + (12P (1+r)^t) / r
but from this point I'm stuck... I can't remember how to do it. Any help is appreciated.
I want to know how long I have to wait until my investiment reaches a certain goal. Besides the principal amount and annual interest rate, there are monthly additions to the investiment.
I know that the general formula is like this:
[ P(1+r/n)^nt ] + [ PMT * (((1 + r/n)^nt - 1) / (r/n)) ]
Where:
A = the future value of the investment/loan, including interest
P = the principal investment amount (the initial deposit or loan amount)
PMT = the monthly payment
r = the annual interest rate (decimal)
n = the number of times that interest is compounded per year
t = the number of years the money is invested or borrowed for
so assuming the an annual compounding for the interests, but monthly additions I come up with
[ P(1+r)^t ] + [ PMT * (((1 + r/12)^12t - 1) / (r/12)) ]
Now what I would really like is to solve this on 't'.
The steps I did so far where:
[ -P(1+r)^t ] / (r/12) = PMT * (1+r/12)^12t -1
1 = PMT (1+r/12)^12t + (12P (1+r)^t) / r
but from this point I'm stuck... I can't remember how to do it. Any help is appreciated.