document.write( "Question 448044: If the population of a town increases every year by 2% of a total population at the begining of that year, in how many year will the total increase of population be 40%? \n" ); document.write( "
Algebra.Com's Answer #308378 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If the population of a town increases every year by 2% of a total population at the beginning of that year, In how many years will the total increase of population be 40%? \n" ); document.write( "---- \n" ); document.write( "A(t) = Ao*(1.02)^t \n" ); document.write( "---- \n" ); document.write( "1.4*Ao = Ao(1.02)^t \n" ); document.write( "--- \n" ); document.write( "1.02^t = 1.4 \n" ); document.write( "------- \n" ); document.write( "Take the log of both sides: \n" ); document.write( "t*log(1.02) = log(1.4) \n" ); document.write( "t = 17 years \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |