document.write( "Question 918218: At an annual rate of 8% compounded continuously, in how many years would it take for a principal to double \n" ); document.write( "
Algebra.Com's Answer #556957 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
A = P e ^(rt),
\n" ); document.write( " t = ln(A/P)/.08
\n" ); document.write( " t = ln(2)/.08
\n" ); document.write( "
\n" );