
John M. answered 12/18/16
Tutor
5
(79)
Engineering manager professional, proficient in all levels of Math
- INPUTS
- FV (Future Value) = $800,000
- T (time) = 40 years
- I (interest rate) = 5.3% compounded monthly
- OUTPUTS
- Let's put everything in terms of months
- P (time periods) = 40years * 12 months/ year = 480 months
- I (monthly interest rate) = 5.3% /12 = 0.44167%
- Now, it depends how you want to go about solving this problem. I used the financial function capabilities of Excel. Use the function PMT, which requires you to enter (rate, nper, pv, [fv], [type]). The rate is simply 0.44167%, the nper is 480, the pv (present value) is 0, the fv is 800,000 and the type is 0. The type simply is a way to say whether the payment occurs at the beginning of the month or at the end of the month. A zero value is the end of the period/month. Note that in the problem description, it is not clear when the payment is made. Also note that PMT = payment = the amount you invest each month.
- When =PMT(0.44617%, 480, 0, 800000, 0) is entered into Excel, it returns $484.53. This is the amount you should invest each month.
- If you want to achieve your goal (800000) in 20 years, then (again using the PMT function in Excel), you need to invest $1879.79.
- So now you are investing $1879.79 each month. This is your payment. And the problem asks how much you will have (future value) in 10 years (120 months), with an interest rate of 0.44167%/mo.
- Now use the Excel function FV. The format of the FV function is FV(rate, nper, pmt, pv, type). Plugging in the values results in =FV(0.44167%, 120, 1879.79, 0, 1). The result is $297,941.99. This is what your savings will be worth after 10 years

John M.
Jessica:
You're welcome
You're welcome
Report
12/19/16
Jessica J.
12/19/16