document.write( "Question 298753: Suppose that the world population is increasing at an annual rate of 2%. If we assume an exponential growth model, in how many years will the population double? \n" ); document.write( "
Algebra.Com's Answer #214906 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Suppose that the world population is increasing at an annual rate of 2%. If we assume an exponential growth model, in how many years will the population double? \n" ); document.write( ". \n" ); document.write( "Exponential growth can be modeled as: \n" ); document.write( "A(t) = Pe^(rt) \n" ); document.write( "where \n" ); document.write( "A(t) is the population at time t \n" ); document.write( "P is the initial population \n" ); document.write( "r is the growth rate \n" ); document.write( "t is time \n" ); document.write( ". \n" ); document.write( "Let P = initial population \n" ); document.write( "then \n" ); document.write( "2P = Pe^(.02t) \n" ); document.write( "2 = e^(.02t) \n" ); document.write( "ln 2 = .02t \n" ); document.write( "ln 2/(.02) = t \n" ); document.write( "34.66 years = t \n" ); document.write( " |