document.write( "Question 735670: how long does it take for $900 to double if it is invested at 7% compound continuously? \n" ); document.write( "
Algebra.Com's Answer #449526 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! how long does it take for $900 to double if it is invested at 7% compound continuously? \n" ); document.write( "Formula for continuous compounding: A=Pe^rt, P=initial amt, r=interest rate, A=amt after t years \n" ); document.write( "For given problem: \n" ); document.write( "A/P=2 \n" ); document.write( "r=.07 \n" ); document.write( "e^rt=2 \n" ); document.write( "take log of both sides \n" ); document.write( "rt*lne=ln2 \n" ); document.write( "lne=1 \n" ); document.write( "rt=ln2 \n" ); document.write( "t=ln2/r=ln2/.07≈9.9≈10 years \n" ); document.write( "At 7% compound continuously,$900 to double in approximately 10 yrs \n" ); document.write( " |