document.write( "Question 299884: Solve.
\n" );
document.write( "How long will it take for the population of a certain country to double if its annual growth rate is 1.5%? Round to the nearest year. Use the exponential growth model P(t) = P0ekt. \n" );
document.write( "
Algebra.Com's Answer #215313 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! How long will it take for the population of a certain country to double if its annual growth rate is 1.5%? Round to the nearest year. Use the exponential growth model P(t) = P0ekt. \n" ); document.write( ". \n" ); document.write( "Plug in the data provided by the problem into the given equation and solve for t: \n" ); document.write( "Let x = initial population \n" ); document.write( "the \n" ); document.write( "2x = double initial population \n" ); document.write( ". \n" ); document.write( "2x = xe^(.015t) \n" ); document.write( "Dividing both sides by x: \n" ); document.write( "2 = e^(.015t) \n" ); document.write( "ln(2) = .015t \n" ); document.write( "ln(2)/.015 = t \n" ); document.write( "46 years = t \n" ); document.write( " \n" ); document.write( " |