Hello!
Let's start by finding the slope of the line. You can calculate the slope by dividing the change in y-values by the change in x-values using the following formula:
[tex] \frac{ y_{1}- y_{2} }{ x_{1} - x_{2} } [/tex]
The plotted coordinates are (0, 5) and (4, -5); let's plug those into the formula:
[tex] \frac{5(-5)}{0-4} [/tex]
Simplify:
[tex] \frac{5+5}{-4} [/tex]
[tex] \frac{10}{-4} [/tex]
[tex] \frac{-5}{2} [/tex]
The slope is [tex] \frac{-5}{2} [/tex].
Now, the y-intercept is where the line intersects the y-axis, or when x equals 0. x equals 0 when y equals 5, so the y-intercept is 5.
I hope this helps!