Slope Intercept Form is y = mx + b
(x,y) is a coordinate points
m is the slope also known as rise over run or (y2 - y1 )/( x2 - x1)
b is the y intercept
Slope will be ( -2 - 2 )/ (5 - (-3)) = -4/8 = -1/2
This leaves y = (-1/2)x + b by plugging in the slope into the slope intercept form
Thus, 2 = (-1/2)(-3) + b by plugging in point P (x,y)
So, 2 = 3/2 + b by multiplication
Then, b = 1/2 by subtracting
Final answer is y = (-1/2)x + 1/2