document.write( "Question 1061204: Find out how long it takes a $3000 investment to double if it is invested at 8% compounded semiannually. Round to the nearest tenth of a year. Use the formula A=P(1+r/n)^nt. \n" ); document.write( "
Algebra.Com's Answer #676070 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
If 3000 is our initial investment, then:
\n" ); document.write( "6000=3000(1+.08/2)^2t
\n" ); document.write( "(1+.04)^2t=2
\n" ); document.write( "t equals approximately 9, since it takes about 18 terms, or 9 years, for the money to double. ☺☺☺☺
\n" ); document.write( "
\n" );