document.write( "Question 117056: Suppose that 2000.00 is invested at the rate of 6% per year compounded continuosly. What is the balance after 1year ? after 2years? \n" ); document.write( "
Algebra.Com's Answer #85115 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
I=PeRT
\n" ); document.write( "I=2,000*2.718*.06*1
\n" ); document.write( "I=$326.16 IS THE INTEREST ON A $2,000 INVESTMENT 2 A 6% RATE COMPOUNDED CONTINUOUSLY.
\n" ); document.write( "AFTER 2 YEARS WE GET
\n" ); document.write( "I=2,000*2.718*.06*2
\n" ); document.write( "I=$652.32 FOR THE 2 YEAR INVESTMENT.
\n" ); document.write( "
\n" );