document.write( "Question 116887: If a bank compounds continuously, then the formula used is A=Pe^rt
\n" );
document.write( "where e is a constant and equals approximately 2.7183.
\n" );
document.write( "Calculate A with continuous compounding. Round your answer to the hundredth's place\r
\n" );
document.write( "\n" );
document.write( "A is the amount of the return.
\n" );
document.write( "P is the principal amount initially deposited.
\n" );
document.write( "r is the annual interest rate (expressed as a decimal).
\n" );
document.write( "n is the number of compound periods in one year.
\n" );
document.write( "t is the number of years.\r
\n" );
document.write( "\n" );
document.write( "Carry all calculations to six decimals on each intermediate step, then round the final answer to the nearest cent.\r
\n" );
document.write( "\n" );
document.write( "Suppose you deposit $4,000 for 8 years at a rate of 7%.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #84971 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! A=Pe^RT \n" ); document.write( "A=4,000*2.7183^(.07*8) \n" ); document.write( "A=4,000*2.7183^.56 \n" ); document.write( "A=4,000*1.750679 \n" ); document.write( "A=7002.72 ANSWER. \n" ); document.write( " |