Question:

If z=x+iy and |z-2+i|=|z-3-i| then locus of z is _________

Updated On: Jun 13, 2025
  • x-2y+5=0
  • 2x-4y-5=0
  • x+2y=0
  • 2x+4y-5=0
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Given that \(z = x + iy\), we have the equation for the locus as \(|z-2+i| = |z-3-i|\). This can be expanded as:
\(|(x+iy)-2+i| = |(x+iy)-3-i|\)
Thus,
\(|(x-2) + i(y+1)| = |(x-3) + i(y-1)|\)
This equation compares the distances between the point \(z\) and the complex numbers \(2-i\) and \(3+i\). It signifies that the locus is the perpendicular bisector of the line segment joining the points \((2,-1)\) and \((3,1)\).
First, calculate the midpoint of the line segment joining \((2,-1)\) and \((3,1)\):
\(((2+3)/2, (-1+1)/2) = (2.5, 0)\)
Next, find the slope of the line connecting these two points:
Slope = \((1 - (-1)) / (3 - 2) = 2\)
The slope of the perpendicular bisector is the negative reciprocal of this, which is \(-1/2\).
Thus, the equation of the line (perpendicular bisector) passing through the midpoint \((2.5, 0)\) is:
\(y - 0 = -1/2(x - 2.5)\)
Simplifying, we have:
\(y = -1/2x + 1.25\)
Rewrite in standard form:
\(2x + 4y - 5 = 0\)
Therefore, the locus of \(z\) is \(2x + 4y - 5 = 0\).
Was this answer helpful?
0
0

Concepts Used:

Complex Numbers and Quadratic Equations

Complex Number: Any number that is formed as a+ib is called a complex number. For example: 9+3i,7+8i are complex numbers. Here i = -1. With this we can say that i² = 1. So, for every equation which does not have a real solution we can use i = -1.

Quadratic equation: A polynomial that has two roots or is of the degree 2 is called a quadratic equation. The general form of a quadratic equation is y=ax²+bx+c. Here a≠0, b and c are the real numbers.