Solveeit Logo

Question

Question: If z = x + iy, \[w=\dfrac{2-iz}{2z-i}\] and \[\left| w \right|=1\], find the locus of z and illustra...

If z = x + iy, w=2iz2ziw=\dfrac{2-iz}{2z-i} and w=1\left| w \right|=1, find the locus of z and illustrate it in the Argand plane.

Explanation

Solution

In this question, we will put the value of z in w, and then we will simplify it and will find the modulus of w and will equate it to 1. And then simplify to find the locus of z and with the help of locus, we will illustrate it in argand plane.

Complete step-by-step answer:

In this question, we have to find the locus of z, and then we have to illustrate it in the argand plane. So, to find the locus of z, we will put the value of z, that is z = x + iy in w and then we will simplify it. So, we can write it as

w=2i(x+iy)2(x+iy)iw=\dfrac{2-i\left( x+iy \right)}{2\left( x+iy \right)-i}

Now, we will open the brackets to simplify. So, we will get,

w=2ixi2y2x+2iyiw=\dfrac{2-ix-{{i}^{2}}y}{2x+2iy-i}

Now, we know that i2=1{{i}^{2}}=-1 and 2iy – i can be written as i(2y – 1). By using these values, we will get,

w=2ix(1)y2x+i(2y1)w=\dfrac{2-ix-\left( -1 \right)y}{2x+i\left( 2y-1 \right)}

w=2ix+y2x+i(2y1)w=\dfrac{2-ix+y}{2x+i\left( 2y-1 \right)}

w=2+yix2x+i(2y1)w=\dfrac{2+y-ix}{2x+i\left( 2y-1 \right)}

Now, we will take the modulus on both sides of the equation. So, we will get,

w=(2+y)ix2x+i(2y1)\left| w \right|=\left| \dfrac{\left( 2+y \right)-ix}{2x+i\left( 2y-1 \right)} \right|

We have been given that w=1\left| w \right|=1 and we also know that ab=ab\left| \dfrac{a}{b} \right|=\dfrac{\left| a \right|}{\left| b \right|}. Therefore, we can write the above equality as,

1=(2+y)ix2x+i(2y1)1=\dfrac{\left| \left( 2+y \right)-ix \right|}{\left| 2x+i\left( 2y-1 \right) \right|}

Now, we will cross multiply the equation. So, we will get,

2x+i(2y1)=(2+y)ix\left| 2x+i\left( 2y-1 \right) \right|=\left| \left( 2+y \right)-ix \right|

Now, we know that |a + ib| is equal to a2+b2\sqrt{{{a}^{2}}+{{b}^{2}}}. So, we will get,

(2x)2+(2y1)2=(2+y)2+(x)2\sqrt{{{\left( 2x \right)}^{2}}+{{\left( 2y-1 \right)}^{2}}}=\sqrt{{{\left( 2+y \right)}^{2}}+{{\left( -x \right)}^{2}}}

Now, we will square both the sides of the equation, so we will get,

(2x)2+(2y1)2=(2+y)2+(x)2{{\left( 2x \right)}^{2}}+{{\left( 2y-1 \right)}^{2}}={{\left( 2+y \right)}^{2}}+{{\left( x \right)}^{2}}

Now, we will open the brackets by squaring the terms and by applying (a+b)2=a2+b2+2ab{{\left( a+b \right)}^{2}}={{a}^{2}}+{{b}^{2}}+2ab and (ab)2=a2+b22ab{{\left( a-b \right)}^{2}}={{a}^{2}}+{{b}^{2}}-2ab. So, we will get,

4x2+4y2+14y=4+y2+4y+x24{{x}^{2}}+4{{y}^{2}}+1-4y=4+{{y}^{2}}+4y+{{x}^{2}}

Now, we will take all the terms on the left side of the equation. So, we will get

4x2x2+4y2y24y4y+14=04{{x}^{2}}-{{x}^{2}}+4{{y}^{2}}-{{y}^{2}}-4y-4y+1-4=0

3x2+3y28y3=0\Rightarrow 3{{x}^{2}}+3{{y}^{2}}-8y-3=0

Now, we will divide the whole equation by 3. So, we will get,

x2+y283y1=0{{x}^{2}}+{{y}^{2}}-\dfrac{8}{3}y-1=0

Now, we can see that the equation formed is similar to the general equation of the circle that is,

x2+y2+2gx+2fy+c=0{{x}^{2}}+{{y}^{2}}+2gx+2fy+c=0

So, we can say that the locus of z is a circle with equation x2+y283y1=0{{x}^{2}}+{{y}^{2}}-\dfrac{8}{3}y-1=0.

And we know that the center of the circle is given by (– g, – f) and the radius of the circle is given by g2+f2c\sqrt{{{g}^{2}}+{{f}^{2}}-c}.

Now, on comparing both the equations, we can say, c = –1, g = 0 and f=43.f=\dfrac{4}{3}.

So, we can say that the center and radius of the circle is (0,43)\left( 0,\dfrac{4}{3} \right) and 0+169+1=53\sqrt{0+\dfrac{16}{9}+1}=\dfrac{5}{3} respectively.

On the Argand plane, we can illustrate it as


Note : The possible mistake one can make in this question is by rationalizing the denominator at the place where we took modulus of the equation. That is not wrong but that will make the solution more lengthy and complicated.