Find and graph allthat satisfy the equation
.
So, I am finding the values where the distance from z to 2i is the same as the distance from z to -1 right?
My solution:
Is there anything more to it than that; now that I have the line?
Thanks.
Printable View
Find and graph allthat satisfy the equation
.
So, I am finding the values where the distance from z to 2i is the same as the distance from z to -1 right?
My solution:
Is there anything more to it than that; now that I have the line?
Thanks.
As you say, this is the set of all points that are equidistant from 2i and -1 or, in terms of x and y, from (0, 2) and (-1, 0). It is well known, geometrically, that the set of all points equidistant from two given points is the "perpendicular bisector" of the line segment between the given points.
The slope of the line from (0, 2) to (-1, 0) is (2- 0)/(0-(-1)= 2 so the slope of the perpendicular bisector is -1/2. The midpoint of (0, 2) to (-1, 0) is ((0- 1)/2, (2+ 0)/2)= (-1/2, 1) so you want the line through (-1/2, 1) with slope -1/2. That is, of course, y- 1= (-1/2)(x+ 1/2) or y= (-1/2)x+ 3/4, just as you give.