document.write( "Question 90069: I have never been good at word problems I am not sure how to solve or even write the equation to solve it.
\n" );
document.write( "In 1975 the population of the Earth was approximately 4 billion and doubling every 35 years. The formula for the population P in year Y for this doubling rate is
\n" );
document.write( "P (in billions)
\n" );
document.write( "The U.S. population in 1990 was approximately 250 million, and the average growth
\n" );
document.write( "rate for the past 30 years gives a doubling time of 66 years. The above formula for the
\n" );
document.write( "United States then becomes
\n" );
document.write( "P (in millions)
\n" );
document.write( "The question is : What will the population of the United States be in 2025 if this
\n" );
document.write( "growth rate continues? \n" );
document.write( "
Algebra.Com's Answer #65401 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The U.S. population in 1990 was approximately 250 million, and the average growth rate for the past 30 years gives a doubling time of 66 years. The above formula for theUnited States then becomes \n" ); document.write( "P (in millions) =[ 250 * 2^[( y-1990)/66]] \n" ); document.write( "The question is : What will the population of the United States be in 2025 if thisgrowth rate continues? \n" ); document.write( "------------- \n" ); document.write( "P(2025) = [250*2^[(2025-1990)/66] \n" ); document.write( "P(2025) = [250*2^(35/66)] \n" ); document.write( "P(2025) = [250*1.444232517] \n" ); document.write( "P(2025) = [361.058... million] \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |