document.write( "Question 135370: I have no Idea were to start with this problem, can you please help with this function?
\n" );
document.write( "In 1990, the life expectancy of males in a certain country was 70.2 years. In 1997, it was 72.7 years. Let E represent the life expectancy in year t and let t represent the number of years since 1990.\r
\n" );
document.write( "\n" );
document.write( "The linear function E(t) that fits the data is\r
\n" );
document.write( "\n" );
document.write( "so fair I came up with
\n" );
document.write( "E(t)= _t +_.\r
\n" );
document.write( "\n" );
document.write( "please help!! \n" );
document.write( "
Algebra.Com's Answer #99212 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In 1990, the life expectancy of males in a certain country was 70.2 years. In 1997, it was 72.7 years. Let E represent the life expectancy in year t and let t represent the number of years since 1990. \n" ); document.write( "The linear function E(t) that fits the data is \n" ); document.write( "----------------------------------------------- \n" ); document.write( "You have two points relating (t,E(t)): (90,70.2) and (97,72.7) \n" ); document.write( "slope = (72.7-70.2)/(7-0) = 2.5/7 = 5/14 \n" ); document.write( "---------------- \n" ); document.write( "Equation form is y = mx+b; you have x,y,and m; solve for \"b\" as follows: \n" ); document.write( "70.2 = (5/14)*0 + b \n" ); document.write( "b = 70.2 \n" ); document.write( "------------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "E(t)= (5/14)t + 70.2 \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |