document.write( "Question 1161510: The population of a town is modelled by P(t) = -t^2 + 12t + 4, where P(t) is the number of years since 2000. What is the average rate of change in population on size from 2005 to 2010?\r
\n" );
document.write( "\n" );
document.write( "a) 3000 people/year
\n" );
document.write( "b) 6000 people/year
\n" );
document.write( "c) 10 000 people/year
\n" );
document.write( "d) 15 000 people/year
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #785093 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The year 2005 is 5 years after the year 2000 \n" ); document.write( "Plug in t = 5 to find the population in 2005 \n" ); document.write( "P(t) = -t^2 + 12t + 4 \n" ); document.write( "P(5) = -(5)^2 + 12(5) + 4 \n" ); document.write( "P(5) = -25 + 60 + 4 \n" ); document.write( "P(5) = 35 + 4 \n" ); document.write( "P(5) = 39 \n" ); document.write( "The population in 2005 is 39,000 (assuming P(t) measures the population in thousands of people)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Repeat for t = 10 to get the population in 2010 \n" ); document.write( "P(t) = -t^2 + 12t + 4 \n" ); document.write( "P(10) = -10^2 + 12(10) + 4 \n" ); document.write( "P(10) = -100 + 120 + 4 \n" ); document.write( "P(10) = 20 + 4 \n" ); document.write( "P(10) = 24 \n" ); document.write( "The population is now 24,000\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The change in population is 39,000-24,000 = 15,000 \n" ); document.write( "So the population has dropped 15,000 people \n" ); document.write( "This is over a span of 5 years, so the rate is 15,000/5 = 3,000 people per year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In other words, 3000 people are leaving this town each year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I would argue it would be better to use a negative number to indicate population decline (and say the rate of change is -3000 people/year); however, your teacher has gone with positive numbers only for the answer choices. Without further context, those answer choices imply population growth.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: choice A) 3000 people/year are leaving the town. \n" ); document.write( " \n" ); document.write( " |