document.write( "Question 1069102: 1.A sum of money placed at compound interest doubles itself in 5years. in how many years it will amount to eight times itself at the same rate of interest
\n" );
document.write( "2.find effective annual rate of interest corresponding to a nominal rate of 6%per annum payable halfyearly
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #684328 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! A=Aoe^rt is continuous compounding. The problem doesn't say. \n" ); document.write( "A=2Ao \n" ); document.write( "A/Ao=2 \n" ); document.write( "2=e^rt, and t is known to be 5 \n" ); document.write( "2=e^5r \n" ); document.write( "ln both sides \n" ); document.write( "ln 2=5r \n" ); document.write( "r=ln2/5=13.86% \n" ); document.write( "---------------------- \n" ); document.write( "at 8 times we then have \n" ); document.write( "8=e^(13.86t) \n" ); document.write( "ln of both sides \n" ); document.write( "ln 8=.1386 t \n" ); document.write( "t=ln 8/.1386=15.00 years \n" ); document.write( "--------------------- \n" ); document.write( "(1+.06/2)^2=1.0609 \n" ); document.write( "subtract 1 \n" ); document.write( "0.0609 or 6.09% \n" ); document.write( " \n" ); document.write( " |