document.write( "Question 822583: If $1 were invested at 8 percent interest compounded annually, the total value of investement, in dollars at the end of 6 years would be\r
\n" );
document.write( "\n" );
document.write( "A) 1.8^6
\n" );
document.write( "B)1.08^6
\n" );
document.write( "C)6(1.08)
\n" );
document.write( "D)1+ 0.08^6
\n" );
document.write( "E)1+6(0.08) \n" );
document.write( "
Algebra.Com's Answer #494963 by Alan3354(69443) You can put this solution on YOUR website! If $1 were invested at 8 percent interest compounded annually, the total value of investement, in dollars at the end of 6 years would be \n" ); document.write( "----------------- \n" ); document.write( "8% = 0.08 \n" ); document.write( "--> 1.08*AMT per year \n" ); document.write( "--> AMT*1.08^6 \n" ); document.write( " |