document.write( "Question 1087539: Find the amount that results from the given investment.\r
\n" );
document.write( "\n" );
document.write( "$20 invested at 8% compounded continuously after a period of 2 years\r
\n" );
document.write( "\n" );
document.write( "After 2 years, the investment results in $?
\n" );
document.write( "(round to the nearest cent as needed) \n" );
document.write( "
Algebra.Com's Answer #701847 by mathmate(429)![]() ![]() You can put this solution on YOUR website! Question: \n" ); document.write( "Find the amount that results from the given investment. \n" ); document.write( "$20 invested at 8% compounded continuously after a period of 2 years \n" ); document.write( "After 2 years, the investment results in $? \n" ); document.write( "(round to the nearest cent as needed) \n" ); document.write( " \n" ); document.write( "Solution: \n" ); document.write( "P=$20=principal \n" ); document.write( "i=8% annual continuous \n" ); document.write( "t=2 years \n" ); document.write( " \n" ); document.write( "The accumulated amount is \n" ); document.write( "F=Pe^(it) \n" ); document.write( " \n" ); document.write( "Therefore after two years, accumulated amount \n" ); document.write( "F=20*e^(0.08*2) \n" ); document.write( "=20*1.1735 \n" ); document.write( "=$23.47 \n" ); document.write( " |