document.write( "Question 332002: If $5000 is invested at an annual interest rate of 9% compounded continuously, how much is available after 5 years? \n" ); document.write( "
Algebra.Com's Answer #237980 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=Pe^rt
\n" ); document.write( "A=5000(2.7183)^.09*5
\n" ); document.write( "A=5000*1.56832
\n" ); document.write( "A=$7842.58
\n" ); document.write( "
\n" ); document.write( "
\n" );