Use two of the sets of values in the table:
lets use the first set and the last set:
(1,8) and (4,23)
First find the slope, which is the change in Y over the change in X:
Slope = 23 - 8 / 4-1 = 15/3 = 5
The slope is 5.
Now we can find the equation of the line, using the equation of a line y -y1 = m(x-x1)
m is the slope, y1 would be the first y value, which is 8 and x1 is the first x value which is 1
so now we have y-8 = 5(x-1)
Simplify the right side"
y-8 = 5x-5
Add 8 to both sides:
y = 5x -5 +8
Simplify:
y =5x +3