SOLUTION: In 1992 the life expectancy of males in a certain country was 66.2 years in 1997 it was 69.9 years let E represent the life expectancy in year t and let t represent the number of y

Algebra ->  Customizable Word Problem Solvers  -> Age -> SOLUTION: In 1992 the life expectancy of males in a certain country was 66.2 years in 1997 it was 69.9 years let E represent the life expectancy in year t and let t represent the number of y      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 263432: In 1992 the life expectancy of males in a certain country was 66.2 years in 1997 it was 69.9 years let E represent the life expectancy in year t and let t represent the number of years since 1992?
Answer by drk(1908) About Me  (Show Source):
You can put this solution on YOUR website!
I think you are looking for a linear equation to model this data. We have two coordinates here
(0, 66.2) and (5, 69.9). Let 1992 = 0 and 1997 = 5.
step 1 - find the slope using
m+=+%28y2-y1%29%2F%28x2-x1%29
to get
m+=+%2869.9-66.2%29%2F%285-0%29
which is
m+=+3.7%2F5
---
step 2 - using y = mx + b, and a coordinate, we get
y+=+mx+%2B+b
66.2+=+%283.7%2F5%29%2A0+%2B+b
so,
b=66.2
---
we have our answer as
y+=+%283.7%2F5%29x+%2B+66.2