document.write( "Question 1139827: How long will it take for $2,800 to double if it is invested at 12% annual interest compounded 6 times a year? Enter in exact calculations or round to 3 decimal places.
\n" );
document.write( "a. How long will it take if the interest is compounded continuously? \n" );
document.write( "
Algebra.Com's Answer #760440 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The first is 2800(1+(0.12/6))^6n=5600 \n" ); document.write( "or 2=1.02^6n \n" ); document.write( "ln2=6n*ln(1.02) \n" ); document.write( "6n=35.002 \n" ); document.write( "n=5.834 years\r \n" ); document.write( "\n" ); document.write( "rule of 72 would say 6 years so reasonable result.\r \n" ); document.write( "\n" ); document.write( "continuously is 2=e^rt, where P=Poe^rt, and P=2Po \n" ); document.write( "so ln2=rt \n" ); document.write( "ln2/0.12=t \n" ); document.write( "t=5.776 years. \n" ); document.write( " |