document.write( "Question 928047: the number of legislators has increased approximately linearly from 1137 positions in 2004 to 1265 positions in 2012. 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 #563419 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! slope = m = dy/dx \n" ); document.write( "m = (1265 - 1137)/(2012 - 2004) \n" ); document.write( "m = 16 \n" ); document.write( "--- \n" ); document.write( "linear equation for the years 2004 to 2012: \n" ); document.write( "n = 16t + 1137 \n" ); document.write( "--- \n" ); document.write( "n for the year 2000: \n" ); document.write( "n = 16t + 1137 \n" ); document.write( "n = 16*(2000-2004) + 1137 \n" ); document.write( "n = 16*(-4) + 1137 \n" ); document.write( "n = 1073 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "linear equation for the years 2000 to 2012: \n" ); document.write( "n = 16t + 1073 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |