document.write( "Question 413253: What amount will an account have after 15 years if $260 is invested at 10% interest compounded annually? \n" ); document.write( "
Algebra.Com's Answer #290076 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=260(1.1)^15
\n" ); document.write( "A=260*4.1772
\n" ); document.write( "A=1086.00
\n" ); document.write( "
\n" );