document.write( "Question 456950: You deposit $500 in account paying 4.5% interest compounded annually. Find the dollar value of the account rounded to the nearest penny after 10 years. \n" ); document.write( "
Algebra.Com's Answer #313558 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=500(1.045)^10
\n" ); document.write( "A=$776.48
\n" ); document.write( "
\n" );