document.write( "Question 272954: Suppose you invest $10,000 at 5.5% for 20 years.Find the future value if:\r
\n" );
document.write( "\n" );
document.write( "the interest is compounded monthly \n" );
document.write( "
Algebra.Com's Answer #199498 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 10,000(1+.055/12)^(12*20) \n" ); document.write( "10,000(1+.0045833)^240 \n" ); document.write( "10,000*1.0045833^240 \n" ); document.write( "10,000*2.9966=$29,966.02 ans. \n" ); document.write( " |