document.write( "Question 1027589: Money deposited in a certain bank doubles every 8 years. The bank compounds interest continuously. What annual interest rate does the bank offer? Type your answer as a percent (not a decimal), and round your answer to the nearest thousandth of a percent (3 decimal places). \n" ); document.write( "
Algebra.Com's Answer #642817 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The rule of 72 suggests the answer will be close to 9 %. \n" ); document.write( "P=Poexp(rt) \n" ); document.write( "P/Po=2 \n" ); document.write( "2=exp(rt) \n" ); document.write( "ln of both sides \n" ); document.write( "ln2=rt \n" ); document.write( "ln2/8=r \n" ); document.write( "r=8.664 % \n" ); document.write( " |