document.write( "Question 230261: an account offers 4.5% interest compoundd annually. if you deposited $6000 in the account, what would be the account balance at the end of 15 years? \n" ); document.write( "
Algebra.Com's Answer #170558 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=P(1+r)^15
\n" ); document.write( "A=6000(1.045)^15
\n" ); document.write( "A=6000(1.935282443)
\n" ); document.write( "A=$11611.69
\n" ); document.write( "
\n" ); document.write( "
\n" );