document.write( "Question 823169: How long will it take for 1000 to double, in an investment, when interest is compounded monthly at the rate of 5.8% per year? \n" ); document.write( "
Algebra.Com's Answer #495306 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\r\n" );
document.write( "$1000 will have doubled when the final amount is $2000\r\n" );
document.write( "\r\n" );
document.write( "Use the formula:\r\n" );
document.write( "\r\n" );
document.write( "A = P(1+\"r%2Fn\")nt\r\n" );
document.write( "\r\n" );
document.write( "where\r\n" );
document.write( "\r\n" );
document.write( "A = the final amount = $2000\r\n" );
document.write( "P = the beginning amount = $1000\r\n" );
document.write( "r = the interest rate per year expressed as a decimal = 0.058\r\n" );
document.write( "n = the number of times per year the interest is compounded = 12\r\n" );
document.write( "t = the number of years = the unknown quantity\r\n" );
document.write( "\r\n" );
document.write( "Substituting the known quantities\r\n" );
document.write( "\r\n" );
document.write( "2000 = 1000(1+\"0.058%2F12\")12t\r\n" );
document.write( "\r\n" );
document.write( "Divide both sides by 1000\r\n" );
document.write( "\r\n" );
document.write( "2 = (1+\"0.058%2F12\")12t\r\n" );
document.write( "\r\n" );
document.write( "Take logs of both sides:\r\n" );
document.write( "\r\n" );
document.write( "log(2) = log(1+\"0.058%2F12\")12t\r\n" );
document.write( "\r\n" );
document.write( "Use the rule of logs:  \"log%28%28A%5EB%29%29=B%2Alog%28%28A%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "log(2) = 12t·log(1+\"0.058%2F12\")\r\n" );
document.write( "\r\n" );
document.write( "Use calculator:\r\n" );
document.write( "\r\n" );
document.write( "0.3010299957 = 12t·log(1.004833333)\r\n" );
document.write( "\r\n" );
document.write( "0.3010299957 = 12t(0.0020940335)\r\n" );
document.write( "\r\n" );
document.write( "0.3010299957 = 0.0251284018t\r\n" );
document.write( "\r\n" );
document.write( "Divide both sides by 0.0251284018\r\n" );
document.write( "\r\n" );
document.write( "0.3010299957 = 0.0251284018t\r\n" );
document.write( "\r\n" );
document.write( "\"0.3010299957%2F0.0251284018\" = t\r\n" );
document.write( "\r\n" );
document.write( "11.97967138 = t\r\n" );
document.write( "\r\n" );
document.write( "or approximately 12 years.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );