SOLUTION: I will invest $5000 in a savings account at 6.6% interest compounded monthly for 6 years, How would I write the algebra formula for this?
Algebra ->
Linear-equations
-> SOLUTION: I will invest $5000 in a savings account at 6.6% interest compounded monthly for 6 years, How would I write the algebra formula for this?
Log On
Question 203593: I will invest $5000 in a savings account at 6.6% interest compounded monthly for 6 years, How would I write the algebra formula for this? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! I will invest $5000 in a savings account at 6.6% interest compounded monthly for 6 years, How would I write the algebra formula for this?
----------------
A(t) = P(1 + (r/n))^(nt)
A(t) is the amount you will have after "t-years".
P is the original investment
r is the yearly rate of interest
n is the number of times you compound in a year
t is the number of years you compound
---
A(6) = 5000(1 + (0.066/12))^(12*6)
A(6) = 5000(1.0055)^(72)
A(6) = $7421.29
=======================
Cheers,
Stan H.