Answer:
c = 8
Explanation:
Given the following data;
Slope, m = -2
Points (x, y) = (5, -2)
To find the intercept, c;
Equation of a straight line is given by the formula: y = mx + c
Where;
m is the slope.
x and y are the points
c is the intercept.
Substituting the values in order to find the intercept, we have;
-2 = -2(5) + c
-2 = -10 + c
c = 10 - 2
c = 8
Therefore, the y-intercept is 8.