document.write( "Question 908673: How many years will it take for an investment to triple if it is compounded continuously at 11%? \n" ); document.write( "
Algebra.Com's Answer #551198 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
A = P e ^(rt)
\n" ); document.write( "3 = e^(.11t)
\n" ); document.write( "ln(3)/.11 = t
\n" ); document.write( "
\n" );