Answer:
Explanation:
a line passes through the points given are:
x1, y1 = -1, -5
x2, y2 = 4, -2
equation of the line is, y = mx + c
where slope, m = y2 - y1 / x2 - x1
= -2 + 5 / 4 + 1
= 3/5
taking any x, y co - ordinates i am taking x2, y2
-2 = 3/5 (4) + c
-2 = 12/5 + c
c = -2 - 12/5 = -22/5
thus, the equation of the line is,
y = 3/5x - 22/5