Respuesta :

Point 1 = (-2, 4)

Point 2 = (5, -1)

slope = (y2 - y1) / (x2 - x1)

slope = (-1-4) / (5 + 2)

This is the result

slope = -5/7