document.write( "Question 513728: In 1995, the life expectancy of males in a certain country was 68.8 years. In 1999, it was 71.0 years.Let E represent the life expectancy in year t and let t represent the number of years since 1995. \r
\n" );
document.write( "\n" );
document.write( "The linear function E(t) that fits the data is: E(t)= ?t+?\r
\n" );
document.write( "\n" );
document.write( "Use the function to predict the life expectancy of malkes in 2009\r
\n" );
document.write( "\n" );
document.write( "E(14)= ? \n" );
document.write( "
Algebra.Com's Answer #343117 by stanbon(75887) ![]() You can put this solution on YOUR website! In 1995, the life expectancy of males in a certain country was 68.8 years. \n" ); document.write( "In 1999, it was 71.0 years. \n" ); document.write( "--- \n" ); document.write( "You have two points: (0,68.8) and (4,71) where 0 corresponds to 1995. \n" ); document.write( "------------------------- \n" ); document.write( "Let E represent the life expectancy in year t and let t represent the number of years since 1995. \n" ); document.write( "--- \n" ); document.write( "slope = (71-68.8)/(4-0) = 0.55 \n" ); document.write( "intercept = 68.8 \n" ); document.write( "------------------------ \n" ); document.write( "The linear function E(t) that fits the data is: \n" ); document.write( "E(t)= 0.55t + 68.8 \n" ); document.write( "-------------------------- \n" ); document.write( "Use the function to predict the life expectancy of males in 2009 \n" ); document.write( "From 1995 to 2009 is 14 years: \n" ); document.write( "E(14)= 0.55*14 + 68.8 \n" ); document.write( "E(14) = 76.5 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( " \n" ); document.write( " |