document.write( "Question 1039068: The number of legislators has increased approximately linearly from 1137 positions in 2002 to 1235 positions in 2009. Let N be the number of legislators at T years since 2000.Find an equation of a linear model to describe the data. \n" ); document.write( "
Algebra.Com's Answer #653788 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x--------------y \n" ); document.write( "2002-2000----1137 \n" ); document.write( "2009-2000----1235 \n" ); document.write( "(2,1137) \n" ); document.write( "(9,1235) \n" ); document.write( "slope is 98/7=14 \n" ); document.write( "point slope formula \n" ); document.write( "y-1235=14(x-9) \n" ); document.write( "y-1235=14x-116 \n" ); document.write( "y=14x+1119 \n" ); document.write( " |