document.write( "Question 1094073: How long does it take an investment of R10 000 to double if it is invested at 8%, compounded continuously? \n" ); document.write( "
Algebra.Com's Answer #708722 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Continuous compounding is calculated by P_1=P_0*e^rt, where P_1 is the expected amount, P_0 is the beginning amount, r is the interest, and t is time. So:
\n" ); document.write( "20000=10000*e^0.08t
\n" ); document.write( "e^0.08t=2
\n" ); document.write( "ln e^0.08t=ln 2
\n" ); document.write( "0.08t ln e=ln 2
\n" ); document.write( "t=ln 2/0.08=8.664 years
\n" ); document.write( "☺☺☺☺
\n" ); document.write( "
\n" );