document.write( "Question 1039372: How much would you need to deposit in an account each month in order to have $30,000 in the account in 6 years? Assume the account earns 5.8% interest.
\n" ); document.write( "Round your answer to the nearest cent as needed.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #654250 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
Does the interest compound monthly? I'm going to assume it does:
\n" ); document.write( ":
\n" ); document.write( "PMT*(((1+r/n)^nt-1)/(r/n)) = 30,000
\n" ); document.write( "PMT*(((1+0.058/12)^12*6)-1)/(0.058/12) = 30,000
\n" ); document.write( "PMT*85.87 = 30,000
\n" ); document.write( "PMT = 30,000/85.87 = 349.37 This is how much you have to save every month.
\n" ); document.write( "John
\n" ); document.write( "
\n" ); document.write( "
\n" );