Question 1190061
<font color=black size=3>
f(x) is linear because each time x goes up by 1, the y = f(x) value goes up by 2.
slope = rise/run
slope = (change in y)/(change in x)
slope = 2/1
slope = 2


For g(x), the gap between adjacent values isn't the same, so g(x) isn't linear.


Back to f(x), we have a slope of m = 2 and y intercept b = 7 due to the point (x,y) = (0,7)
The equation y = mx+b becomes y = 2x+7


Therefore, f(x) = 2x+7 is linear.


You can verify that equation by plugging in various values of x to get corresponding y = f(x) values.
For instance, if x = 4, then,
f(x) = 2x+7
f(4) = 2(4)+7
f(4) = 8+7
f(4) = 15
This matches with the last column.
I'll let you check the others.
</font>