document.write( "Question 227859: if you deposit $5,000 in an account paying 9% compounded daily, how much will you have in the account in 5 years? Compute the answer to the nearest cent. \n" ); document.write( "
Algebra.Com's Answer #169284 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=P(1+.09/365)^1825
\n" ); document.write( "A=5000(1+.000246575)^1825
\n" ); document.write( "A=5000(1.568224214)
\n" ); document.write( "A=$7841.12
\n" ); document.write( "
\n" );