SOLUTION: what is the formula to calculate investing $250 per month at 6% compounded monthly for 30 years?

Algebra ->  Customizable Word Problem Solvers  -> Finance -> SOLUTION: what is the formula to calculate investing $250 per month at 6% compounded monthly for 30 years?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 832561: what is the formula to calculate investing $250 per month at 6% compounded monthly for 30 years?
Answer by josgarithmetic(39629) About Me  (Show Source):
You can put this solution on YOUR website!
Try to derive a formula!

Initial balance, $250 dollars.
Rate is 6%, compounded MONTHLY. The monthly rate then is (6/12)% because the year is cut into twelve equal parts. This means, monthly rate is 0.5%.

Focus on the accumulated "balance" for some m number of months investing in this account.

Month_____________________Balance
0_________________________250%2A1 , not earned any interest yet.
1_________________________250%2A%281.005%29
2_________________________250%2A%281.005%29%281.005%29
3_________________________250%281.005%29%281.005%29%281.005%29=250%2A%281.005%29%5E3
.
.
m_________________________250%281.005%29%5Em


Not certain if you want a formula for time in years or time in months. The obviously made formula for m for months is B=250%281.005%29%5Em, using B for balance.
-
You could modify for time in years like, y for count of years, m for count of months, 12m=y, m=y%2F12; the exponent would still mean, "months", but can be used in the formula as B=250%281.005%29%5E%28y%2F12%29 using y for number of years.



----That last set of formulas is not rendering correctly. The exponent is y%2F12 in the last formula.