document.write( "Question 755637: An investor plans to invest $15,000 at 7.25% compounded continuously. How long will it take to double the investment using A=Pe^rt \n" ); document.write( "
Algebra.Com's Answer #459759 by stanbon(75887) ![]() You can put this solution on YOUR website! An investor plans to invest $15,000 at 7.25% compounded continuously. How long will it take to double the investment using A=Pe^rt \n" ); document.write( "------- \n" ); document.write( "Solve: \n" ); document.write( "2*15000 = 15000*e^(rt) \n" ); document.write( "---- \n" ); document.write( "e^(0.0725t) = 2 \n" ); document.write( "--- \n" ); document.write( "0.0725t = ln(2) \n" ); document.write( "t = 9.56 years \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |