Find the slope between points (-7, -4) and (-14, 3).

To find the slope between two points, we use the formula:

slope = (change in y)/(change in x).

Let's call the coordinates of the first point (x1, y1) and the coordinates of the second point (x2, y2).

In this case, (x1, y1) = (-7, -4) and (x2, y2) = (-14, 3).

Now let's apply the formula:

slope = (change in y)/(change in x)
= (y2 - y1)/(x2 - x1)
= (3 - (-4))/(-14 - (-7))
= (3 + 4)/(-14 + 7)
= 7/-7
= -1

Therefore, the slope between the points (-7, -4) and (-14, 3) is -1.