document.write( "Question 868378: How long will it take $1500 to double it it was invested at 7% interest compounded semi annually? The answer is in years. Thank you in advance \n" ); document.write( "
Algebra.Com's Answer #523524 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
100% + 7% = 107% = 1.07
\n" ); document.write( "$1500 * 1.07^x = $3000
\n" ); document.write( "1.07^x = $3000/$1500
\n" ); document.write( "1.07^x = 2
\n" ); document.write( "Take logs of both sides.
\n" ); document.write( "x log1.07 = log2
\n" ); document.write( "x = log2/log1.07
\n" ); document.write( "x = 10.24 years.
\n" ); document.write( "Hope this helps. :-)
\n" ); document.write( "
\n" );