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 #585089 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
The Future Value of your investment would be:
\n" ); document.write( "\"FV=+C%281%2B%28r%2Fn%29%29%5E%28tn%29\"where:
\n" ); document.write( "C= your present Capital, the amount you invest. In your case 1000.
\n" ); document.write( "r= annual rate
\n" ); document.write( "n= number of periods, in your case 4 compounding periods per year (quarterly)
\n" ); document.write( "t= is the time, in your case 1 year. Using your numbers:
\n" ); document.write( "\"FV=+1000%281%2B%28.02%2F4%29%29%5E1%284%29=+1020.15\"
\n" ); document.write( "
\n" ); document.write( "
\n" );