document.write( "Question 1088801: How much would you need to deposit in an account now in order to have $6000 in the account in 15 years? Assume the account earns 6% interest compounded monthly. \n" ); document.write( "
Algebra.Com's Answer #703158 by mathmate(429)![]() ![]() You can put this solution on YOUR website! Question: \n" ); document.write( "How much would you need to deposit in an account now in order to have $6000 in the account in 15 years? Assume the account earns 6% interest compounded monthly. \n" ); document.write( " \n" ); document.write( "Solution: \n" ); document.write( "The compound interest equation \n" ); document.write( "F=P(1+i)^n \n" ); document.write( "F=6000, \n" ); document.write( "i=0.06/12=0.005 per month \n" ); document.write( "n=15*12 months/year = 180 \n" ); document.write( "P=F/(1+i)^n \n" ); document.write( "=6000/(1.005^180) \n" ); document.write( "=2444.89 \n" ); document.write( " \n" ); document.write( " |