document.write( "Question 482242: How long will it take for $2000 to double if it is invested at 6.25% interest compounded continuously? \n" ); document.write( "
Algebra.Com's Answer #330159 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How long will it take for $2000 to double if it is invested at 6.25% interest compounded continuously? \n" ); document.write( "---------------------- \n" ); document.write( "A(t) = Ao*e^(rt) \n" ); document.write( "---- \n" ); document.write( "4000 = 2000*e^(0.0625t) \n" ); document.write( "--- \n" ); document.write( "e^(0.0625t) = 2 \n" ); document.write( "--- \n" ); document.write( "Take the natural log: \n" ); document.write( "0.0625t = ln(2) \n" ); document.write( "t = 11.09 years \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================= \n" ); document.write( " |