document.write( "Question 1105209: Find how long it takes for $900 to double if it is invested at 4% interest compounded monthly \n" ); document.write( "
Algebra.Com's Answer #719958 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Rule of 72 would say 18 years \n" ); document.write( "1800=900(1+(.04/12))^12t, t is number of years\r \n" ); document.write( "\n" ); document.write( "2=(1.00333)^12t \n" ); document.write( "ln2=12t(ln(1.0003333), without rounding, divide ln 2 by 12 ln (1.0033333) \n" ); document.write( "17.36 years ANSWER \n" ); document.write( "(1.(04/12))^208, the 208 being approximately 17.36 years is 1.998. \n" ); document.write( " |