document.write( "Question 943187: How long would it take an investment to double under each of the following conditions?
\n" );
document.write( "(a) Interest is 4.4% compounded monthly. (Enter your answer as a whole number of years and months.) \n" );
document.write( "
Algebra.Com's Answer #575001 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How long would it take an investment to double under each of the following conditions? \n" ); document.write( " (a) Interest is 4.4% compounded monthly. (Enter your answer as a whole number of years and months.) \n" ); document.write( "----- \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "---- \n" ); document.write( "2P = P(1+(0.044/12))^(12*t) \n" ); document.write( "---- \n" ); document.write( "1.00367^(12t) = 2 \n" ); document.write( "--- \n" ); document.write( "12t = log(2)/log(1.00367) = 189.21 \n" ); document.write( "t = 189.21/12 = 15.77 = 15 years 9 mths \n" ); document.write( "-------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |