For this case we have that by definition, the equation of a line in the slope-intersection form is given by:
![y = mx + b](https://tex.z-dn.net/?f=y%20%3D%20mx%20%2B%20b)
Where:
m: It is the slope of the line
b: It is the cut-off point with the y axis
![m = \frac {y_ {2} -y_ {1}} {x_ {2} -x_ {1}}](https://tex.z-dn.net/?f=m%20%3D%20%5Cfrac%20%7By_%20%7B2%7D%20-y_%20%7B1%7D%7D%20%7Bx_%20%7B2%7D%20-x_%20%7B1%7D%7D)
We have the following points:
![(x_ {1}, y_ {1}): (- 9,5)\\(x_ {2}, y_ {2}): (- 3,3)](https://tex.z-dn.net/?f=%28x_%20%7B1%7D%2C%20y_%20%7B1%7D%29%3A%20%28-%209%2C5%29%5C%5C%28x_%20%7B2%7D%2C%20y_%20%7B2%7D%29%3A%20%28-%203%2C3%29)
Substituting we have:
![m = \frac {3-5} {- 3 - (- 9)}\\m = \frac {-2} {- 3 + 9}\\m = \frac {-2} {6}\\m = - \frac {1} {3}](https://tex.z-dn.net/?f=m%20%3D%20%5Cfrac%20%7B3-5%7D%20%7B-%203%20-%20%28-%209%29%7D%5C%5Cm%20%3D%20%5Cfrac%20%7B-2%7D%20%7B-%203%20%2B%209%7D%5C%5Cm%20%3D%20%5Cfrac%20%7B-2%7D%20%7B6%7D%5C%5Cm%20%3D%20-%20%5Cfrac%20%7B1%7D%20%7B3%7D)
Thus, the equation is of the form:
![y = - \frac {1} {3} x + b](https://tex.z-dn.net/?f=y%20%3D%20-%20%5Cfrac%20%7B1%7D%20%7B3%7D%20x%20%2B%20b)
We substitute one of the points and find "b":
![3 = - \frac {1} {3} (- 3) + b\\3 = 1 + b\\3-1 = b\\b = 2](https://tex.z-dn.net/?f=3%20%3D%20-%20%5Cfrac%20%7B1%7D%20%7B3%7D%20%28-%203%29%20%2B%20b%5C%5C3%20%3D%201%20%2B%20b%5C%5C3-1%20%3D%20b%5C%5Cb%20%3D%202)
Finally, the equation is of the form:
![y = - \frac {1} {3} x + 2](https://tex.z-dn.net/?f=y%20%3D%20-%20%5Cfrac%20%7B1%7D%20%7B3%7D%20x%20%2B%202)
Answer:
![y = - \frac {1} {3} x + 2](https://tex.z-dn.net/?f=y%20%3D%20-%20%5Cfrac%20%7B1%7D%20%7B3%7D%20x%20%2B%202)