document.write( "Question 125868: The formula for calculating the amount of money returned for an initial deposit into a bank account or CD (certificate of deposit) is given by
\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( "If a bank compounds continuously, then the formula used is
\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( "Answer: \r
\n" );
document.write( "\n" );
document.write( " Show work in this space: \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "e) A commonly asked question is, “How long will it take to double my money?” At 8% interest rate and continuous compounding, what is the answer? Round your answer to the hundredth's place.\r
\n" );
document.write( "\n" );
document.write( "Answer: \r
\n" );
document.write( "\n" );
document.write( " Show work in this space: \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #92246 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! “How long will it take to double my money?” At 8% interest rate and continuous compounding \n" ); document.write( "A(t) = Ao*e^(rt) \n" ); document.write( "Ao is the amount invested \n" ); document.write( "-------------- \n" ); document.write( "Your Problem: \n" ); document.write( "2Ao = Aoe^rt \n" ); document.write( "2 = e^rt \n" ); document.write( "Take the natural log of both sides to get: \n" ); document.write( "ln2 = rt \n" ); document.write( "ln2 = 0.08t \n" ); document.write( "t = ln2 / 0.08 \n" ); document.write( "t = 8.6643 years \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |