document.write( "Question 538406:  I need some help with this problem please. Thanks
\n" );
document.write( "$600 is deposited in an account paying 6% compounded continuously, then what amount will be in the account after 8 years?
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #353165 by stanbon(75887)      You can put this solution on YOUR website! $600 is deposited in an account paying 6% compounded continuously, then what amount will be in the account after 8 years?\r \n" ); document.write( "\n" ); document.write( "------------------------- \n" ); document.write( "A(t) = P*e^(rt) \n" ); document.write( "---- \n" ); document.write( "A(8) = 600*e^(0.06*8) \n" ); document.write( "A(8) = 600*1.6161 = $969.64 \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |