document.write( "Question 70041: 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 the United States then becomes
\n" );
document.write( "P (in millions) = 250 x 2^(y-1990/66)
\n" );
document.write( ":
\n" );
document.write( "What will the population of the United States be in 2025 if this growth rate continues? \n" );
document.write( "
Algebra.Com's Answer #49939 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the average growth rate for the past 30 years gives a doubling time of 66 years. The above formula for the United States then becomes \n" ); document.write( "P (in millions) = 250 x 2^(y-1990/66) \n" ); document.write( ": \n" ); document.write( "What will the population of the United States be in 2025 if this growth rate continues? \n" ); document.write( "----------------- \n" ); document.write( "P = 250 x 2^[(2025-1990)/66] \n" ); document.write( "P = 250 x 2^[35/66] \n" ); document.write( "P = 250 x 1.44423... \n" ); document.write( "P = 361.06 million people \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |