document.write( "Question 174035: Ok this problem is really confusing, I feel like I might know what to do but I cannot remember the formula to do it.
\n" );
document.write( "In 1992, the life expectancy of males in a certain country was 61.7 years. In 1997, it was 64.5 years Let E express the life expectancy in year t and let t represent the number of years since 1992.
\n" );
document.write( "The linear function E(t) that fits the data is
\n" );
document.write( "E(t)=__t+__
\n" );
document.write( "Use the function to predict the life expectancy of males in 2005.
\n" );
document.write( "E(13)=? \n" );
document.write( "
Algebra.Com's Answer #128949 by stanbon(75887) ![]() You can put this solution on YOUR website! In 1992, the life expectancy of males in a certain country was 61.7 years. In 1997, it was 64.5 years Let E express the life expectancy in year t and let t represent the number of years since 1992. \n" ); document.write( "--------- \n" ); document.write( "You have two points of the form (t,E) \n" ); document.write( "One is (0,61.7) ; this is the intercept for the equation. \n" ); document.write( "------------- \n" ); document.write( "The other is (5,64.5) \n" ); document.write( "------------------------- \n" ); document.write( "slope = (64.5 - 61.7)/(5-0) = 2.8/5 = 0.56 \n" ); document.write( "------ \n" ); document.write( "The linear function E(t) that fits the data is \n" ); document.write( "E(t)=_0.56t+61.7 \n" ); document.write( "------------------ \n" ); document.write( "Use the function to predict the life expectancy of males in 2005. \n" ); document.write( "E(13) = 0.56*13 + 61.7 = 68.98 years \n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |