Respuesta :

slope-intercept form:

y = mx + b

Where:

m = slope

b = y- intercept

We can use the point slope form:

y - y1 = m(x - x1)

Where:

x1= -5

y1 = 3

m = -6

Replacing the data:

y - 3 = -6(x -(-5))

y - 3 = -6x - 30

Solving for y:

y = -6x -30 + 3

y = -6x - 27