document.write( "Question 1176171: If $500 is deрosited in an ассount paying 8.5% annual interest, compounded semiannually, how long willit take for the асcount to increase to $1000? Нow long will it take for the account to increase to $1000 if compounded continuously?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #802428 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! This is the doubling time of money at 8.5% \n" ); document.write( "Rule of 70 will say a little more than 8 years (70/8.5) \n" ); document.write( "P=Po(1+(r/t))^nt \n" ); document.write( "1000=500(1.0425)^nt \n" ); document.write( "2=1.0425^nt \n" ); document.write( "ln of both sides \n" ); document.write( "ln 2=nt ln(1.0425) \n" ); document.write( "divide both sides by ln 1.0425 \n" ); document.write( "nt=16.65 \n" ); document.write( "n=2 \n" ); document.write( "so t=8.325 years. \n" ); document.write( "------------ \n" ); document.write( "The second is 2=e^0.085t \n" ); document.write( "ln both sides \n" ); document.write( "ln2=0.085 t \n" ); document.write( "t=8.15 years, consistent with the rule of 70 (which is actually the rule of 69.3, which is the ln 2 multiplied by 100 to work with rates in per cent rather than decimals.) \n" ); document.write( " |