Guest is correct....let's see how he/she arrived at that answer
Note : the output [y] changes by 2 every time the input [x] changes by 1
And the slope of a line = change in y change in x = 2 / 1 = 2
So, using the form
y - y1 = 2 ( x - x1) we can write an equation for this line
Let (x1, y1) = any of the ( Input, Output) values....I'll use the first one.... (0, 3)...so we have...
y - 3 = 2(x - 0)
y - 3 = 2x add 3 to both sides
y = 2x + 3
Just as "guest" said......
