1) Looking at that table, we can pick the points
(1,9) (3,23)
2) Note that every time x increases by 2 units y increases by 14
3) Considering this a linear function we can find the rule by plugging in
23-9/3-1=14/2 = 7
9=7(1)+b
9=7 +b
2 =b
So we can write the rule as y =7x+2