Russell R. answered 09/03/13
Excel, PowerPoint, Access, Financial Analysis & Budgeting
Jeanne L.
asked 05/29/13suppose that you save for retirement by contributing the same amount each month from your 23rd birthday until your 65th birthday in an account that pays a steady 4% annual interest compounded monthly. How much will be in your fund at age 65 if you save 100.00 a month?
Russell R. answered 09/03/13
Excel, PowerPoint, Access, Financial Analysis & Budgeting
Aaron S. answered 05/30/13
With Aaron's help, math is as easy as pi
Well...I don't know your background, and so I'm not sure whether you would like just a formula here or a derivation of a formula. I'll give a derivation using difference quotients (which you can look up if you'd like). First, some assumptions:
Finally, let t = number of months since your 23rd birthday and xt = total amt of money in account after t months.
Then, we want xt to satisfy: xt+1 = (1+.04/12) * xt + 100 with x0 = 100.
For simplicity, I will simplify: 1+.04/12 = 1 + .01/3 = 1 + 1/300 = 301/300.
So we want xt to satisfy: xt+1 = 301/300 * xt + 100 with x0 = 100.
Again, I'm not sure about your background here, but for a difference equation of this type, we can guess that the solution will be of the form:
xt = xh + xp
Where xh is the homogeneous solution to the difference equation (i.e. xh+1 = 301/300 * xh ) and xp is the particular solution (i.e. xp+1 = 301/300 * xp +100).
Now, since xh satisfies such a simple difference equation, we see that it needs to be of the form:
xh = c0 * (301/300)t where c0 is an unknown constant
Then, since the inhomogeneous part of the original difference equation was the 100, we can guess that xp is just a constant function, or that xp = c1 for c1 unknown. But we want xp to satisfy:
xp+1 = 301/300 xp + 100 so we want:
c1 = 301/300 c1 + 100 which, after some algebra, means that:
c1 = -30000
So now we know our answer is of the form:
xt = c0 * (301/300)t - 30000 with x0 = 100.
Since we want x0 = 100, we substitute those values in to see what c0 needs to be:
c0 * (301/300)0 - 30000 = 100 becomes: c0 - 30000 = 100 which means that:
c0 = 30100
So our final equation is:
xt = 30100 * (301/300)t - 30000
As a check, after 1 month, my formula says that you will have:
x1 = 30100 * 301/300 - 30000 = $200.33 which is what you would get from the direct calculation:
100*301/300 + 100 = $200.33
So anyway, now that we have a formula, we just plug in the month that we want. Since we want 65 - 23 = 42 years to pass, we want 42*12 = 504 months to pass. So we plug that in:
x504 = 30100 * (301/300)504 - 30000
= $131,052.66
And that should be your answer. If you use an online calculator, such as the one at:
http://www.crown.org/tools/calculators/Savings_MonthlyDeposit.aspx
You get the same result. Hopefully I've helped somewhat.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.