document.write( "Question 883031: If the principal is 2000 invested at a rate of 6% a year for 6 years compounded annually , what is the accumulated amount \n" ); document.write( "
Algebra.Com's Answer #533274 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
2000*(1 + 6%)^6 years
\n" ); document.write( "2000*(1.06)^6
\n" ); document.write( "= 2837.04
\n" ); document.write( "
\n" ); document.write( "
\n" );