document.write( "Question 1073517: Find the amount of money in an account after 3 years if a principle of $7000 was
\n" );
document.write( "invested at 6% interest compounded semiannually. (Round to the nearest cent).\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #688455 by jorel1380(3719) You can put this solution on YOUR website! FV(future value)=P(principal)x (1+yearly rate/compounding periods)^(total number of periods). So: \n" ); document.write( "FV=7000(1+.06/2)^6 \n" ); document.write( "FV=7000 x 1.194052296529=$8358.366 . ☺☺☺☺ \n" ); document.write( " |