document.write( "Question 107580: In the year 2006 it was discovered that global population was increasing at the annual rate of 1.7%. In what year will the global population be double? \n" ); document.write( "
Algebra.Com's Answer #78354 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=\"year of doubling\" ... 2=(1.017)^(x-2006) ... log2=(x-2006)(log1.017)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(log(2))/(log(1.017))=x-2006
\n" ); document.write( "
\n" );