(1, 3)

(0, -2)

Use the graph to derive the equation of the line in slope-intercept form.

First, calculate the slope of the line using the given points:

m = (y2 - y1) / (x2 - x1)
m = (-2 - 3) / (0 - 1)
m = -5 / -1
m = 5

Next, use the slope-intercept form of a line (y = mx + b) and substitute one of the points to solve for the y-intercept (b):
3 = 5(1) + b
3 = 5 + b
b = 3 - 5
b = -2

Therefore, the equation of the line in slope-intercept form is:
y = 5x - 2