document.write( "Question 799715: if i deposit $3000 in a bank account that pays 2% interest, compounded monthly.what is the balance over 5 years \n" ); document.write( "
Algebra.Com's Answer #482769 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! 5 years = 60 months \n" ); document.write( "100 + 2 = 102% = 1.02 \n" ); document.write( "$3000 * 1.02^60 \n" ); document.write( "= $9843.09. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |