document.write( "Question 208089: if a bank compounds continuously, then the formula used is A=Pe rt where e is a constant and equals approximately 2.7183. Calculate A with continuous compounding. Round answer to nearest cent. \r
\n" );
document.write( "\n" );
document.write( "deposit is 2,000 for 5 years of 8%\r
\n" );
document.write( "\n" );
document.write( "I'm not sure if I use the answer I received from the previous question or use the deposit,years and percent. \n" );
document.write( "
Algebra.Com's Answer #157401 by Alan3354(69443) You can put this solution on YOUR website! if a bank compounds continuously, then the formula used is A=Pe rt where e is a constant and equals approximately 2.7183. Calculate A with continuous compounding. Round answer to nearest cent. \n" ); document.write( "deposit is 2,000 for 5 years of 8% \n" ); document.write( "---------------- \n" ); document.write( "FV = $2000*e^(.08*5) \n" ); document.write( "FV = 2000*1.49182... \n" ); document.write( "FV = 2983.65 \n" ); document.write( " \n" ); document.write( " |