For this case we have that by definition, the equation of a line in the slope-intersection form is given by:
[tex]y = mx + b[/tex]
Where:
m: It is the slope of the line
b: It is the cut-off point with the y axis
[tex]m = \frac {y_ {2} -y_ {1}} {x_ {2} -x_ {1}}[/tex]
We have the following points:
[tex](x_ {1}, y_ {1}): (- 9,5)\\(x_ {2}, y_ {2}): (- 3,3)[/tex]
Substituting we have:
[tex]m = \frac {3-5} {- 3 - (- 9)}\\m = \frac {-2} {- 3 + 9}\\m = \frac {-2} {6}\\m = - \frac {1} {3}[/tex]
Thus, the equation is of the form:
[tex]y = - \frac {1} {3} x + b[/tex]
We substitute one of the points and find "b":
[tex]3 = - \frac {1} {3} (- 3) + b\\3 = 1 + b\\3-1 = b\\b = 2[/tex]
Finally, the equation is of the form:
[tex]y = - \frac {1} {3} x + 2[/tex]
Answer:
[tex]y = - \frac {1} {3} x + 2[/tex]