document.write( "Question 153487: Find out how long it takes for an investment of $2500 to double if it is invested at 8% compounded continuously. Use the formula A=Pe^rt \n" ); document.write( "
Algebra.Com's Answer #112980 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find out how long it takes for an investment of $2500 to double if it is invested at 8% compounded continuously. Use the formula A=Pe^rt \n" ); document.write( "------------------------------- \n" ); document.write( "5000 = 2500e^(0.08t) \n" ); document.write( "2 = e^(0.08t) \n" ); document.write( "Take the natural log of both sides to get: \n" ); document.write( "0.08t = ln2 \n" ); document.write( "t = 8.6643... years \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |