document.write( "Question 206213: This problem with linear functions is getting me confused, can you help me please? I appreciate it.\r
\n" );
document.write( "\n" );
document.write( "In 1991, the life expectancy of males in a certain country was 66.3 years. In 1995, it was 68.9 years. Let E represent the life expectancy in year t and let t represent the number of years since 1991.
\n" );
document.write( "The linear function E(t) that fits the data is E(t)=___t + ____ (round to the nearest tenth)
\n" );
document.write( "Use the function to predict the life expectancy of males in 2008. E(17)=___
\n" );
document.write( "(round to the nearest tenth) \n" );
document.write( "
Algebra.Com's Answer #155801 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In 1991, the life expectancy of males in a certain country was 66.3 years. In 1995, it was 68.9 years. Let E represent the life expectancy in year t and let t represent the number of years since 1991. \n" ); document.write( "The linear function E(t) that fits the data is E(t)=___t + ____ (round to the nearest tenth) \n" ); document.write( "Use the function to predict the life expectancy of males in 2008. E(17)=___ \n" ); document.write( "--------------------- \n" ); document.write( "You have two points relating year and life expectancy: (0,66.3) and (4,68.9) \n" ); document.write( "slope: (68.9-66.3)/4 = 0.65 \n" ); document.write( "intercept: E(0) = 66.3 \n" ); document.write( "------------------------------- \n" ); document.write( "Equation: E(t)=0.65t+66.3 \n" ); document.write( "--- \n" ); document.write( "E(17) = 0.65*17+66.3 = 77.35 \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |