Equations in point-slope form all follow the same general format.
y-y_1=m(x-x_1)
Here m represents the slope of the line and (x_1,y_1) represents any point lying on the line. To write an equation for a line in this form, we must find the slope and substitute either of the given points into the formula. We will begin by finding the slope of the line that connects the given points, (- 5, 3) and (3,5), using the Slope Formula.
The slope of the line is 14. This means, for every four units to the right we move on a coordinate plane, we move one unit up. At this point, we have the following equation.
y-y_1=1/4(x-x_1)
We can substitute either of the given points for (x_1,y_1). Therefore, we can give two equally valid answers.
y- 3= 1/4(x-( -5)) ⇔ y-3 = 1/4(x+5)
or
y- 5= 1/4(x- 3)