document.write( "Question 315097: In 2008,the world population was 6.7 billion and the exponential growth rate was 1.14% per year.
\n" );
document.write( "A. Find the exponential growth function
\n" );
document.write( "B. Predict the world population in 2014
\n" );
document.write( "C. When will the world population be 8.0 billion? \n" );
document.write( "
Algebra.Com's Answer #225402 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In 2008,the world population was 6.7 billion and the exponential growth rate was 1.14% per year. \n" ); document.write( "A. Find the exponential growth function \n" ); document.write( "A(t) = 6.7 bil (1.14)^t where t is the number of years after 2008. \n" ); document.write( "---------------------------------- \n" ); document.write( "B. Predict the world population in 2014 \n" ); document.write( "A(6) = 6.7 bil (1.14)^6 = 6.7 bil (2.1950) = 14.71 billion \n" ); document.write( "------------------------- \n" ); document.write( "C. When will the world population be 8.0 billion \n" ); document.write( "8 bil = 6.7 bil (1.14)^t \n" ); document.write( "--- \n" ); document.write( "1.194 = 1.14^t \n" ); document.write( "--- \n" ); document.write( "Take the log: \n" ); document.write( "t*log(1.14) = log(1.194) \n" ); document.write( "t = 1.35 years \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " |