document.write( "Question 272076: One hundered dollars is invested at 7.2% interest compounded annually. Determine how much the investment is worth after 10 years. \n" ); document.write( "
Algebra.Com's Answer #199119 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
100(1+.072)^10
\n" ); document.write( "100*1.072^10
\n" ); document.write( "100*2.0042=$200.42 ANS. FOR THE VALUE OF THE INVESTMENT AFTER 10 YEARS.
\n" ); document.write( "
\n" );