document.write( "Question 1197961: How long would it take to double $2000 in the bank deposit with 4% interest compounded monthly \n" ); document.write( "
Algebra.Com's Answer #831439 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "We'll be using the compound interest formula \n" ); document.write( "A = P*(1+r/n)^(n*t)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The variables are
\n" ); document.write( "In other words, we use logarithms to isolate the exponent.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = P*(1+r/n)^(n*t) \n" ); document.write( "4000 = 2000*(1+0.04/12)^(12*t) \n" ); document.write( "4000/2000 = (1.003333)^(12*t) \n" ); document.write( "2 = (1.003333)^(12*t) \n" ); document.write( "log( 2 ) = log( (1.003333)^(12*t) ) .... apply logs to both sides \n" ); document.write( "log( 2 ) = 12*t*Log( 1.003333 ) .... use the rule log(A^B) = B*log(A) \n" ); document.write( "12*t*Log( 1.003333 ) = log( 2 ) \n" ); document.write( "t = log(2)/(12*log(1.003333)) \n" ); document.write( "t = 17.359278 \n" ); document.write( "This value is approximate.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A shortcut through use of estimation: \n" ); document.write( "We can use the Rule of 72 to determine an approximate timeframe when the amount of money will double. \n" ); document.write( "This is where we divide 72 over the whole number form of the interest rate. We treat \"4%\" as simply \"4\", so we have 72/4 = 18 \n" ); document.write( "The rule of 72 says we need about 18 years for the money to double. This is fairly close to the 17.359278 figure calculated earlier.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: Approximately 17.359278 years\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Edit: \n" ); document.write( "Be careful. The \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It's not valid to say \n" ); document.write( " \n" ); document.write( " |