document.write( "Question 156807: find the accumulated value of an investment of $8,000 at 9% compounded continuously for 4 years. \n" ); document.write( "
Algebra.Com's Answer #115687 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
8,000(e)^rt
\n" ); document.write( "8,000*1.732^.09*4
\n" ); document.write( "8000*1.732^.36
\n" ); document.write( "8,000*1.433=$11,466.64 Value of the 4 year investment @9% continuous compounding.
\n" ); document.write( "
\n" ); document.write( "
\n" );