document.write( "Question 108319: 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 formula is P(in millions)=250 * 2 (y-1990/66)\r
\n" );
document.write( "\n" );
document.write( "What will the population of the united states be in 2025 if this growth continues?\r
\n" );
document.write( "\n" );
document.write( "Please help I have no idea how to get this started. \n" );
document.write( "
Algebra.Com's Answer #78951 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! P(year) = 250 * 2^(y-1990/66) ; Population is millions. \n" ); document.write( "What will the population of the united states be in 2025 if this growth 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.44423... \n" ); document.write( "P(2025) = 361.058 millions \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |