document.write( "Question 987060: What is the approximate rate of change of the linear function?\r
\n" );
document.write( "\n" );
document.write( "Year 1950 1960 1970 1980 1990 2000
\n" );
document.write( "Pop. of country A 8.5 10.7 13.1 14.9 14.5 22.6
\n" );
document.write( "Pop. of country B 7.5 9.1 10.9 12.5 14.2 15.6
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #607830 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! With \"approximate\" I will not use linear regression. \n" ); document.write( "For each, look at the difference between adjacent ones and the overall difference. \n" ); document.write( "A has 2.2, 2.4,1.8,-0.4,8.1 \n" ); document.write( "Overall A is 14.1/5=2.82 per decade, millions, thousands whatever. \n" ); document.write( "B:1.6,1.8,1.6,1.7,1.4 \n" ); document.write( "Overall, it is 8.1/5=1.62 per decade. \n" ); document.write( "These are approximates, but B has much less variability than A.\r \n" ); document.write( "\n" ); document.write( "Usually with approximations,the last minus the first divided by the number is one of the best ways to get an idea of the slope. \n" ); document.write( " |