document.write( "Question 624073: How much would $200 invested at 4% interest compounded monthly be worth after 30 years?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #392520 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! A=200(1+0.04/12)^12*30 \n" ); document.write( "A=200(1.0033333)^360 \n" ); document.write( "A=$662.70 \n" ); document.write( " |