document.write( "Question 256761: Assume that on January 1st of this year you deposited $1,000 into a savings account that pays 8% interest. If the bank compounds interest annually, how much will you have in your account on January 1, 2012? \n" ); document.write( "
Algebra.Com's Answer #188882 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
1,000(1+.08)^2
\n" ); document.write( "1,000*1.08^2
\n" ); document.write( "1,000*1.1664=$1,166.40 ans.
\n" ); document.write( "
\n" );