document.write( "Question 1129407: Christine deposited $4000 into an account with 5%
\n" ); document.write( " interest, compounded quarterly. Assuming that no withdrawals are made, how much will she have in the account after 9 years?\r
\n" ); document.write( "\n" ); document.write( "Do not round any intermediate computations, and round your answer to the nearest cent.
\n" ); document.write( "

Algebra.Com's Answer #745981 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
4000(1+(0.05/4))^4*9 = 6256 \n" ); document.write( "
\n" );