Question
Question: Let \( Z \in C \) , then what does the equation \( 2\left| {z + 3i} \right| - \left| {z - i} \right|...
Let Z∈C , then what does the equation 2∣z+3i∣−∣z−i∣=0 represent?
Let Z∈C , the set of complex numbers. Then the equation 2∣z+3i∣−∣z−i∣=0 represents
A) A circle with radius 38 .
B) A circle with diameter 310 .
C) An ellipse with length of minor axis 916
D) An ellipse with length of major axis 316
Solution
Hint : As we know that complex numbers are those numbers that consist of two parts i.e. a real number and an imaginary number. The standard form of complex number is a+ib where a is the real number and the second part i.e. ib is the imaginary number.
Complete step by step solution:
As per the question we have 2∣z+3i∣−∣z−i∣=0 . We will substitute the value of z=x+iy and the given equation of circle can be written as
2∣x+iy+3i∣−∣x+iy−i∣=0 .
It can be written as
2∣x+(y+3)i∣−∣x+(y−1)i∣=0 ⇒2∣x+(y+3)i∣=∣x+(y−1)i∣ .
Now by squaring we have: ∣x+iy∣=x2+y2 .
By substituting the values: 2x2+(y+3)2=x2+(y−1)2 .
We will solve it now
4x2+4(y+3)=x2+(y−1)2 ⇒4x2+4y2+36+24y=x2+y2+1−2y .
By transferring all the values in the left hand side of the equation:
4x2+4y2+36+24y−x2−y2−1+2y=0 ⇒3x2+3y2+26y+35=0 .
Dividing the equation by 3 we get:
x2+y2+326y+335=0 .
We know that the general form of the equation is
x2+y2+2gx+2fy+c=0 .
We know that the centre and radius of circle
x2+y2+2gx+2fy+c=0 is defined as (−g,−f) and so the formula of radius is g2+f2−c .
Therefore the radius of the circle is
r=(313)2−335+0 . It gives us 9169−105=964 . So the required value is 38 .
Hence the correct answer is (a) A circle with radius 38 .
So, the correct answer is “Option A”.
Note : We should note that in the above question sum of squares formula is used i.e. (a+b)2=a2+b2+2ab and another one is difference of square formula i.e. (a−b)2=a2+b2−2ab . Before solving this kind of question we should know the equation of circle and the radius of the circle. The formula of radius is r=(x−h)2+(y−k)2 .