document.write( "Question 89349: 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 P(in billions)=4X2^[(y-1975)/35]
\n" );
document.write( "What will the population of the US be in 2025 if this growth rate continues \n" );
document.write( "
Algebra.Com's Answer #64911 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The formula for the population P in year Y for this doubling rate is \n" ); document.write( " P(in billions)=4X2^[(y-1975)/35] \n" ); document.write( "What will the population of the US be in 2025 if this growth rate continues \n" ); document.write( "----------- \n" ); document.write( "P = 4*2^[(2025-1975)/35] \n" ); document.write( "P = 4 * [2.6918000...] \n" ); document.write( "P = 10.76720... billion \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |