document.write( "Question 751125: the max population that earth can sustain is 40 billion. if the current population is 4.2 billion, in how many years will the max population be reached? Assume that each year the population is 2% more than the previous year. \n" ); document.write( "
Algebra.Com's Answer #456998 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! the max population that earth can sustain is 40 billion. if the current population is 4.2 billion, in how many years will the max population be reached? Assume that each year the population is 2% more than the previous year. \n" ); document.write( ". \n" ); document.write( "Exponential growth equation: \n" ); document.write( "A = Pe^(rt) \n" ); document.write( "the problem give us: \n" ); document.write( "P is 4.2 \n" ); document.write( "A is 40 \n" ); document.write( "r is .02 \n" ); document.write( ". \n" ); document.write( "40 = 4.2e^(.02t) \n" ); document.write( "40/4.2 = e^(.02t) \n" ); document.write( "ln(40/4.2) = .02t \n" ); document.write( "ln(40/4.2)/.02 = t \n" ); document.write( "112.69 = t \n" ); document.write( "or \n" ); document.write( "113 years = t\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |