
Bradford T. answered 04/16/23
Retired Engineer / Upper level math instructor
If linear, then
y=mx+b
Where m is the slope and b is the y-intercept.
Two data values for (x,y) = (3,25) and (7,55)
x is the independent variable
y is the dependent variable
You can solve for m and b by using the data points to get two equations.
25 = m(3)+b
55 = m(7)+b
y=7.5x+2.5