document.write( "Question 971371: How long would it take to double your principle (Just any number) at an annual interest rate of 8% compounded continuously. \n" ); document.write( "
Algebra.Com's Answer #593896 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! How long would it take to double your principle (Just any number) at an annual interest rate of 8% compounded continuously. \n" ); document.write( "*** \n" ); document.write( "Formula for continuous compounding: A=Pe^rt, P=initial investment, r=interest rate, t=years, A=amt after years. \n" ); document.write( "For doubling the principal, A/P=2=e^rt \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( "t=ln2/r==ln2/.08=8.66 \n" ); document.write( "How long would it take to double your principle? approximately 9 years \n" ); document.write( " |