document.write( "Question 91869: How long will it take for your money to double if it were invested at 60% interest, compunded continuously? \n" ); document.write( "
Algebra.Com's Answer #66735 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How long will it take for your money to double if it were invested at 60% interest, compunded continuously?
\n" ); document.write( "-------------
\n" ); document.write( "A(t) = Pe^(rt)
\n" ); document.write( "If it doubles A(t) = 2P
\n" ); document.write( "2P = Pe^(rt)
\n" ); document.write( "2 = e^(0.60t)
\n" ); document.write( "Take the natural log to get:
\n" ); document.write( "ln2 = 0.60t
\n" ); document.write( "t = [ln2]/0.60
\n" ); document.write( "t = 1.155 years
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );