SOLUTION: Please help with this problem:How much money would you need to deposit today at 5% annual interest compounded monthly to have $20000 in the account after 9 years? Thanks!

Algebra ->  Graphs -> SOLUTION: Please help with this problem:How much money would you need to deposit today at 5% annual interest compounded monthly to have $20000 in the account after 9 years? Thanks!      Log On


   



Question 1093808: Please help with this problem:How much money would you need to deposit today at 5% annual interest compounded monthly to have $20000 in the account after 9 years?
Thanks!

Found 2 solutions by MathTherapy, greenestamps:
Answer by MathTherapy(10555) About Me  (Show Source):
You can put this solution on YOUR website!

Please help with this problem:How much money would you need to deposit today at 5% annual interest compounded monthly to have $20000 in the account after 9 years?
Thanks!
Use the present value formula for $1: matrix%281%2C3%2C+P%2C+%22=%22%2C+A%2F%281+%2B+i%2Fm%29%5E%28mt%29%29, with:
P = Present Value, or Principal invested, or INITIAL amount deposited (Unknown, in this case)
A = Accumulated amount, or future value ($20,000, in this case)
i = Annual Interest rate (5%, or .05, in this case)
m = Number of ANNUAL compounding periods (monthly, or 12, in this case)
t = Time, in years (9, in this case)
matrix%281%2C3%2C+P%2C+%22=%22%2C+A%2F%281+%2B+i%2Fm%29%5E%28mt%29%29 becomes: , and then Present Value, or highlight_green%28matrix%281%2C3%2C+P%2C+%22=%22%2C+%22%2412%2C764.49%22%29%29

Answer by greenestamps(13203) About Me  (Show Source):
You can put this solution on YOUR website!

Ooh! A present value formula for working a problem involving compound interest. Certainly valid; but not easy to understand, so not the way I would go.

You are starting with some unknown amount x.
The money is accruing interest monthly for 9 years; that is 9*12 =108 months.
The annual interest rate is 5%, or .05; the periodic (monthly) interest rate is one-twelfth of that, let's just call it (.05/12).
The "growth factor" -- what the value of the account gets multiplied by each time interest is gained, is 1 plus the periodic interest rate; in this case (1+.05/12).
The growth factor is applied to the beginning amount 108 times (monthly for 9 years).

So, since we want the value after the 9 years to be $20,000,
20000+=+x%281%2B.05%2F12%29%5E108
x+=+20000%2F%28%281%2B.05%2F12%29%5E108%29+=+12764.49