document.write( "Question 145286: I am to recall that, when interest is compounded continuously, the balance in an account after t years is given by
\n" );
document.write( "A = Pe^rt,
\n" );
document.write( "where P is the initial investment and r is the interest rate. \r
\n" );
document.write( "\n" );
document.write( "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( "Can someone please help with this one? Thank you. \n" );
document.write( "
Algebra.Com's Answer #105960 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A = Pe^rt, \n" ); document.write( "where P is the initial investment and r is the interest rate. \n" ); document.write( "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( "------------------------- \n" ); document.write( "2*600 = 600*e^(0.0564t) \n" ); document.write( "2 = e^(0.0564t) \n" ); document.write( "Take the natural log to get: \n" ); document.write( "0.0564t = ln2 \n" ); document.write( "t = 12.2898... years \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |