Concept: the Equation of the Line that is the PERPENDICULAR BISECTOR of Line Segment AB will contain All the Points that will be EQUI-Distant from Point A and Point B
(1st) Find Slope of Perpendicular Line to Segment AB
Slope of Segment AB = m1 = (1 - 3) / (-2 - 6) = -2 / -8 = +(1/4)
Perpendicular Line through Segment AB will have a (-)Negative Reciprocal Slope:
m1 * m2 = -(1)
+(1/4) * m2 = -(1)
m2 = -4
The Equation of the Perpendicular Line will be of the Form: y = -(4)x + b
(2nd) The Line that is the Perpendicular BISECTOR will pass through the MID-POINT of Segment AB ---- and Every Point on this Perpendicular Bisector Line will be Equi-Distant from Point A and Point B
MID-POINT of Point A and Point B
X-Coordinate: (-2 + 6) / 2 = +2
Y-Coordinate: (1 + 3) / 2 = +2
Thus, the MID-POINT (+2 , +2) will lie on the Perpendicular Bisector Line
(3rd) Find b = Y-Intercept for the Perpendicular Bisector Line
Point (+2 , +2) lies on the Line
the Line Equation is of the Form: y = -(4)x + b
---Plugging in (2 , 2)-----
2 = -4 * 2 + b
2 = -8 + b
b = +10
The Full Equation of the Line that will give all the Points Equi-Distant:
y = -4x + 10
y + 4x = 10
-Answer B-