document.write( "Question 211162: he population of a small country increases according to the function
\n" ); document.write( "B = 2,400,000e^0.03t, where t is measured in years. How many people will the country have after 4 years?
\n" ); document.write( "

Algebra.Com's Answer #159520 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
B = 2,400,000e^0.03t when t=4:
\n" ); document.write( "b=2,400,000*2.7183^(.03*4)
\n" ); document.write( "b=2,400,000*2.7183^.12
\n" ); document.write( "b=2,400,000*1.1275
\n" ); document.write( "b=2,705,994.6 ans.
\n" ); document.write( "
\n" );