document.write( "Question 817151: How long will it take to double an investment compounded continuously at a rate of 7%? \n" ); document.write( "
Algebra.Com's Answer #492387 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! How long will it take to double an investment compounded continuously at a rate of 7%? \n" ); document.write( "*** \n" ); document.write( "Formula for continuous compounding: \n" ); document.write( "A=Pe^rt,P=initial investment,r=interest rate, A=amount after t-years. \n" ); document.write( "For given problem: \n" ); document.write( "A/P=2 \n" ); document.write( "2=e^rt \n" ); document.write( "take log of both sides \n" ); document.write( "ln2=rtlne \n" ); document.write( "lne=1 \n" ); document.write( "t=ln2/r=ln2/.07=9.9yrs \n" ); document.write( "It will take about 10 yrs to double the investment. \n" ); document.write( " \n" ); document.write( " |