document.write( "Question 634313: How long it will take for an investment of 2000 dollars to double in value if the interest rate is 8 percent per year, compounded continuously? \n" ); document.write( "
Algebra.Com's Answer #399491 by graphmatics(170)\"\" \"About 
You can put this solution on YOUR website!
2000+.08n2000=4000
\n" ); document.write( ".08n2000=2000
\n" ); document.write( "n=1/.08
\n" ); document.write( "n=12.5
\n" ); document.write( "
\n" );