Can anyone help with these? I appreciate and I will award 5 stars and brainliest


Graph 1
coordinates : (0,-5) (-6,-2)
m = (y2-y1)/(x2-x1)
m = (-2-(-5))/(-6-0)
m = 3/-6 = -1/2
Substitute the values,
y = mx + c
-2 = (-1/2)(-6) + c
-2 = 3 + c
c = -5
Thus, equation is y = -1/2x -5
Graph 2
coordinates : ( 4,-2) (-5,3)
m = (y2-y1)/(x2-x1)
m = (3-(-2))/(-5-4)
m = 5/-9
Substitute the values,
y = mx + c
-2 = (-5/9)(4) + c
-2 = -20/9 + c
c = 2/9
Thus, the equation is y = -5/9 + (2/9)
Hope it helps :)