document.write( "Question 818445: Find how long it takes for $1500 to double if it is invested at 7% interest compounded monthly. Use the formula A=P(1+r/n)^nt \n" ); document.write( "
Algebra.Com's Answer #492570 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find how long it takes for $1500 to double if it is invested at 7% interest compounded monthly. Use the formula A=P(1+r/n)^nt
\n" ); document.write( "--------
\n" ); document.write( "3000 = 1500(1+(0.07/12))^(12*t)
\n" ); document.write( "------
\n" ); document.write( "(1.0058)^12t = 2
\n" ); document.write( "------
\n" ); document.write( "12t*log(1.0058) = log(2)
\n" ); document.write( "-------
\n" ); document.write( "12t = log(2)/log(1.0058)
\n" ); document.write( "-------
\n" ); document.write( "12t = 119.85
\n" ); document.write( "-----
\n" ); document.write( "time = 10 years when rounded up
\n" ); document.write( "==========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==========
\n" ); document.write( "
\n" );