document.write( "Question 236394: This problem is a story problem using the formula listed below.\r
\n" );
document.write( "\n" );
document.write( " When interest is compounded continuously, the balance in an account after t years is given by \"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.00 in an account that pays 5.64% interest, compounded continuously. How long will it take for her money to double. \n" );
document.write( "
Algebra.Com's Answer #174006 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Maya has deposited $600.00 in an account that pays 5.64% interest, compounded continuously. How long will it take for her money to double. \n" ); document.write( "1200 = 600e^(0.0564t) \n" ); document.write( "e^(0.0564t) = 2 \n" ); document.write( "Take the natural log to get: \n" ); document.write( "0.0564t = ln(2) \n" ); document.write( "t = [ln(2)]/0.0564 \n" ); document.write( "t = 12.29 years \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |