document.write( "Question 1018198: How long will it take for a principal to double if money worth 12%compounded monthly? \n" ); document.write( "
Algebra.Com's Answer #635374 by FrankM(1040)\"\" \"About 
You can put this solution on YOUR website!
I believe you are asking if we have an annual rate of 12%, compounded monthly, how long to double? \r
\n" ); document.write( "\n" ); document.write( "1.01^X=2\r
\n" ); document.write( "\n" ); document.write( "X log(1.01) = log(2)\r
\n" ); document.write( "\n" ); document.write( "X = log(2)/log(1.01)\r
\n" ); document.write( "\n" ); document.write( "X = 69.66 or at 70 months.
\n" ); document.write( "
\n" );