document.write( "Question 476745: How much would $200 invested at 6% interest compounded annually be worth after 5 years ? \n" ); document.write( "
Algebra.Com's Answer #326910 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
P=200(1+.06)^5
\n" ); document.write( "P=200*1.06^5
\n" ); document.write( "P=200*1.338
\n" ); document.write( "P=$267.645 ANS.
\n" ); document.write( "
\n" );