document.write( "Question 574358: to what amount will $4,900 invested for 8 years at 11% compounded annually will accumulate? \n" ); document.write( "
Algebra.Com's Answer #369059 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
A = 4900 (1 + .11)^8 \n" ); document.write( "
\n" );