document.write( "Question 795294: suppose you invest 2000 dollars at an annual interest rate of 5.1% continuously compounded. how much will you have after 3 years? \n" ); document.write( "
Algebra.Com's Answer #480903 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=Pe^rt
\n" ); document.write( "A=2000(2.7183)^0.051*3
\n" ); document.write( "A=2000*1.165326
\n" ); document.write( "A=$2330.65
\n" ); document.write( "
\n" );