Find the equation of the linear function represented by the table below in slope-
intercept form.
![Find the equation of the linear function represented by the table below in slope intercept form class=](https://us-static.z-dn.net/files/def/79ee4abc69ee9fa22cb71352d2f6e43a.png)
Answer:
y = 3x + 5
Step-by-step explanation:
slope:
11 - (-1) / 2 - (-2) = 12/4 = 3
slope intercept form is y = mx + b, so right now you have m = 3:
y = 3x + b
now, since you know x = -2 and y =-1 is a solution, you can plug those values in:
-1 = 3 * -2 + b
-1 = -6 + b
5 = b
This means the equation is y = 3x + 5