document.write( "Question 635458: The population of Nigeria at the beginning of 2008 was about
\n" );
document.write( "140 million and growing exponentially at a rate of about 2.4% per year.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "1. What function P(t) will give the population of Nigeria in millions in
\n" );
document.write( "year 2008 + t, assuming that the growth rate stays at 2.4% per year? \n" );
document.write( "
Algebra.Com's Answer #400339 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The population of Nigeria at the beginning of 2008 was about \n" ); document.write( "140 million and growing exponentially at a rate of about 2.4% per year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1. What function P(t) will give the population of Nigeria in millions in \n" ); document.write( "year 2008 + t, assuming that the growth rate stays at 2.4% per year? \n" ); document.write( "---------------------- \n" ); document.write( "P(t) = 140*1.024^t, t in years since 2008, P in millions \n" ); document.write( " \n" ); document.write( " |