document.write( "Question 249998: A man invests $6500 in an account that pays 6% interest per year, compounded continuously.
\n" ); document.write( "(a) What is the amount after 2 years?
\n" ); document.write( "(b) How long will it take for the amount to be $8000?
\n" ); document.write( "

Algebra.Com's Answer #182011 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
a)
\n" ); document.write( "A=Pe^rt
\n" ); document.write( "A=6500(2.7183)^.06*2
\n" ); document.write( "A=6500(1.1275)
\n" ); document.write( "A=$7637.50
\n" ); document.write( "b)
\n" ); document.write( "2.09 yrs
\n" ); document.write( "
\n" );