document.write( "Question 202319: How long would it take a $3000 investment to double if it is invested at 7% compounded semiannually. Rounded to the nearest tenth of a year. \n" ); document.write( "
Algebra.Com's Answer #152562 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How long would it take a $3000 investment to double if it is invested at 7% compounded semiannually. Rounded to the nearest tenth of a year.
\n" ); document.write( "---------------------------
\n" ); document.write( "A(t) = P(1+(r/n))^(nt)
\n" ); document.write( "6000 = 3000(1+(0.07/2))^(2t)
\n" ); document.write( "2 = (1.035)^2t
\n" ); document.write( "(2t)log(1.035) = log(2)
\n" ); document.write( "2t = 20.1488
\n" ); document.write( "t = 10.07 years
\n" ); document.write( "======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );