document.write( "Question 1098501: The population of a city t years from now is given by P=250,000e^0.04t,
\n" ); document.write( "Find the rate of change of population with respect to time t three years from now. (Round your answer to the nearest integer.)
\n" ); document.write( "(b)What is the actual change in population in the 4th year. (Round your answer to the nearest integer.)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #712869 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
derivative of 250000e^0.04t=0.04(250000)*e^0.04t, evaluated at t=3
\n" ); document.write( "e^0.12=1.128, and without rounding, multiply by 0.04*250000=11,274.96, or 11275 people per year.
\n" ); document.write( "between 3 and 4 years, the change will be 250000(e^0.16-e^0.12)=11,503.50 or 11,504 people.
\n" ); document.write( "
\n" );