document.write( "Question 140035: Hi, i,m confused with this problem i'm not sure whats the difference b/t compounded continously and compounded annually. this is the problem
\n" );
document.write( "Dtermine the time necessary for $7096.1 to double if invested at interest rate 13.2032% a) compounded annually b) compounded monthly c)compounded daily d) compounded continously \n" );
document.write( "
Algebra.Com's Answer #102068 by stanbon(75887) ![]() You can put this solution on YOUR website! Dtermine the time necessary for $7096.1 to double if invested at interest rate 13.2032% a) compounded annually b) compounded monthly c)compounded daily d) compounded continously \n" ); document.write( "------------------------ \n" ); document.write( "Periodic compounding: \n" ); document.write( "A(t) = P(1+ (r/n))^(nt) \n" ); document.write( "a) annually (n=1) \n" ); document.write( "2*7096 = 7096(1 + (0.132032/1))^(1*t) \n" ); document.write( "2 = (1.132032)^t \n" ); document.write( "t*ln(1.132032) = ln2 \n" ); document.write( "t = 5.589... years \n" ); document.write( "------------------------ \n" ); document.write( "Monthly compounding: \n" ); document.write( "n=12 in the same formula \n" ); document.write( "----------------------- \n" ); document.write( "Daily compounding \n" ); document.write( "n=365 in the same formula \n" ); document.write( "-------------------------- \n" ); document.write( "Continuous compounding: \n" ); document.write( "A(t) = Pe^(rt) \n" ); document.write( "2*7096 = 7096 e^(0.132032t) \n" ); document.write( "2 = e^(0.132032t) \n" ); document.write( "0.132032t = ln2 \n" ); document.write( "t = 5.2498 years \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |