document.write( "Question 1081518: Find out how long it takes a $3500 investment to double of it is invested at 8% compunded semiannuakky. Round to the nearest ten of a year.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #695721 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
If the money is invested at 8%,compounded semiannually, then the formula for its value after n years is:
\n" ); document.write( "fv=3500(1+.08/2)^2n
\n" ); document.write( "So:
\n" ); document.write( "7000=3500(1.04)^2n
\n" ); document.write( "2=1.04^2n
\n" ); document.write( "ln 2=ln 1.04^2n
\n" ); document.write( "ln 2=2n ln 1.04
\n" ); document.write( "ln 2/2 ln 1.04=n
\n" ); document.write( "n=8.83 years. ☺☺☺☺
\n" ); document.write( "
\n" );