document.write( "Question 737643: How much money would be in an account if $ 6,000 is deposited at 3% interest compounded continuously and the money is left for 15 years. \n" ); document.write( "
Algebra.Com's Answer #450489 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=6000(2.7183)^(0.03*15)
\n" ); document.write( "A=6000(1.5683)
\n" ); document.write( "A=$9410.00
\n" ); document.write( "
\n" );