
Dominique E. answered 05/30/19
Secondary Math Teacher
Let years = x (independent variable) and weight = y (dependent variable)
In 0 years, the dog weighed 1.6lbs and in 1 year the dog weighed 14lbs, therefore you have two coordinates: (0, 1.6) = (x1, y1) and (1, 14) = (x2, y2) based on ----> (x, y)
Since the function that you find must be linear, it will be in the form of y = mx + b
Slope: m
m = (y2 – y1)/(x2 – x1)
m = (14 – 1.6)/(1 – 0)
m = 12.4/1 = 12.4
Y-Intercept: b
Your y intercept will always be the y-value of the coordinate where x = 0, so b = 1.6 (in other words, your starting point)
Therefore your function is y = 12.4x + 1.6
At 4 years old, x = 4
y = 12.4(4) +1.6 = 49.6 +1.6 = 51.2lbs
At 11 years old, x = 11
y = 12.4(11) + 1.6 = 136.4 +1.6 = 138lbs