document.write( "Question 1072608: . How long will it take for a sum of money to triple in value if invested at an annual rate of 3% compounded continuously? \n" ); document.write( "
Algebra.Com's Answer #687573 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Let n be the initial amount. Then 3n would be:
\n" ); document.write( "3=e^.03t(where t is the time)
\n" ); document.write( "So:
\n" ); document.write( "log 3=log e^.03t
\n" ); document.write( "log 3=.03t(log e)
\n" ); document.write( "t=log 3/.03 log e
\n" ); document.write( "t=36.62 years before the money triples. ☺☺☺☺
\n" ); document.write( "
\n" );