document.write( "Question 280114: in 1992 life expectancy was 63.4. in 1998 it was 67.0
\n" );
document.write( "E= life expectanc in year t and let t = # of years since 1992\r
\n" );
document.write( "\n" );
document.write( "what is the linear function for this?
\n" );
document.write( "what would the life expectancy be if E(16) \n" );
document.write( "
Algebra.Com's Answer #203575 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! your points are (0, 63.4) and (6,67) \n" ); document.write( "use them to write an equation after finding m and b \n" ); document.write( "y-y/x-x=m \n" ); document.write( "then find b using y=mx+b \n" ); document.write( "now that you have m and b plug them in y=mx+b where y=E(x) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |