document.write( "Question 145702: Please help me When interest is compounded continuously, the balance in an account after t years is given by \r
\n" );
document.write( "\n" );
document.write( "A = Pert,\r
\n" );
document.write( "\n" );
document.write( "Where P is the initial investment and r is the interest rate. \r
\n" );
document.write( "\n" );
document.write( "Use the formula given to solve the following:\r
\n" );
document.write( "\n" );
document.write( "a) Maya has deposited $600 in an account that pays 5.64% interest, compounded continuously. How long will it take for her money to double? \r
\n" );
document.write( "\n" );
document.write( "b) Suppose that $2000 is invested at a rate of 6% per year compounded continuously. What is the balance after 1 yr? After 2 yrs? \r
\n" );
document.write( "\n" );
document.write( "Please help me figure this problem out. \n" );
document.write( "
Algebra.Com's Answer #106322 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! When interest is compounded continuously, the balance in an account after t years is given by \n" ); document.write( "A = Pert, where P is the initial investment and r is the interest rate. \n" ); document.write( "------------------------- \n" ); document.write( "Use the formula given to solve the following: \n" ); document.write( "a) Maya has deposited $600 in an account that pays 5.64% interest, compounded continuously. How long will it take for her money to double? \n" ); document.write( "2*600 = 600e^(0.0564t) \n" ); document.write( "2 = e^(0.0564t) \n" ); document.write( "Take the natural log of both sides to get: \n" ); document.write( "0.0564t = ln2 \n" ); document.write( "t = ln2/0.0564 \n" ); document.write( "t = 12.2898..years \n" ); document.write( "-------------------------- \n" ); document.write( "b) Suppose that $2000 is invested at a rate of 6% per year compounded continuously. What is the balance after 1 yr? After 2 yrs? \n" ); document.write( "A(1) = 2000e^(0.06*1) = $2123.67 \n" ); document.write( "--------- \n" ); document.write( "A(2) = 2000e^(0.06*2) = $2254.99 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( "---------------- \n" ); document.write( " |