document.write( "Question 106753This question is from textbook
\n" );
document.write( ": According to the U.S. Census Bureau the population of the United States has been growing at an average of approximately 2% per year. The census is taken every 10 years and the population in 1980 was estimated at 226 million people\r
\n" );
document.write( "\n" );
document.write( "c) If the rate of population growth in the U.S. were to continue at about 2%, in about what year would the population in the United States reach and surpass one billion? \n" );
document.write( "
Algebra.Com's Answer #77683 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! According to the U.S. Census Bureau the population of the United States has been growing at an average of approximately 2% per year. The census is taken every 10 years and the population in 1980 was estimated at 226 million people\r \n" ); document.write( "\n" ); document.write( "------------------------------------- \n" ); document.write( "Let \"x\" be the number of years after 1980 \n" ); document.write( "P(x) = 226(1.02)^x million people \n" ); document.write( "---------- \n" ); document.write( "c) If the rate of population growth in the U.S. were to continue at about 2%, in about what year would the population in the United States reach and surpass one billion? \n" ); document.write( "10^9 = 226x10^6(1.02)^x \n" ); document.write( "1.02^x = 10^3/226= \n" ); document.write( "x(log(1.02)) = log(10^3)-(log(226) \n" ); document.write( "x(log1.02) = 0.645891561... \n" ); document.write( "x = 75.10.. \n" ); document.write( "--------------------------- \n" ); document.write( "1 billion would be reached in 1980+75.10= 2055.10 \n" ); document.write( "or in the year 2056 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |