document.write( "Question 926936: suppose that the population of a small town is 32000 at the beginning of 2005 and the city council assumes that the population size t years later can be estimated by the equation p(t)=32000e^0.05t Approximately when will the city have a population of 64000? \n" ); document.write( "
Algebra.Com's Answer #562589 by stanbon(75887) ![]() You can put this solution on YOUR website! suppose that the population of a small town is 32000 at the beginning of 2005 and the city council assumes that the population size t years later can be estimated by the equation p(t)=32000e^0.05t Approximately when will the city have a population of 64000? \n" ); document.write( "-------------- \n" ); document.write( "Solve:: \n" ); document.write( "64000 = 32000*e^(0.05t) \n" ); document.write( "----- \n" ); document.write( "e^(0.05t) = 2 \n" ); document.write( "----- \n" ); document.write( "Take the natural log of both sides to get: \n" ); document.write( "0.05t = ln(2) \n" ); document.write( "--- \n" ); document.write( "t = ln(2)/0.05 \n" ); document.write( "---- \n" ); document.write( "t = 13.86 years \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " |