Question 816643
Please can you help solve this problem for me. The point (x,y) is equidistant from (4,-1) and (-2,3). Express the answer in algebraic equation
---------------
There are an infinite # of points.  It's the perpendicular bisector thru (1,1)
---
Find the slope of the line thru the given points.
m = diffy/diffx = 4/-6 = -2/3
The slope of lines perpendicular is the negative inverse, 3/2
-----
Find an equation of the line thru (1,1) with a slope of 3/2
Use y = mx+b and the point to find b
---
1 = (3/2)*1 + b
b = -1/2
--> y = 3x/2 - 1/2