SOLUTION: If I invested my savings of $6516.90 in an account with 6% interest which compounds monthly, how much money would I have in 10 years, 20 years and 30 years?
Algebra ->
Customizable Word Problem Solvers
-> Finance
-> SOLUTION: If I invested my savings of $6516.90 in an account with 6% interest which compounds monthly, how much money would I have in 10 years, 20 years and 30 years?
Log On
Question 766418: If I invested my savings of $6516.90 in an account with 6% interest which compounds monthly, how much money would I have in 10 years, 20 years and 30 years? Answer by Theo(13342) (Show Source):
fv = future value
pv = present value
apr = annual percent interest rate
air = annual interest rate = apr / 100
c = number of compounding periods per year.
y = number of years
y1 = 10
y2 = 20
y3 = 30
pv = 6516.90
apr = 6
air = .06
in your problem, this is what happens:
y1 * c = 10 * 12 = 120
y2 * c = 20 * 12 = 240
y3 * c = 30 * 12 = 360
air / c = .06 / 12 = .005
1 + air / c = 1 + .005 = 1.005