document.write( "Question 92213: A.) Linear Growth A town has a fixed increase in population growth number of population increase each year. population 1897. Find the growth rates for the following\r
\n" );
document.write( "\n" );
document.write( "I don't get this at all?\r
\n" );
document.write( "\n" );
document.write( "Year (t) Population (P)
\n" );
document.write( "t = 0 Po = 1897
\n" );
document.write( "(2010) \r
\n" );
document.write( "\n" );
document.write( "t = 1
\n" );
document.write( "(2011)
\n" );
document.write( "t = 2
\n" );
document.write( "(2012)
\n" );
document.write( "t = 3
\n" );
document.write( "(2013)
\n" );
document.write( "t = 6
\n" );
document.write( "(2016) \r
\n" );
document.write( "\n" );
document.write( "B.) Find a linear equation in the form P = mt + b (y = mx + b), which gives the population, P, t years from 2010. \n" );
document.write( "
Algebra.Com's Answer #67063 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! If I understand your wording correctly, you are told that the initial population of the \n" ); document.write( "town in 2010 is 1897. Each year that passes the town adds another 1897 persons. \n" ); document.write( ". \n" ); document.write( "So the population is projected to be: \n" ); document.write( ". \n" ); document.write( "In 2010 ... t=0 ... Population = 1897 <=== this is Po \n" ); document.write( "In 2011 ... t=1 ... Population = 3794 \n" ); document.write( "In 2012 ... t=2 ... Population = 5691 \n" ); document.write( "In 2013 ... t=3 ... Population = 7588 \n" ); document.write( "In 2014 ... t=4 ... Population = 9485 \n" ); document.write( "In 2015 ... t=5 ... Population = 11382 \n" ); document.write( "In 2016 ... t=6 ... Population = 13279 \n" ); document.write( "and so on ... \n" ); document.write( ". \n" ); document.write( "The rate of change is 1897 per year. This will be the slope of the graph because each year \n" ); document.write( "that passes results in an increase of 1897 in the population. \n" ); document.write( ". \n" ); document.write( "Using the equation form P=mt+b, we can replace m with 1897 to get: \n" ); document.write( ". \n" ); document.write( "P = 1897*t + b \n" ); document.write( ". \n" ); document.write( "in which t is the year of interest minus 2010. \n" ); document.write( ". \n" ); document.write( "Suppose our year of interest is 2010. Then t = 2010 - 2010 = 0 \n" ); document.write( ". \n" ); document.write( "We know that in 2010 the population P is 1897. So we can substitute 1897 for P and 1897 \n" ); document.write( "for m to make the equation become: \n" ); document.write( ". \n" ); document.write( "1897 = 1897*0 + b \n" ); document.write( ". \n" ); document.write( "Do the multiplication on the right side to get: \n" ); document.write( ". \n" ); document.write( "1897 = 0 + b \n" ); document.write( ". \n" ); document.write( "This tells us that b is 1897. Substitute this value for b in the equation, and it becomes: \n" ); document.write( ". \n" ); document.write( "P = 1897t + 1897 \n" ); document.write( ". \n" ); document.write( "Let's check this out. Suppose the year we are interested in finding the population \n" ); document.write( "is 2015 ... 5 years after 2010 so that t = 5. Substitute t = 5 and the equation becomes: \n" ); document.write( ". \n" ); document.write( "P = 1897*5 + 1897 = 9485 + 1897 = 11382 \n" ); document.write( ". \n" ); document.write( "That is exactly as our table above said it would be. \n" ); document.write( ". \n" ); document.write( "So all you have to do is pick a year for wish you want to find the population. Subtract \n" ); document.write( "2010 from that year. Use the result of that subtraction as the value of t in the equation: \n" ); document.write( ". \n" ); document.write( "P = 1897*t + 1897 \n" ); document.write( ". \n" ); document.write( "For example. Suppose the year you are interested in finding the population for is 2030. \n" ); document.write( "Subtract 2010 from 2030 and get 20 for the value of t. Substituting 20 for t results in \n" ); document.write( "the equation becoming: \n" ); document.write( ". \n" ); document.write( "P = 1897*20 + 1897 \n" ); document.write( ". \n" ); document.write( "The multiplication on the right side makes the equation become: \n" ); document.write( ". \n" ); document.write( "P = 37940 + 1897 = 39837 \n" ); document.write( ". \n" ); document.write( "In 2030 the population will be 39,837. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem a little better. \n" ); document.write( " |