document.write( "Question 524103: If $1000 is invested at 4.5% compounded continuously, how long will it take before the investment doubles? \n" ); document.write( "
Algebra.Com's Answer #347582 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If $1000 is invested at 4.5% compounded continuously, how long will it take before the investment doubles?
\n" ); document.write( "----
\n" ); document.write( "A(t) = P*e^(rt)
\n" ); document.write( "2000 = 1000*e^(0.045t)
\n" ); document.write( "----
\n" ); document.write( "e^0.045t = 2
\n" ); document.write( "----
\n" ); document.write( "Take the natural log to get:
\n" ); document.write( "0.045t = ln(2)
\n" ); document.write( "t = ln(2)/0.045
\n" ); document.write( "t = 15.4 years
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "====================
\n" ); document.write( "
\n" );