document.write( "Question 1022468: Daniel has $1200 in the bank. He is earning 3.5% compound interest each month. How much money will he have in the bank in one year? \n" ); document.write( "
Algebra.Com's Answer #638148 by Cromlix(4381) You can put this solution on YOUR website! Hi there, \n" ); document.write( "100 + 3.5 \n" ); document.write( "= 103.5% \n" ); document.write( "= 103.5/100 = 1.035 \n" ); document.write( "$1200 x 1.035^12 \n" ); document.write( "= $1813.28 after a year. \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |