Respuesta :

For this case we have by definition, that the equation of a line in the slope-intersection form is given by:

[tex]y = mx + b[/tex]

Where:

m: It's the slope

b: It is the cutoff point with the y axis

We need two points through which the line passes to find the slope:

[tex](0, -2)\\(-3,0)[/tex]

We found the slope:

[tex]m = \frac {y2-y1} {x2-x1}\\m = \frac {0 - (- 2)} {- 3-0} = \frac {2} {- 3} = - \frac {2} {3}[/tex]

So, the equation is of the form:

[tex]y = - \frac {2} {3} x + b[/tex]

We substitute a point to find "b":

[tex]-2 = - \frac {2} {3} (0) + b\\-2 = b[/tex]

Finally, the equation is:

[tex]y = - \frac {2} {3} x-2[/tex]

Answer:

Option C