document.write( "Question 40532: The US population in 1990 was approx. 250 million, and the average growth rate for the past 30 years gives a doubling time of 66 years. The formula for this is
\n" );
document.write( "
\n" );
document.write( "P (in millions) = 250 x 2^[(y-1990)/66]\r
\n" );
document.write( "\n" );
document.write( "What will the population of the US be in 2025 if this growth continues. \n" );
document.write( "
Algebra.Com's Answer #25980 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! P (in millions) = 250 x 2^[(y-1990)/66]\r \n" ); document.write( "\n" ); document.write( "What will the population of the US be in 2025 if this growth continues.\r \n" ); document.write( "\n" ); document.write( "P(in millions)= (250)2^[(2025-1990)/66] \n" ); document.write( "=(250)2^[35/66] \n" ); document.write( "=361.06 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |