document.write( "Question 957463: How much money would you have in a savings account at the end of one year, if you saved $1000 at two percent interest compounded quarterly? Round to the nearest dollar \n" ); document.write( "
Algebra.Com's Answer #585081 by stanbon(75887) ![]() You can put this solution on YOUR website! How much money would you have in a savings account at the end of one year, if you saved $1000 at two percent interest compounded quarterly? Round to the nearest dollar \n" ); document.write( "------ \n" ); document.write( "A(1) = 1000(1 + (0.02/4))^(4*1) \n" ); document.write( "---- \n" ); document.write( "A(1) = 1000(1.005)^4 \n" ); document.write( "---- \n" ); document.write( "A(1) = 1000*1.02015 \n" ); document.write( "------- \n" ); document.write( "A(1) = $1020.15 \n" ); document.write( "========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " |