document.write( "Question 603052: Suppose that $1300 is invested at an interest rate of 4.5% per year, compounded continuously. After how many years will the initial investment be doubled? \n" ); document.write( "
Algebra.Com's Answer #380562 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Suppose that $1300 is invested at an interest rate of 4.5% per year, compounded continuously. After how many years will the initial investment be doubled?
\n" ); document.write( "**
\n" ); document.write( "Formula for continuous compounding: A=Pe^rt, P=initial investment, r=annual interest rate, A=amount after t years
\n" ); document.write( "..
\n" ); document.write( "For given problem:
\n" ); document.write( "A/P=e^.045t=2
\n" ); document.write( ".045t*ln(e)=ln(2)
\n" ); document.write( "ln(e)=1 (log of base=1)
\n" ); document.write( ".045t=ln(2)
\n" ); document.write( "t=ln(2)/.045≈15.4 yrs
\n" ); document.write( "ans:
\n" ); document.write( "The initial investment will double in about 15 years
\n" ); document.write( "
\n" );