document.write( "Question 306067: you deposit $1000 in an account that pays 6% annual interest compounded continuously. find the balance at the end of 2 years. \n" ); document.write( "
Algebra.Com's Answer #219123 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=Pe^rt
\n" ); document.write( "A=1000(2.7183)^.06*2
\n" ); document.write( "A=1000(1.12749)
\n" ); document.write( "A=$1127.50
\n" ); document.write( "
\n" );