document.write( "Question 1084563: The question is:
\n" ); document.write( "Hannah invests $4500 in an investment with an APR of 5.2% compounded monthly. She also makes a monthly deposit of $200 per month into this same investment. What is the total amount of money in this investment after 3 years?\r
\n" ); document.write( "\n" ); document.write( "I tried the savings formula: 4500 * ((1+(.052/12)^(3*12)-1) / (.052/12)
\n" ); document.write( "which didn't have anywhere to fit the $200 in, and also got me 0 as an answer. What formula should I use?
\n" ); document.write( "

Algebra.Com's Answer #698642 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use the future value of an annuity formula,
\n" ); document.write( "\"FV=P%28%28%281%2Br%29%5En-1%29%2Fr%29\"
\n" ); document.write( "where P is the monthly payment, r is the monthly rate, and n is the number of periods.
\n" ); document.write( "In this case,
\n" ); document.write( "\"P=200\"
\n" ); document.write( "\"r=0.052%2F12\"
\n" ); document.write( "\"n=3%2A12\"
\n" ); document.write( "So the first and each monthly payment is $200. Since the real first payment is $4500, you also have to add $4300 compounded similarly for the same time period to the total you get to make up for this.
\n" ); document.write( "
\n" );