document.write( "Question 1155375: How long does it take for an investment to double in value if it is invested at 10% compounded monthly \n" ); document.write( "
Algebra.Com's Answer #777956 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! rule of 70, 7 years is estimate\r \n" ); document.write( "\n" ); document.write( "P=Po(1+(.10/12))^nt \n" ); document.write( "P/Po=2 \n" ); document.write( "2=(1+.10/12)^nt \n" ); document.write( "ln both sides \n" ); document.write( "ln2=nt(ln (1+.10/12) \n" ); document.write( "ln2=nt*.008299 \n" ); document.write( "nt=83.52 months rounding at end. \n" ); document.write( "t=12 because 12 compounding a year \n" ); document.write( "6 years and 11 1/2 months (rounding), which is close to the 7 year estimate. \n" ); document.write( " |