document.write( "Question 1191795: Ceasar opens a bank account and makes an initial deposit of $800. The banker tells Ceasar that he is going to receive an annual rate of 10% compounded continuously on his investment. Find the bank balance assuming Ceasar leaves the account untouched for 8 years.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #823633 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Ceasar opens a bank account and makes an initial deposit of $800. The banker tells Ceasar that he is going to receive an annual rate of 10% compounded continuously on his investment. Find the bank balance assuming Ceasar leaves the account untouched for 8 years. \n" ); document.write( "----------- \n" ); document.write( "FV = PV*e^(rt) \n" ); document.write( "FV = 800*e^(0.1*8) \n" ); document.write( "FV = $1780.43 \n" ); document.write( " |