document.write( "Question 183914: In 1994, the life expectancy of males in a certain country was 73.9 years. In 2000, it was 76.4 years.Let E represent the life expectancy in year t and let t represent the number of years since 1994.\r
\n" );
document.write( "\n" );
document.write( "The linear function E(t) that fits the data is\r
\n" );
document.write( "\n" );
document.write( "E(t) = ____t+____.
\n" );
document.write( "(round to the nearest thenth.)\r
\n" );
document.write( "\n" );
document.write( "Use the function to predict the life expectancy of males in 2003.
\n" );
document.write( "E(9) = ______
\n" );
document.write( "(round to the nearest tenth) \n" );
document.write( "
Algebra.Com's Answer #137982 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In 1994, the life expectancy of males in a certain country was 73.9 years. In 2000, it was 76.4 years.Let E represent the life expectancy in year t and let t represent the number of years since 1994. \n" ); document.write( "------------------------------------ \n" ); document.write( "You have two points: (0,73.9), which is the y-intercept, \n" ); document.write( "and (6,76.4). \n" ); document.write( "---- \n" ); document.write( "Find the slope: \n" ); document.write( "m = (76.4-73.9)/(6-0) = 2.5/6 = 5/12 \n" ); document.write( "============= \n" ); document.write( "Equation: \n" ); document.write( "E(t) = (5/12)t + 73.9 \n" ); document.write( "------------------\r \n" ); document.write( "\n" ); document.write( "The linear function E(t) that fits the data is \n" ); document.write( "E(t) = (5/12)t+ 73.9 \n" ); document.write( "(round to the nearest tenth.) \n" ); document.write( "Use the function to predict the life expectancy of males in 2003. \n" ); document.write( "E(9) = (5/12)*9 + 73.9 = 77.65 \n" ); document.write( "(round to the nearest tenth) \n" ); document.write( "E(9) = 77.7 years. \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |