
Victoria V. answered 04/20/19
Math Teacher: 20 Yrs Teaching/Tutoring CALC 1, PRECALC, ALG 2, TRIG
Set up two points, then use the equation of a line to find the "linear relationship".
The first point will be ($50, 26) and the second point will be ($80, 11)
The slope of the line containing both of these points is (11 - 26)/(80-50) = -15/30 = -(1/2)
The equation of a line is y = mx+b, so using the point ($50,26) and substituting for x, y, and m into the equation for a line, we get
26 = (-1/2)(50) + b
26 = 25 + b
b = 1
So the final answer is the line with the equation
y =(-1/2)x + 1