document.write( "Question 979118: So if $100 is invested at an interest rate of 8% compounded continuously, then the amount after 3 years is $ \n" ); document.write( "
Algebra.Com's Answer #600409 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=Pe^rt
\n" ); document.write( "A=100(2.7183)^(0.08*3
\n" ); document.write( "A=100(2.7183)^0.24
\n" ); document.write( "A=100*1.27125
\n" ); document.write( "A=$127.12
\n" ); document.write( "
\n" );