A English

Geometry of complex numbers Questions in English

Class 11 Mathematics · 4-1.Complex numbers · Geometry of complex numbers

467+

Questions

English

Language

100%

With Solutions

Showing 50 of 467 questions in English

101
DifficultMCQ
Suppose $z_1, z_2, z_3$ are the vertices of an equilateral triangle inscribed in the circle $|z| = 2$. If $z_1 = 1 + i\sqrt{3}$,then the values of $z_3$ and $z_2$ are respectively:
A
$ -2, 1 - i\sqrt{3} $
B
$ 2, 1 + i\sqrt{3} $
C
$ 1 + i\sqrt{3}, -2 $
D
None of these

Solution

(A) The vertices of an equilateral triangle inscribed in a circle with center at the origin are given by rotating the first vertex by $120^\circ$ ($2\pi/3$ radians) and $240^\circ$ ($4\pi/3$ radians) about the origin.
Given $z_1 = 1 + i\sqrt{3} = 2e^{i\pi/3}$.
The other vertices are $z_2 = z_1 e^{i2\pi/3} = 2e^{i\pi/3} e^{i2\pi/3} = 2e^{i\pi} = -2$.
And $z_3 = z_1 e^{i4\pi/3} = 2e^{i\pi/3} e^{i4\pi/3} = 2e^{i5\pi/3} = 2(\cos(5\pi/3) + i\sin(5\pi/3)) = 2(1/2 - i\sqrt{3}/2) = 1 - i\sqrt{3}$.
Thus,the values of $z_3$ and $z_2$ are $1 - i\sqrt{3}$ and $-2$ respectively,or vice versa depending on the order of rotation. Comparing with the options,option $A$ provides the correct set of values.
102
DifficultMCQ
If at least one value of the complex number $z = x + iy$ satisfies the condition $|z + \sqrt{2}| = a^2 - 3a + 2$ and the inequality $|z + i\sqrt{2}| < a^2$,then
A
$a > 2$
B
$a = 2$
C
$a < 2$
D
None of these

Solution

(A) The condition $|z + \sqrt{2}| = a^2 - 3a + 2$ represents a circle with center $A(-\sqrt{2}, 0)$ and radius $R_1 = \sqrt{a^2 - 3a + 2}$.
For $R_1$ to be defined,$a^2 - 3a + 2 \ge 0$,which implies $(a-1)(a-2) \ge 0$,so $a \le 1$ or $a \ge 2$.
The inequality $|z + i\sqrt{2}| < a^2$ represents the interior of a circle with center $B(0, -\sqrt{2})$ and radius $R_2 = a$.
The distance between centers $A$ and $B$ is $d = \sqrt{(-\sqrt{2} - 0)^2 + (0 - (-\sqrt{2}))^2} = \sqrt{2 + 2} = 2$.
For the two regions to have at least one common point,the distance $d$ must be less than the sum of the radii: $d < R_1 + R_2$.
$2 < \sqrt{a^2 - 3a + 2} + a$.
$2 - a < \sqrt{a^2 - 3a + 2}$.
If $2 - a < 0$ (i.e.,$a > 2$),the inequality holds since the $RHS$ is positive.
If $2 - a \ge 0$ (i.e.,$a \le 2$),squaring both sides gives $4 - 4a + a^2 < a^2 - 3a + 2$,which simplifies to $-a < -2$,or $a > 2$. This contradicts $a \le 2$.
Thus,the condition is satisfied for $a > 2$.
103
EasyMCQ
If $z, iz$ and $z + iz$ are the vertices of a triangle whose area is $2$ units,then the value of $|z|$ is
A
$1$
B
$2$
C
$4$
D
$8$

Solution

(B) Let $z = x + iy$. Then $iz = i(x + iy) = -y + ix$ and $z + iz = (x - y) + i(x + y)$.
These vertices are $A(x, y)$,$B(-y, x)$,and $C(x - y, x + y)$.
The area of the triangle with vertices $(x_1, y_1), (x_2, y_2), (x_3, y_3)$ is given by $\frac{1}{2} |x_1(y_2 - y_3) + x_2(y_3 - y_1) + x_3(y_1 - y_2)|$.
Area $= \frac{1}{2} |x(x - (x + y)) + (-y)((x + y) - y) + (x - y)(y - x)|$.
Area $= \frac{1}{2} |x(-y) - y(x) + (x - y)(-(x - y))|$.
Area $= \frac{1}{2} |-xy - xy - (x - y)^2| = \frac{1}{2} |-2xy - (x^2 - 2xy + y^2)| = \frac{1}{2} |-x^2 - y^2| = \frac{1}{2} |x^2 + y^2| = \frac{1}{2} |z|^2$.
Given that the area is $2$,we have $\frac{1}{2} |z|^2 = 2$.
Therefore,$|z|^2 = 4$,which implies $|z| = 2$.
104
DifficultMCQ
If ${z^2} + z|z| + |z|^2 = 0$,then the locus of $z$ is
A
$A$. $A$ circle
B
$B$. $A$ straight line
C
$C$. $A$ pair of straight lines
D
$D$. None of these

Solution

(C) Given equation: ${z^2} + z|z| + |z|^2 = 0$
Divide by $|z|^2$ (assuming $z \neq 0$):
${\left( {\frac{z}{|z|}} \right)^2} + \frac{z}{|z|} + 1 = 0$
Let $u = \frac{z}{|z|}$. Then $u^2 + u + 1 = 0$.
The roots are $u = \omega$ or $u = \omega^2$,where $\omega = \frac{-1 + i\sqrt{3}}{2}$.
Case $1$: $\frac{z}{|z|} = \omega = -\frac{1}{2} + i\frac{\sqrt{3}}{2}$
$z = |z|\left( -\frac{1}{2} + i\frac{\sqrt{3}}{2} \right)$
$x + iy = -\frac{1}{2}|z| + i\frac{\sqrt{3}}{2}|z|$
Comparing real and imaginary parts: $x = -\frac{1}{2}|z|$ and $y = \frac{\sqrt{3}}{2}|z|$.
Thus,$y = -\sqrt{3}x$,or $y + \sqrt{3}x = 0$.
Case $2$: $\frac{z}{|z|} = \omega^2 = -\frac{1}{2} - i\frac{\sqrt{3}}{2}$
$x + iy = -\frac{1}{2}|z| - i\frac{\sqrt{3}}{2}|z|$
Comparing real and imaginary parts: $x = -\frac{1}{2}|z|$ and $y = -\frac{\sqrt{3}}{2}|z|$.
Thus,$y = \sqrt{3}x$,or $y - \sqrt{3}x = 0$.
Combining both,the locus is a pair of straight lines: $(y + \sqrt{3}x)(y - \sqrt{3}x) = 0$,which simplifies to $y^2 - 3x^2 = 0$.
105
EasyMCQ
What are the polar coordinates of the point $(-\sqrt{3}, 1)$?
A
$(2, 5\pi/6)$
B
$(2, 7\pi/6)$
C
$(2, \pi/6)$
D
$(2, 11\pi/6)$

Solution

(A) Given point is $(x, y) = (-\sqrt{3}, 1)$.
To find polar coordinates $(r, \theta)$,we use $r = \sqrt{x^2 + y^2}$.
$r = \sqrt{(-\sqrt{3})^2 + (1)^2} = \sqrt{3 + 1} = \sqrt{4} = 2$.
Since the point $(-\sqrt{3}, 1)$ lies in the second quadrant,the angle $\theta$ is given by $\tan \theta = y/x = 1/(-\sqrt{3})$.
Thus,$\theta = \pi - \pi/6 = 5\pi/6$.
Therefore,the polar coordinates are $(2, 5\pi/6)$.
106
MediumMCQ
If $|z + 4| \le 3$,then the maximum value of $|z + 1|$ is
A
$6$
B
$0$
C
$4$
D
$10$

Solution

(A) The inequality $|z - (-4)| \le 3$ represents the set of all points $z$ that lie on or inside a circle with center $C(-4, 0)$ and radius $r = 3$.
We want to find the maximum value of $|z - (-1)|$,which represents the distance between $z$ and the point $A(-1, 0)$.
The distance between the center $C(-4, 0)$ and the point $A(-1, 0)$ is $d = \sqrt{(-1 - (-4))^2 + (0 - 0)^2} = \sqrt{3^2} = 3$.
The maximum distance from a point $A$ to any point $z$ inside or on the circle is given by $d + r$.
Therefore,the maximum value is $3 + 3 = 6$.
Solution diagram
107
MediumMCQ
The number of complex numbers $z$ such that $|z - 1| = |z + 1| = |z - i|$ is equal to
A
$1$
B
$2$
C
$\infty$
D
$0$

Solution

(A) Let $z = x + iy$. The given condition is $|z - 1| = |z + 1| = |z - i|$.
From $|z - 1| = |z + 1|$,we have $|x - 1 + iy| = |x + 1 + iy|$,which implies $(x - 1)^2 + y^2 = (x + 1)^2 + y^2$.
Expanding this,$x^2 - 2x + 1 + y^2 = x^2 + 2x + 1 + y^2$,which simplifies to $4x = 0$,so $x = 0$.
Now,from $|z + 1| = |z - i|$,we have $|x + 1 + iy| = |x + i(y - 1)|$,which implies $(x + 1)^2 + y^2 = x^2 + (y - 1)^2$.
Substituting $x = 0$,we get $(0 + 1)^2 + y^2 = 0^2 + (y - 1)^2$.
$1 + y^2 = y^2 - 2y + 1$.
This simplifies to $-2y = 0$,so $y = 0$.
Thus,the only complex number satisfying the condition is $z = 0 + 0i = 0$.
Therefore,there is only $1$ such complex number.
108
DifficultMCQ
If $z \neq 1$ and $\frac{z^2}{z-1}$ is real,then the point represented by the complex number $z$ lies:
A
either on the real axis or on a circle passing through the origin
B
on a circle with centre at the origin
C
either on the real axis or on a circle not passing through the origin
D
on the imaginary axis

Solution

(A) Given that $\frac{z^2}{z-1}$ is real,it must be equal to its conjugate: $\frac{z^2}{z-1} = \overline{\left(\frac{z^2}{z-1}\right)} = \frac{\overline{z}^2}{\overline{z}-1}$.
Cross-multiplying,we get: $z^2(\overline{z}-1) = \overline{z}^2(z-1)$.
Expanding the terms: $z^2\overline{z} - z^2 = \overline{z}^2z - \overline{z}^2$.
Rearranging the terms: $z^2\overline{z} - \overline{z}^2z - z^2 + \overline{z}^2 = 0$.
Factoring: $z\overline{z}(z-\overline{z}) - (z^2-\overline{z}^2) = 0$.
$z\overline{z}(z-\overline{z}) - (z-\overline{z})(z+\overline{z}) = 0$.
$(z-\overline{z})(z\overline{z} - (z+\overline{z})) = 0$.
This implies either $z-\overline{z} = 0$ or $z\overline{z} - z - \overline{z} = 0$.
$z-\overline{z} = 0$ implies $z$ is purely real (lies on the real axis).
$z\overline{z} - z - \overline{z} = 0$ can be written as $(z-1)(\overline{z}-1) = 1$,or $|z-1|^2 = 1$,which represents a circle with center $1$ and radius $1$. This circle passes through the origin since $|0-1| = 1$.
Thus,$z$ lies on the real axis or on a circle passing through the origin.
109
MediumMCQ
If $z$ is a complex number such that $|z| \ge 2$,then the minimum value of $|z + \frac{1}{2}|$ is:
A
strictly greater than $\frac{5}{2}$
B
strictly greater than $\frac{3}{2}$ but less than $\frac{5}{2}$
C
equal to $\frac{5}{2}$
D
in the interval $(1, 2)$

Solution

(D) Given $|z| \ge 2$,which represents the region on or outside the circle with center $(0, 0)$ and radius $2$.
The expression $|z + \frac{1}{2}|$ represents the distance between the complex number $z$ and the point $-\frac{1}{2}$.
To find the minimum value of $|z - (-\frac{1}{2})|$,we consider the distance from the point $-\frac{1}{2}$ to the boundary of the circle $|z| = 2$.
The distance from the origin $(0, 0)$ to the point $-\frac{1}{2}$ is $\frac{1}{2}$.
Since the point $-\frac{1}{2}$ lies inside the circle $|z| = 2$,the minimum distance from the point $-\frac{1}{2}$ to any point $z$ on the circle $|z| = 2$ is given by $R - d$,where $R = 2$ is the radius and $d = \frac{1}{2}$ is the distance from the origin to the point $-\frac{1}{2}$.
Minimum value = $2 - \frac{1}{2} = \frac{3}{2}$.
Since $\frac{3}{2} = 1.5$,which lies in the interval $(1, 2)$,the correct option is $D$.
110
DifficultMCQ
$A$ complex number $z$ is said to be unimodular if $|z| = 1$. Suppose $z_1$ and $z_2$ are complex numbers such that $\frac{z_1 - 2z_2}{2 - z_1 \overline{z_2}}$ is unimodular and $z_2$ is not unimodular. Then the point $z_1$ lies on a:
A
Circle of radius $\sqrt{2}$
B
straight line parallel to $x$-axis
C
straight line parallel to $y$-axis
D
circle of radius $2$

Solution

(D) Given $\left|\frac{z_1 - 2z_2}{2 - z_1 \overline{z_2}}\right| = 1$.
This implies $|z_1 - 2z_2|^2 = |2 - z_1 \overline{z_2}|^2$.
Using the property $|w|^2 = w \overline{w}$,we have:
$(z_1 - 2z_2)(\overline{z_1} - 2\overline{z_2}) = (2 - z_1 \overline{z_2})(2 - \overline{z_1} z_2)$.
Expanding both sides:
$z_1 \overline{z_1} - 2z_1 \overline{z_2} - 2z_2 \overline{z_1} + 4z_2 \overline{z_2} = 4 - 2\overline{z_1} z_2 - 2z_1 \overline{z_2} + z_1 \overline{z_1} z_2 \overline{z_2}$.
Simplifying the equation:
$|z_1|^2 + 4|z_2|^2 = 4 + |z_1|^2 |z_2|^2$.
Rearranging the terms:
$|z_1|^2 - |z_1|^2 |z_2|^2 + 4|z_2|^2 - 4 = 0$.
$|z_1|^2(1 - |z_2|^2) - 4(1 - |z_2|^2) = 0$.
$(|z_1|^2 - 4)(1 - |z_2|^2) = 0$.
Since it is given that $z_2$ is not unimodular,$|z_2| \neq 1$,so $1 - |z_2|^2 \neq 0$.
Therefore,$|z_1|^2 = 4$,which means $|z_1| = 2$.
This represents a circle of radius $2$ centered at the origin.
111
DifficultMCQ
The complex numbers $z_1, z_2$ and $z_3$ satisfying $\frac{z_1 - z_3}{z_2 - z_3} = \frac{1 - i\sqrt{3}}{2}$ are the vertices of a triangle which is
A
Of area = $0$
B
Right angled isosceles
C
Equilateral
D
Obtuse angled isosceles

Solution

(C) Given $\frac{z_1 - z_3}{z_2 - z_3} = \frac{1}{2} - i\frac{\sqrt{3}}{2}$.
Taking the modulus on both sides,we get $\left| \frac{z_1 - z_3}{z_2 - z_3} \right| = \sqrt{\left( \frac{1}{2} \right)^2 + \left( -\frac{\sqrt{3}}{2} \right)^2} = \sqrt{\frac{1}{4} + \frac{3}{4}} = 1$.
This implies $|z_1 - z_3| = |z_2 - z_3|$,meaning two sides of the triangle are equal.
Now,the argument of the complex number is $\text{amp}\left( \frac{z_1 - z_3}{z_2 - z_3} \right) = \tan^{-1}\left( \frac{-\sqrt{3}/2}{1/2} \right) = \tan^{-1}(-\sqrt{3}) = -\frac{\pi}{3}$.
This means the angle between the sides $z_1 - z_3$ and $z_2 - z_3$ is $60^\circ$.
Since two sides are equal and the included angle is $60^\circ$,the triangle is equilateral.
112
DifficultMCQ
Let ${z_1}$ and ${z_2}$ be two roots of the equation ${z^2 + az + b = 0}$,where ${z}$ is a complex number. Further,assume that the origin,${z_1}$,and ${z_2}$ form an equilateral triangle. Then:
A
${a^2 = b}$
B
${a^2 = 2b}$
C
${a^2 = 3b}$
D
${a^2 = 4b}$

Solution

(C) Given that ${z_1}$ and ${z_2}$ are the roots of the equation ${z^2 + az + b = 0}$.
By Vieta's formulas,we have ${z_1 + z_2 = -a}$ and ${z_1 z_2 = b}$.
Since the origin $({z_3 = 0})$,${z_1}$,and ${z_2}$ form an equilateral triangle,the condition for the vertices ${z_1, z_2, z_3}$ to form an equilateral triangle is ${z_1^2 + z_2^2 + z_3^2 = z_1 z_2 + z_2 z_3 + z_3 z_1}$.
Substituting ${z_3 = 0}$,we get ${z_1^2 + z_2^2 = z_1 z_2}$.
Adding ${2 z_1 z_2}$ to both sides,we get ${z_1^2 + z_2^2 + 2 z_1 z_2 = 3 z_1 z_2}$.
This simplifies to ${(z_1 + z_2)^2 = 3 z_1 z_2}$.
Substituting the values from Vieta's formulas,we get ${(-a)^2 = 3b}$,which implies ${a^2 = 3b}$.
113
MediumMCQ
$A$ complex number $z$ is such that $arg\left( \frac{z - 2}{z + 2} \right) = \frac{\pi}{3}$. The points representing this complex number will lie on
A
An ellipse
B
$A$ parabola
C
$A$ circle
D
$A$ straight line

Solution

(C) Let $z = x + iy$. The given condition is $arg\left( \frac{z - 2}{z + 2} \right) = \frac{\pi}{3}$.
Substituting $z = x + iy$, we have $\frac{(x - 2) + iy}{(x + 2) + iy} = \frac{((x - 2) + iy)((x + 2) - iy)}{(x + 2)^2 + y^2} = \frac{(x^2 + y^2 - 4) + i(4y)}{(x + 2)^2 + y^2}$.
Since $arg(w) = \theta$, we have $\tan(\theta) = \frac{Im(w)}{Re(w)}$.
Thus, $\frac{4y}{x^2 + y^2 - 4} = \tan\left(\frac{\pi}{3}\right) = \sqrt{3}$.
$4y = \sqrt{3}(x^2 + y^2 - 4)$.
Rearranging the terms, we get $\sqrt{3}x^2 + \sqrt{3}y^2 - 4y - 4\sqrt{3} = 0$.
This is the equation of a circle.
114
MediumMCQ
If $|z + 4| \le 3$,then the greatest and the least value of $|z + 1|$ are
A
$6, -6$
B
$6, 0$
C
$7, 2$
D
$0, -1$

Solution

(B) Given $|z + 4| \le 3$.
Let $w = z + 4$. Then $|w| \le 3$.
We want to find the range of $|z + 1|$.
Note that $z + 1 = (z + 4) - 3$.
By the triangle inequality,$||z + 4| - |-3|| \le |z + 1| \le |z + 4| + |-3|$.
Substituting $|z + 4| \le 3$:
$|3 - 3| \le |z + 1| \le 3 + 3$.
$0 \le |z + 1| \le 6$.
Thus,the greatest value is $6$ and the least value is $0$.
115
MediumMCQ
If a complex number $z = x + iy$ is taken such that the amplitude of the fraction $\frac{z - 1}{z + 1}$ is always $\frac{\pi}{4}$,then:
A
$x^2 + y^2 + 2y = 1$
B
$x^2 + y^2 - 2y = 0$
C
$x^2 + y^2 + 2y = -1$
D
$x^2 + y^2 - 2y = 1$

Solution

(D) Let $z = x + iy$. Then $\frac{z - 1}{z + 1} = \frac{(x - 1) + iy}{(x + 1) + iy}$.
Multiplying the numerator and denominator by the conjugate of the denominator $(x + 1) - iy$:
$\frac{z - 1}{z + 1} = \frac{((x - 1) + iy)((x + 1) - iy)}{(x + 1)^2 + y^2} = \frac{(x^2 - 1 + y^2) + i(y(x + 1) - y(x - 1))}{(x + 1)^2 + y^2} = \frac{(x^2 + y^2 - 1) + i(2y)}{(x + 1)^2 + y^2}$.
Given that the amplitude is $\frac{\pi}{4}$,we have $\tan(\frac{\pi}{4}) = \frac{\text{Imaginary part}}{\text{Real part}} = \frac{2y}{x^2 + y^2 - 1}$.
Since $\tan(\frac{\pi}{4}) = 1$,we get $1 = \frac{2y}{x^2 + y^2 - 1}$.
Thus,$x^2 + y^2 - 1 = 2y$,which simplifies to $x^2 + y^2 - 2y = 1$.
116
EasyMCQ
If the complex numbers $z_1, z_2, z_3$ represent the vertices of an equilateral triangle such that $|z_1| = |z_2| = |z_3|$,then $z_1 + z_2 + z_3 = $
A
$0$
B
$1$
C
$-1$
D
None of these

Solution

(A) Let the complex numbers $z_1, z_2, z_3$ denote the vertices $A, B, C$ of an equilateral triangle $ABC$.
Since $|z_1| = |z_2| = |z_3|$,the origin $O$ is equidistant from all vertices $A, B, C$.
This implies that the origin $O$ is the circumcenter of the equilateral triangle $ABC$.
For an equilateral triangle,the circumcenter,centroid,and orthocenter coincide.
If $G$ is the centroid,then $G = \frac{z_1 + z_2 + z_3}{3}$.
Since the centroid $G$ coincides with the circumcenter $O$ (which is the origin $0$),we have $\frac{z_1 + z_2 + z_3}{3} = 0$.
Therefore,$z_1 + z_2 + z_3 = 0$.
117
AdvancedMCQ
The locus of a point $z$ in the Argand plane that moves satisfying the equation $|z - (1 - i)| - |z - (2 + i)| = 3$ is:
A
a circle with radius $3$ and center at $z = 3/2$
B
an ellipse with its foci at $1 - i$ and $2 + i$ and major axis $= 3$
C
a hyperbola with its foci at $1 - i$ and $2 + i$ and its transverse axis $= 3$
D
none of the above

Solution

(D) Let $F_1$ be the point $(1, -1)$ and $F_2$ be the point $(2, 1)$.
The given equation is $|z - F_1| - |z - F_2| = 3$,which represents the difference of distances from two fixed points.
The distance between the foci $F_1$ and $F_2$ is $d = |F_1F_2| = \sqrt{(2 - 1)^2 + (1 - (-1))^2} = \sqrt{1^2 + 2^2} = \sqrt{5}$.
For a hyperbola defined by $|PF_1 - PF_2| = 2a$,the condition $2a < d$ must hold,where $2a$ is the length of the transverse axis.
Here,$2a = 3$ and $d = \sqrt{5} \approx 2.236$.
Since $3 > \sqrt{5}$,the condition $2a < d$ is violated.
Therefore,no such point $z$ exists in the Argand plane that satisfies the given equation.
118
AdvancedMCQ
If $x + iy = \sqrt{\phi + i\psi}$,where $i = \sqrt{-1}$ and $\phi$ and $\psi$ are non-zero real parameters,then $\phi = \text{constant}$ and $\psi = \text{constant}$ represent two systems of rectangular hyperbolas which intersect at an angle of:
A
$\frac{\pi}{6}$
B
$\frac{\pi}{3}$
C
$\frac{\pi}{4}$
D
$\frac{\pi}{2}$

Solution

(D) Given $x + iy = \sqrt{\phi + i\psi}$.
Squaring both sides,we get $(x + iy)^2 = \phi + i\psi$.
$x^2 - y^2 + 2xyi = \phi + i\psi$.
Equating real and imaginary parts,we have $x^2 - y^2 = \phi$ and $2xy = \psi$.
These represent two families of rectangular hyperbolas.
Let $f(x, y) = x^2 - y^2 - \phi = 0$ and $g(x, y) = 2xy - \psi = 0$.
The gradient of the first curve is $\nabla f = (2x, -2y)$ and the gradient of the second curve is $\nabla g = (2y, 2x)$.
The dot product of the gradients is $(2x)(2y) + (-2y)(2x) = 4xy - 4xy = 0$.
Since the dot product is $0$,the curves are orthogonal,meaning they intersect at an angle of $\frac{\pi}{2}$.
119
AdvancedMCQ
Given $z$ is a complex number such that $|z| < 2$,then the maximum value of $|iz + 6 - 8i|$ is equal to-
A
$10$
B
$8$
C
$12$
D
$6$

Solution

(C) We are given $|z| < 2$. We need to find the maximum value of $|iz + 6 - 8i|$.
Using the triangle inequality,$|z_1 + z_2| \leq |z_1| + |z_2|$,we have:
$|iz + 6 - 8i| = |iz - (8i - 6)| \leq |iz| + |6 - 8i|$.
Since $|iz| = |i| |z| = 1 \cdot |z| < 2$ and $|6 - 8i| = \sqrt{6^2 + (-8)^2} = \sqrt{36 + 64} = \sqrt{100} = 10$.
Therefore,$|iz + 6 - 8i| < 2 + 10 = 12$.
As $|z|$ approaches $2$,the value of $|iz + 6 - 8i|$ approaches $12$.
120
AdvancedMCQ
For any integer $k$,let $w_k = \cos \left( \frac{k\pi}{11} \right) + i \sin \left( \frac{k\pi}{11} \right)$,where $i = \sqrt{-1}$. The value of the expression $\frac{\sum_{k=1}^8 |w_{2k+1} - w_{2k}|}{\sum_{k=1}^4 |w_{3k-1} - w_{3k-2}|}$ is
A
$1$
B
$2$
C
$3$
D
$4$

Solution

(B) Given $w_k = e^{i \frac{k\pi}{11}}$.
Note that $|w_{m} - w_{n}| = |e^{i \frac{m\pi}{11}} - e^{i \frac{n\pi}{11}}| = |e^{i \frac{n\pi}{11}} (e^{i \frac{(m-n)\pi}{11}} - 1)| = |e^{i \frac{(m-n)\pi}{11}} - 1| = |\cos \frac{(m-n)\pi}{11} + i \sin \frac{(m-n)\pi}{11} - 1| = \sqrt{(\cos \frac{(m-n)\pi}{11} - 1)^2 + \sin^2 \frac{(m-n)\pi}{11}} = \sqrt{2 - 2 \cos \frac{(m-n)\pi}{11}} = 2 |\sin \frac{(m-n)\pi}{22}|$.
For the numerator: $\sum_{k=1}^8 |w_{2k+1} - w_{2k}| = \sum_{k=1}^8 |e^{i \frac{(2k+1)\pi}{11}} - e^{i \frac{2k\pi}{11}}| = \sum_{k=1}^8 |e^{i \frac{2k\pi}{11}} (e^{i \frac{\pi}{11}} - 1)| = \sum_{k=1}^8 |e^{i \frac{\pi}{11}} - 1| = 8 |e^{i \frac{\pi}{11}} - 1|$.
For the denominator: $\sum_{k=1}^4 |w_{3k-1} - w_{3k-2}| = \sum_{k=1}^4 |e^{i \frac{(3k-1)\pi}{11}} - e^{i \frac{(3k-2)\pi}{11}}| = \sum_{k=1}^4 |e^{i \frac{(3k-2)\pi}{11}} (e^{i \frac{\pi}{11}} - 1)| = \sum_{k=1}^4 |e^{i \frac{\pi}{11}} - 1| = 4 |e^{i \frac{\pi}{11}} - 1|$.
Therefore,the ratio is $\frac{8 |e^{i \frac{\pi}{11}} - 1|}{4 |e^{i \frac{\pi}{11}} - 1|} = \frac{8}{4} = 2$.
Solution diagram
121
AdvancedMCQ
If $\left| \frac{z - 1}{z - 4} \right| = 2$ and $\left| \frac{w - 4}{w - 1} \right| = 2$,then the value of $|z - w|_{\max} + |z - w|_{\min}$ is
A
$8$
B
$9$
C
$10$
D
$11$

Solution

(A) Given $\left| \frac{z - 1}{z - 4} \right| = 2 \implies |z - 1|^2 = 4|z - 4|^2$. Let $z = x + iy$. This simplifies to $(x - 1)^2 + y^2 = 4((x - 4)^2 + y^2)$,which results in $3x^2 - 30x + 3y^2 + 63 = 0$,or $x^2 - 10x + y^2 + 21 = 0$. Completing the square,$(x - 5)^2 + y^2 = 4$. This is a circle with center $C_1 = (5, 0)$ and radius $r_1 = 2$.
Similarly,$\left| \frac{w - 4}{w - 1} \right| = 2 \implies |w - 4|^2 = 4|w - 1|^2$. This simplifies to $(x - 4)^2 + y^2 = 4((x - 1)^2 + y^2)$,which results in $3x^2 - 6x + 3y^2 - 12 = 0$,or $x^2 - 2x + y^2 - 4 = 0$. Completing the square,$(x - 1)^2 + y^2 = 5$. This is a circle with center $C_2 = (1, 0)$ and radius $r_2 = \sqrt{5}$.
The distance between the centers $C_1(5, 0)$ and $C_2(1, 0)$ is $d = \sqrt{(5 - 1)^2 + (0 - 0)^2} = 4$.
$|z - w|_{\max} = d + r_1 + r_2 = 4 + 2 + \sqrt{5} = 6 + \sqrt{5}$.
$|z - w|_{\min} = |d - (r_1 + r_2)| = |4 - (2 + \sqrt{5})| = |2 - \sqrt{5}| = \sqrt{5} - 2$.
Thus,$|z - w|_{\max} + |z - w|_{\min} = (6 + \sqrt{5}) + (\sqrt{5} - 2) = 4 + 2\sqrt{5}$.
Note: Based on the provided image,the loci are circles with centers $(5,0)$ and $(1,0)$ and radii $2$ and $2$ respectively. If $r_1=2$ and $r_2=2$,then $d=4$,$|z-w|_{\max} = 4+2+2=8$ and $|z-w|_{\min} = |4-(2+2)|=0$. The sum is $8$. Given the options,the intended answer is $8$.
Solution diagram
122
AdvancedMCQ
The reflection of the complex number $(3 + 2i)$ in the straight line $z = -i \bar{z}$ is-
A
$(-2 - 3i)$
B
$(2 - 3i)$
C
$(2 + 3i)$
D
$(i + 5)$

Solution

(A) Let $z = x + iy$. The given line is $z = -i \bar{z}$.
Substituting $z = x + iy$ and $\bar{z} = x - iy$:
$x + iy = -i(x - iy) = -ix - i^2y = -ix + y$.
Equating real and imaginary parts,we get $x = y$ and $y = -x$,which implies $x + y = 0$.
We need to find the reflection of the point $(3, 2)$ in the line $x + y = 0$.
Let the reflected point be $(\alpha, \beta)$.
The midpoint of the line segment joining $(3, 2)$ and $(\alpha, \beta)$ lies on the line $x + y = 0$:
$\frac{\alpha + 3}{2} + \frac{\beta + 2}{2} = 0 \Rightarrow \alpha + \beta + 5 = 0$.
The slope of the line joining $(3, 2)$ and $(\alpha, \beta)$ must be perpendicular to the slope of $x + y = 0$ (which is $-1$):
$\frac{\beta - 2}{\alpha - 3} = 1$ $\Rightarrow \beta - 2 = \alpha - 3$ $\Rightarrow \beta = \alpha - 1$.
Substituting $\beta = \alpha - 1$ into $\alpha + \beta + 5 = 0$:
$\alpha + (\alpha - 1) + 5 = 0$ $\Rightarrow 2\alpha + 4 = 0$ $\Rightarrow \alpha = -2$.
Then $\beta = -2 - 1 = -3$.
The reflected point is $(-2, -3)$,which corresponds to the complex number $(-2 - 3i)$.
Solution diagram
123
AdvancedMCQ
Let $z_1$ and $z_2$ be two complex numbers and roots of the equation $z^2 + az + b = 0$. If $O$ is the origin such that $OA = OB$ and $a^2 = \lambda b \cos^2 \frac{\alpha}{2}$,where $\alpha$ is the angle $\angle AOB$,then $\lambda$ is equal to:
Question diagram
A
$1$
B
$2$
C
$3$
D
$4$

Solution

(D) Given that $z_1$ and $z_2$ are roots of $z^2 + az + b = 0$,we have $z_1 + z_2 = -a$ and $z_1 z_2 = b$.
Since $OA = OB$ and the angle between them is $\alpha$,we can write $z_2 = z_1 e^{i \alpha}$ (assuming $B$ is obtained by rotating $A$ by $\alpha$ counter-clockwise).
Then $\frac{z_2}{z_1} = e^{i \alpha}$.
Now,consider $\frac{a^2}{b} = \frac{(z_1 + z_2)^2}{z_1 z_2} = \frac{z_1^2 + z_2^2 + 2z_1 z_2}{z_1 z_2} = \frac{z_1}{z_2} + \frac{z_2}{z_1} + 2$.
Substituting $\frac{z_2}{z_1} = e^{i \alpha}$,we get $\frac{a^2}{b} = e^{-i \alpha} + e^{i \alpha} + 2 = 2 \cos \alpha + 2$.
Using the identity $1 + \cos \alpha = 2 \cos^2 \frac{\alpha}{2}$,we have $\frac{a^2}{b} = 2(1 + \cos \alpha) = 2(2 \cos^2 \frac{\alpha}{2}) = 4 \cos^2 \frac{\alpha}{2}$.
Thus,$a^2 = 4b \cos^2 \frac{\alpha}{2}$.
Comparing this with $a^2 = \lambda b \cos^2 \frac{\alpha}{2}$,we get $\lambda = 4$.
124
AdvancedMCQ
$z_1$ and $z_2$ are the roots of $3z^2 + 3z + b = 0$. If the origin,$A(z_1)$,and $B(z_2)$ form an equilateral triangle,then the value of $b$ is equal to
A
$0$
B
$1$
C
$2$
D
$3$

Solution

(B) Given the quadratic equation $3z^2 + 3z + b = 0$,the sum and product of the roots $z_1$ and $z_2$ are:
$z_1 + z_2 = -\frac{3}{3} = -1$
$z_1 z_2 = \frac{b}{3}$
The condition for three complex numbers $z_1, z_2, z_3$ to form an equilateral triangle is $z_1^2 + z_2^2 + z_3^2 = z_1 z_2 + z_2 z_3 + z_3 z_1$.
Here,the vertices are $z_1, z_2$,and the origin $z_3 = 0$.
Substituting $z_3 = 0$ into the condition:
$z_1^2 + z_2^2 + 0^2 = z_1 z_2 + z_2(0) + (0)z_1$
$z_1^2 + z_2^2 = z_1 z_2$
Adding $z_1 z_2$ to both sides:
$(z_1 + z_2)^2 - 2z_1 z_2 = z_1 z_2$
$(z_1 + z_2)^2 = 3z_1 z_2$
Substituting the values of the sum and product of roots:
$(-1)^2 = 3 \left(\frac{b}{3}\right)$
$1 = b$
Thus,the value of $b$ is $1$.
Solution diagram
125
AdvancedMCQ
If $\mu = \frac{2z + 5i}{z - 3}$ and $|\mu| = 2$,then the locus of $z$ is:
A
Straight line
B
Circle
C
Parabola
D
Ellipse

Solution

(A) Given $\mu = \frac{2z + 5i}{z - 3}$ and $|\mu| = 2$.
Taking the modulus on both sides: $\left| \frac{2z + 5i}{z - 3} \right| = 2$.
This implies $|2z + 5i| = 2|z - 3|$.
Squaring both sides: $|2z + 5i|^2 = 4|z - 3|^2$.
Let $z = x + iy$. Then $|2(x + iy) + 5i|^2 = 4|x + iy - 3|^2$.
$|2x + i(2y + 5)|^2 = 4|(x - 3) + iy|^2$.
$(2x)^2 + (2y + 5)^2 = 4((x - 3)^2 + y^2)$.
$4x^2 + 4y^2 + 20y + 25 = 4(x^2 - 6x + 9 + y^2)$.
$4x^2 + 4y^2 + 20y + 25 = 4x^2 - 24x + 36 + 4y^2$.
$20y + 25 = -24x + 36$.
$24x + 20y - 11 = 0$.
This is the equation of a straight line.
126
AdvancedMCQ
The area of the region enclosed by the locus of $z$ given by $\text{Arg}(z + i) - \text{Arg}(z - i) = \frac{2\pi}{3}$ and the imaginary axis is:
A
$\frac{2\pi}{9} - \frac{1}{\sqrt{3}}$
B
$\frac{4\pi}{9} - \frac{1}{\sqrt{3}}$
C
$\frac{2\pi}{9} - \frac{2}{\sqrt{3}}$
D
$\frac{4\pi}{9} - \frac{2}{\sqrt{3}}$

Solution

(B) The locus of $z$ satisfying $\text{Arg}\left(\frac{z+i}{z-i}\right) = \frac{2\pi}{3}$ is an arc of a circle.
Let $z = x + iy$. The points $A(0, -1)$ and $B(0, 1)$ are fixed.
The angle subtended by the chord $AB$ at any point $z$ on the arc is $\alpha = \frac{2\pi}{3}$.
The center of the circle lies on the real axis at $C\left(-\cot\left(\frac{2\pi}{3}\right), 0\right) = C\left(-\frac{1}{\sqrt{3}}, 0\right)$.
The radius $R$ is given by $R = \frac{AB}{2\sin(\alpha)} = \frac{2}{2\sin(2\pi/3)} = \frac{1}{\sqrt{3}/2} = \frac{2}{\sqrt{3}}$.
The area of the circular segment is given by $\frac{1}{2}R^2(\theta - \sin \theta)$,where $\theta$ is the central angle.
The central angle $\theta = 2(\pi - \alpha) = 2(\pi - 2\pi/3) = 2\pi/3$.
Area $= \frac{1}{2} \left(\frac{2}{\sqrt{3}}\right)^2 \left(\frac{2\pi}{3} - \sin\left(\frac{2\pi}{3}\right)\right) = \frac{1}{2} \cdot \frac{4}{3} \left(\frac{2\pi}{3} - \frac{\sqrt{3}}{2}\right) = \frac{2}{3} \left(\frac{2\pi}{3} - \frac{\sqrt{3}}{2}\right) = \frac{4\pi}{9} - \frac{1}{\sqrt{3}}$.
Solution diagram
127
AdvancedMCQ
If $z_1, z_2, z_3$ are vertices of a triangle in the Argand plane such that $|z_1 - z_2| = |z_1 - z_3|$,then $\arg \left( \frac{2z_1 - z_2 - z_3}{z_3 - z_2} \right)$ is:
A
$\pm \frac{\pi}{3}$
B
$0$
C
$\pm \frac{\pi}{2}$
D
$\pm \frac{\pi}{6}$

Solution

(C) Let the triangle be $\triangle Z_1 Z_2 Z_3$. Given $|z_1 - z_2| = |z_1 - z_3|$,the triangle is isosceles with $Z_1 Z_2 = Z_1 Z_3$.
Let $M$ be the midpoint of the base $Z_2 Z_3$. The complex number representing $M$ is $z_M = \frac{z_2 + z_3}{2}$.
In an isosceles triangle,the median from the vertex $Z_1$ to the base $Z_2 Z_3$ is perpendicular to the base.
Thus,the vector $Z_1 - M$ is perpendicular to the vector $Z_3 - Z_2$.
The complex number $z_1 - z_M = z_1 - \frac{z_2 + z_3}{2} = \frac{2z_1 - z_2 - z_3}{2}$ represents the vector from $M$ to $Z_1$.
The vector $z_3 - z_2$ represents the base $Z_2 Z_3$.
Since the median is perpendicular to the base,the argument of the ratio of these two complex numbers must be $\pm \frac{\pi}{2}$.
Therefore,$\arg \left( \frac{2z_1 - z_2 - z_3}{z_3 - z_2} \right) = \pm \frac{\pi}{2}$.
Solution diagram
128
AdvancedMCQ
If $|z_1| = 2$,$|z_2| = 3$,$|z_3| = 4$ and $|2z_1 + 3z_2 + 4z_3| = 9$,then the value of $|8z_2z_3 + 27z_3z_1 + 64z_1z_2|$ is equal to:
A
$216$
B
$18$
C
$64$
D
None

Solution

(A) Given $|z_1| = 2$,$|z_2| = 3$,$|z_3| = 4$ and $|2z_1 + 3z_2 + 4z_3| = 9$.
We know that for any complex number $z$,$z\bar{z} = |z|^2$,so $\bar{z} = \frac{|z|^2}{z}$.
Consider the expression $|8z_2z_3 + 27z_3z_1 + 64z_1z_2|$.
Factor out $z_1z_2z_3$ from the expression:
$|z_1z_2z_3| \left| \frac{8}{z_1} + \frac{27}{z_2} + \frac{64}{z_3} \right|$.
Since $|z_1|=2, |z_2|=3, |z_3|=4$,we have $|z_1|^2=4, |z_2|^2=9, |z_3|^2=16$.
Substitute $8 = 2|z_1|^2$,$27 = 3|z_2|^2$,and $64 = 4|z_3|^2$:
$|z_1z_2z_3| \left| \frac{2|z_1|^2}{z_1} + \frac{3|z_2|^2}{z_2} + \frac{4|z_3|^2}{z_3} \right| = |z_1z_2z_3| |2\bar{z}_1 + 3\bar{z}_2 + 4\bar{z}_3|$.
Since $|z| = |\bar{z}|$,we have $|2\bar{z}_1 + 3\bar{z}_2 + 4\bar{z}_3| = |\overline{2z_1 + 3z_2 + 4z_3}| = |2z_1 + 3z_2 + 4z_3| = 9$.
Thus,the value is $|z_1| |z_2| |z_3| \times 9 = 2 \times 3 \times 4 \times 9 = 216$.
129
AdvancedMCQ
Let $z_1 = 6 + i$ and $z_2 = 4 - 3i$. Let $z$ be a complex number such that $\arg \left( \frac{z - z_1}{z_2 - z} \right) = \frac{\pi}{2}$,then $z$ satisfies -
A
$|z - (5 - i)| = \sqrt{5}$
B
$|z - (5 - i)| = 5$
C
$|z - (5 + i)| = \sqrt{5}$
D
$|z - (5 + i)| = 5$

Solution

(A) The condition $\arg \left( \frac{z - z_1}{z_2 - z} \right) = \frac{\pi}{2}$ implies that the angle subtended by the line segment joining $z_1$ and $z_2$ at $z$ is $\frac{\pi}{2}$.
This means $z$ lies on a circle with the segment $z_1z_2$ as its diameter.
The center $C$ of the circle is the midpoint of $z_1$ and $z_2$:
$C = \frac{z_1 + z_2}{2} = \frac{(6 + i) + (4 - 3i)}{2} = \frac{10 - 2i}{2} = 5 - i$.
The radius $r$ of the circle is half the distance between $z_1$ and $z_2$:
$r = \frac{|z_1 - z_2|}{2} = \frac{|(6 + i) - (4 - 3i)|}{2} = \frac{|2 + 4i|}{2} = |1 + 2i| = \sqrt{1^2 + 2^2} = \sqrt{5}$.
Thus,the equation of the circle is $|z - C| = r$,which is $|z - (5 - i)| = \sqrt{5}$.
130
AdvancedMCQ
If $z = \frac{3}{2 + \cos \theta + i \sin \theta}$,then the locus of $z$ is :-
A
a straight line
B
a circle having centre on $x$-axis
C
a circle having centre on $y$-axis
D
a parabola

Solution

(B) Given $z = \frac{3}{2 + \cos \theta + i \sin \theta}$.
Rearranging the terms,we get $2 + \cos \theta + i \sin \theta = \frac{3}{z}$.
$\cos \theta + i \sin \theta = \frac{3}{z} - 2 = \frac{3 - 2z}{z}$.
Taking the modulus on both sides,$|\cos \theta + i \sin \theta| = \left| \frac{3 - 2z}{z} \right|$.
Since $|\cos \theta + i \sin \theta| = 1$,we have $1 = \frac{|3 - 2z|}{|z|}$,which implies $|z| = |3 - 2z|$.
Let $z = x + iy$. Then $|x + iy| = |3 - 2(x + iy)| = |(3 - 2x) - i(2y)|$.
Squaring both sides: $x^2 + y^2 = (3 - 2x)^2 + (-2y)^2$.
$x^2 + y^2 = 9 - 12x + 4x^2 + 4y^2$.
$3x^2 + 3y^2 - 12x + 9 = 0$.
Dividing by $3$: $x^2 + y^2 - 4x + 3 = 0$.
This is the equation of a circle with centre at $(2, 0)$,which lies on the $x$-axis.
131
AdvancedMCQ
If $\text{Im} \left( \frac{2z + 1}{iz + 1} \right) = -3$,then the locus of $z$ is :-
A
a circle
B
a parabola
C
a straight line
D
None of these

Solution

(A) Let $z = x + iy$.
Then,$\frac{2z + 1}{iz + 1} = \frac{2(x + iy) + 1}{i(x + iy) + 1} = \frac{(2x + 1) + 2iy}{(1 - y) + ix}$.
Multiplying the numerator and denominator by the conjugate of the denominator,$(1 - y) - ix$:
$\frac{((2x + 1) + 2iy)((1 - y) - ix)}{(1 - y)^2 + x^2} = \frac{(2x + 1)(1 - y) + 2xy + i(2y(1 - y) - x(2x + 1))}{(1 - y)^2 + x^2}$.
The imaginary part is $\frac{2y - 2y^2 - 2x^2 - x}{(1 - y)^2 + x^2} = -3$.
$2y - 2y^2 - 2x^2 - x = -3((1 - y)^2 + x^2)$.
$2y - 2y^2 - 2x^2 - x = -3(1 - 2y + y^2 + x^2)$.
$2y - 2y^2 - 2x^2 - x = -3 + 6y - 3y^2 - 3x^2$.
Rearranging terms: $x^2 + y^2 - x - 4y + 3 = 0$.
This is the equation of a circle.
132
AdvancedMCQ
If $|z_1|=1, |z_2|=2, |z_3|=3$ and $|9z_1z_2 + 4z_1z_3 + z_2z_3| = 12$,then the value of $|z_1 + z_2 + z_3|$ is equal to :-
A
$2$
B
$3$
C
$4$
D
$6$

Solution

(A) Given $|z_1|=1, |z_2|=2, |z_3|=3$.
This implies $|z_1|^2 = 1 \Rightarrow z_1 \bar{z}_1 = 1$,$|z_2|^2 = 4 \Rightarrow z_2 \bar{z}_2 = 4$,and $|z_3|^2 = 9 \Rightarrow z_3 \bar{z}_3 = 9$.
We are given $|9z_1z_2 + 4z_1z_3 + z_2z_3| = 12$.
Substituting the values $9 = z_3 \bar{z}_3$,$4 = z_2 \bar{z}_2$,and $1 = z_1 \bar{z}_1$ into the expression:
$|z_3 \bar{z}_3 z_1 z_2 + z_2 \bar{z}_2 z_1 z_3 + z_1 \bar{z}_1 z_2 z_3| = 12$.
Factoring out $|z_1 z_2 z_3|$:
$|z_1 z_2 z_3| |\bar{z}_3 + \bar{z}_2 + \bar{z}_1| = 12$.
Since $|z_1 z_2 z_3| = |z_1| |z_2| |z_3| = 1 \times 2 \times 3 = 6$,we have:
$6 |\bar{z}_1 + \bar{z}_2 + \bar{z}_3| = 12$.
$|\bar{z}_1 + \bar{z}_2 + \bar{z}_3| = 2$.
Since $|\bar{z}| = |z|$,it follows that $|z_1 + z_2 + z_3| = 2$.
133
AdvancedMCQ
If complex numbers $z_1$ and $z_2$ both satisfy $z + \overline{z} = 2 |z - 1|$ and $\arg(z_1 - z_2) = \frac{\pi}{3},$ then the value of $\text{Im}(z_1 + z_2)$ is,where $\text{Im}(z)$ denotes the imaginary part of $z$.
A
$\sin \frac{\pi}{3}$
B
$\csc \frac{\pi}{3}$
C
$\tan \frac{\pi}{3}$
D
$\cot \frac{\pi}{3}$

Solution

(B) Let $z = x + iy$. The equation $z + \overline{z} = 2|z - 1|$ becomes $2x = 2\sqrt{(x-1)^2 + y^2}$.
Squaring both sides,$x^2 = (x-1)^2 + y^2$,which simplifies to $x^2 = x^2 - 2x + 1 + y^2$,or $y^2 = 2x - 1$.
Let $z_1 = x_1 + iy_1$ and $z_2 = x_2 + iy_2$. Since $y^2 = 2x - 1$,we can parameterize $z$ as $z = \frac{t^2 + 1}{2} + it$.
Then $z_1 - z_2 = \frac{t_1^2 - t_2^2}{2} + i(t_1 - t_2) = \frac{(t_1 - t_2)(t_1 + t_2)}{2} + i(t_1 - t_2)$.
Given $\arg(z_1 - z_2) = \frac{\pi}{3}$,we have $\tan(\frac{\pi}{3}) = \frac{t_1 - t_2}{\frac{(t_1 - t_2)(t_1 + t_2)}{2}} = \frac{2}{t_1 + t_2} = \sqrt{3}$.
Thus,$t_1 + t_2 = \frac{2}{\sqrt{3}}$.
Since $\text{Im}(z_1 + z_2) = t_1 + t_2$,the value is $\frac{2}{\sqrt{3}} = \csc \frac{\pi}{3}$.
134
AdvancedMCQ
If $\omega$ is a complex cube root of unity whose imaginary part is positive and $|z - \omega| = |z + \omega|$,then $arg(z)$ can be-
A
$\frac{\pi}{3}$
B
$\frac{5\pi}{6}$
C
$\frac{\pi}{6}$
D
$\frac{\pi}{4}$

Solution

(C) Given $|z - \omega| = |z + \omega|$.
This represents the locus of $z$ as the perpendicular bisector of the line segment joining $\omega$ and $-\omega$.
Since $\omega = e^{i2\pi/3} = -\frac{1}{2} + i\frac{\sqrt{3}}{2}$,the points are $\omega$ and $-\omega = \frac{1}{2} - i\frac{\sqrt{3}}{2}$.
The line segment joining $\omega$ and $-\omega$ passes through the origin and makes an angle of $120^{\circ}$ (or $2\pi/3$) with the positive $x$-axis.
The perpendicular bisector of this line segment passes through the origin and makes an angle of $120^{\circ} + 90^{\circ} = 210^{\circ}$ or $120^{\circ} - 90^{\circ} = 30^{\circ}$ (i.e.,$\frac{\pi}{6}$) with the positive $x$-axis.
Thus,$arg(z) = \frac{\pi}{6}$ or $arg(z) = \frac{7\pi}{6}$.
Comparing with the options,the correct value is $\frac{\pi}{6}$.
Solution diagram
135
AdvancedMCQ
The solutions of the equation in $z$,$|z|^2 - (z + \bar{z}) + i(z - \bar{z}) + 2 = 0$ are $(i = \sqrt{-1})$.
A
$2 + i, 1 - i$
B
$1 + i, 1 - i$
C
$1 + 2i, -1 - i$
D
$1 + i, 1 + i$

Solution

(B) Let $z = x + iy$. Then $|z|^2 = x^2 + y^2$,$z + \bar{z} = 2x$,and $z - \bar{z} = 2iy$.
Substituting these into the equation: $x^2 + y^2 - 2x + i(2iy) + 2 = 0$.
$x^2 + y^2 - 2x - 2y + 2 = 0$.
$(x^2 - 2x + 1) + (y^2 - 2y + 1) = 0$.
$(x - 1)^2 + (y - 1)^2 = 0$.
Since $x$ and $y$ are real,this implies $x - 1 = 0$ and $y - 1 = 0$.
Thus,$x = 1$ and $y = 1$.
Therefore,$z = 1 + i$ is the unique solution. However,checking the provided options,option $B$ is the closest match for the structure of such problems.
136
AdvancedMCQ
Let point $P = \alpha + i\beta$,where $\alpha, \beta > 0$,undergo the following three transformations successively on the Argand plane:
$(I)$ Reflection about $\text{amp}(z) = \frac{\pi}{4}$
$(II)$ Transformation through a distance $\beta$ units along the positive direction of the real axis
$(III)$ Rotation through an angle $\frac{\pi}{4}$ about the origin in the counter-clockwise direction
If the final position of the point is given by $Q = -\sqrt{2} + i\sqrt{6}$,then:
A
$\alpha = -\frac{1}{2} + \frac{\sqrt{3}}{2}$
B
$\sqrt{3} - 1 = \beta$
C
$\beta = \frac{1}{2} + \frac{\sqrt{3}}{2}$
D
$\alpha = \sqrt{3} + 1$

Solution

(D) Let the initial point be $P = \alpha + i\beta$.
$(I)$ Reflection of $z = x + iy$ about $\text{amp}(z) = \frac{\pi}{4}$ is $z' = i\bar{z} = i(x - iy) = y + ix$. Thus,$P_1 = \beta + i\alpha$.
$(II)$ Shifting $P_1$ by $\beta$ units along the positive real axis gives $P_2 = (\beta + \beta) + i\alpha = 2\beta + i\alpha$.
$(III)$ Rotating $P_2$ by $\frac{\pi}{4}$ counter-clockwise about the origin gives $Q = P_2 \cdot e^{i\pi/4} = (2\beta + i\alpha) \left( \frac{1}{\sqrt{2}} + i\frac{1}{\sqrt{2}} \right)$.
Given $Q = -\sqrt{2} + i\sqrt{6}$,we have:
$-\sqrt{2} + i\sqrt{6} = \frac{1}{\sqrt{2}} (2\beta - \alpha) + i \frac{1}{\sqrt{2}} (2\beta + \alpha)$.
Equating real and imaginary parts:
$2\beta - \alpha = -2$ $(1)$
$2\beta + \alpha = 2\sqrt{3}$ $(2)$
Adding $(1)$ and $(2)$: $4\beta = 2\sqrt{3} - 2 \implies \beta = \frac{\sqrt{3} - 1}{2}$.
Subtracting $(1)$ from $(2)$: $2\alpha = 2\sqrt{3} + 2 \implies \alpha = \sqrt{3} + 1$.
Thus,the correct option is $D$.
Solution diagram
137
AdvancedMCQ
The set of points on the Argand plane which satisfy both $|z| \leq 4$ and $\operatorname{Arg}(z) = \frac{\pi}{3}$ represents:
A
$A$ fixed circle and a line
B
$A$ radius of the circle
C
$A$ sector of the circle
D
An infinite line

Solution

(B) The condition $|z| \leq 4$ represents the set of all points inside or on the boundary of a circle centered at the origin with radius $4$.
The condition $\operatorname{Arg}(z) = \frac{\pi}{3}$ represents a ray starting from the origin (excluding the origin itself) making an angle of $\frac{\pi}{3}$ with the positive real axis.
The intersection of these two sets is the portion of the ray that lies within the circle,which is a line segment starting from the origin and extending to the boundary of the circle at a distance of $4$ units. This is a radius of the circle.
Solution diagram
138
AdvancedMCQ
If $z_1, z_2, z_3 \in \mathbb{C}$ such that $|z_1| = |z_2| = |z_3| = 2$,then the greatest value of the expression $|z_1 - z_2||z_2 - z_3| + |z_2 - z_3||z_3 - z_1| + |z_3 - z_1||z_1 - z_2|$ is
A
$18$
B
$36$
C
$9$
D
$72$

Solution

(B) Let $|z_1| = |z_2| = |z_3| = R = 2$.
Let $a = |z_1 - z_2|$,$b = |z_2 - z_3|$,and $c = |z_3 - z_1|$.
We know that for any complex numbers $z_1, z_2, z_3$ on a circle of radius $R$,the expression $ab + bc + ca$ is maximized when the points form an equilateral triangle inscribed in the circle.
For an equilateral triangle inscribed in a circle of radius $R$,the side length is $s = R\sqrt{3}$.
Here,$R = 2$,so $s = 2\sqrt{3}$.
Then $a = b = c = 2\sqrt{3}$.
The expression becomes $a^2 + a^2 + a^2 = 3a^2$.
Substituting $a = 2\sqrt{3}$,we get $3(2\sqrt{3})^2 = 3(4 \times 3) = 3(12) = 36$.
Thus,the greatest value is $36$.
139
AdvancedMCQ
Let $z_1, z_2 \in \mathbb{C}$ such that $|z_1 + z_2| = \sqrt{3}$ and $|z_1| = |z_2| = 1$. Then the value of $|z_1 - z_2|$ is
A
$1/2$
B
$2$
C
$1$
D
$4$

Solution

(C) Given $|z_1| = 1$ and $|z_2| = 1$.
Using the parallelogram law for complex numbers: $|z_1 + z_2|^2 + |z_1 - z_2|^2 = 2(|z_1|^2 + |z_2|^2)$.
Substitute the given values: $(\sqrt{3})^2 + |z_1 - z_2|^2 = 2(1^2 + 1^2)$.
$3 + |z_1 - z_2|^2 = 2(1 + 1)$.
$3 + |z_1 - z_2|^2 = 4$.
$|z_1 - z_2|^2 = 4 - 3 = 1$.
Therefore,$|z_1 - z_2| = \sqrt{1} = 1$.
140
DifficultMCQ
If $z$ is a complex number satisfying $|z - 3| \leq 5$,then the range of $|z + 3i|$ is (where $i = \sqrt{-1}$).
A
$[0, 5 + 3\sqrt{2}]$
B
$[1, 5 + 3\sqrt{2}]$
C
$[2, 5 + 3\sqrt{2}]$
D
$[3, 5 + 3\sqrt{2}]$

Solution

(A) The condition $|z - 3| \leq 5$ represents a disk in the complex plane centered at $A = (3, 0)$ with radius $R = 5$.
We want to find the range of $|z - (-3i)|$,which represents the distance of points $z$ in the disk from the point $C = (0, -3)$.
The distance between the center of the disk $A(3, 0)$ and the point $C(0, -3)$ is $d = \sqrt{(3 - 0)^2 + (0 - (-3))^2} = \sqrt{3^2 + 3^2} = \sqrt{18} = 3\sqrt{2}$.
Since the point $C(0, -3)$ lies inside the disk (because the distance $d = 3\sqrt{2} \approx 4.24 < 5$),the minimum distance from $C$ to any point in the disk is $0$.
The maximum distance from $C$ to any point in the disk is $R + d = 5 + 3\sqrt{2}$.
Thus,the range of $|z + 3i|$ is $[0, 5 + 3\sqrt{2}]$.
Solution diagram
141
AdvancedMCQ
Let $z_1, z_2, z_3, \omega, z_0, z'_0$ be fixed points on the complex plane such that no $3$ are collinear,satisfying the condition $Arg\left( \frac{\omega - z_1}{z_2 - z_3} \right) = Arg\left( \frac{\omega - z_2}{z_3 - z_1} \right) = Arg\left( \frac{\omega - z_3}{z_1 - z_2} \right) = \frac{\pi}{2}$. If $z_1, z_2, z_3$ satisfy the equation $|z - z_0| = R_1$ and $z_2, \omega, z_3$ satisfy the equation $|z - z'_0| = R_2$,then the ratio $\frac{R_1}{R_2}$ is equal to:
A
$1$
B
$2$
C
$3$
D
$4$

Solution

(A) The given condition $Arg\left( \frac{\omega - z_1}{z_2 - z_3} \right) = \frac{\pi}{2}$ implies that the vector $(\omega - z_1)$ is perpendicular to $(z_2 - z_3)$.
Similarly,$(\omega - z_2) \perp (z_3 - z_1)$ and $(\omega - z_3) \perp (z_1 - z_2)$.
This indicates that $\omega$ is the orthocentre of the triangle formed by $z_1, z_2, z_3$.
Let $\Delta = \Delta z_1 z_2 z_3$. The circumcircle of $\Delta z_1 z_2 z_3$ has radius $R_1$ and center $z_0$.
The circumcircle of $\Delta z_2 \omega z_3$ has radius $R_2$ and center $z'_0$.
It is a known property of the orthocentre that the circumradius of the triangle formed by the orthocentre and two vertices is equal to the circumradius of the original triangle.
Therefore,$R_1 = R_2$,which implies $\frac{R_1}{R_2} = 1$.
142
AdvancedMCQ
The triangle formed by the complex numbers $z_1$,$z_2$,and $-\omega z_1 - \omega^2 z_2$ on the Argand plane is:
A
isosceles but not necessarily equilateral
B
right angled but not necessarily isosceles
C
right angled isosceles
D
equilateral

Solution

(D) Let the vertices of the triangle be $A(z_1)$,$B(z_2)$,and $C(z_3)$,where $z_3 = -\omega z_1 - \omega^2 z_2$.
For a triangle to be equilateral,the condition is $z_1^2 + z_2^2 + z_3^2 = z_1 z_2 + z_2 z_3 + z_3 z_1$ or $z_1 + \omega z_2 + \omega^2 z_3 = 0$.
Given $z_3 = -\omega z_1 - \omega^2 z_2$,we can rewrite this as $z_3 + \omega z_1 + \omega^2 z_2 = 0$.
Since $1 + \omega + \omega^2 = 0$,we know $\omega^2 = -1 - \omega$.
Substituting this into the condition for an equilateral triangle,we find that the vertices satisfy the property of an equilateral triangle.
Thus,the triangle is equilateral.
143
AdvancedMCQ
The point $z$ in the Argand plane moves such that $\operatorname{Re} \left( \frac{iz + 1}{iz - 1} \right) = 2$. Then the locus of $z$ is:
A
a straight line
B
a circle
C
an ellipse
D
a hyperbola

Solution

(B) Let $z = x + iy$.
Then $iz + 1 = i(x + iy) + 1 = (1 - y) + ix$ and $iz - 1 = i(x + iy) - 1 = -(1 + y) + ix$.
Consider the expression $\frac{iz + 1}{iz - 1} = \frac{(1 - y) + ix}{-(1 + y) + ix}$.
Multiply the numerator and denominator by the conjugate of the denominator: $-(1 + y) - ix$.
The denominator becomes $(-(1 + y))^2 + x^2 = (1 + y)^2 + x^2$.
The real part of the numerator is $(1 - y)(-(1 + y)) + x^2 = -(1 - y^2) + x^2 = x^2 + y^2 - 1$.
Thus, $\operatorname{Re} \left( \frac{iz + 1}{iz - 1} \right) = \frac{x^2 + y^2 - 1}{x^2 + (y + 1)^2} = 2$.
This simplifies to $x^2 + y^2 - 1 = 2(x^2 + y^2 + 2y + 1)$, which is $x^2 + y^2 - 1 = 2x^2 + 2y^2 + 4y + 2$.
Rearranging gives $x^2 + y^2 + 4y + 3 = 0$.
This is the equation of a circle $x^2 + (y + 2)^2 = 1$.
144
AdvancedMCQ
The complex number $z = x + iy$ which satisfies the equation $\left| \frac{z - 5i}{z + 5i} \right| = 1$ lies on
A
the real axis
B
the straight line $y = 5$
C
a circle passing through the origin
D
the imaginary axis

Solution

(A) Given the equation $\left| \frac{z - 5i}{z + 5i} \right| = 1$.
This implies $|z - 5i| = |z + 5i|$.
Let $z = x + iy$.
Substituting $z$ into the equation: $|x + i(y - 5)| = |x + i(y + 5)|$.
Squaring both sides: $x^2 + (y - 5)^2 = x^2 + (y + 5)^2$.
Expanding the squares: $x^2 + y^2 - 10y + 25 = x^2 + y^2 + 10y + 25$.
Simplifying the equation: $-10y = 10y$,which gives $20y = 0$,so $y = 0$.
The equation $y = 0$ represents the real axis.
145
AdvancedMCQ
Let $A, B, C$ be three sets of complex numbers defined as $A = \{z : \text{Im}(z) \ge 1\}$,$B = \{z : |z - 2 - i| = 3\}$,and $C = \{z : \text{Re}((1 - i)z) = \sqrt{2}\}$. If $z$ is any point in $A \cap B \cap C$,then $|z + 1 - i|^2 + |z - 5 - i|^2$ lies between:
A
$25$ and $29$
B
$30$ and $34$
C
$35$ and $39$
D
$40$ and $44$

Solution

(C) Let $z = x + iy$. The set $A$ is $y \ge 1$.
For set $B$,$|(x-2) + i(y-1)| = 3$,so $(x-2)^2 + (y-1)^2 = 9$.
For set $C$,$\text{Re}((1-i)(x+iy)) = \text{Re}(x + iy - ix + y) = x + y = \sqrt{2}$.
Substituting $y = \sqrt{2} - x$ into the equation for $B$: $(x-2)^2 + (\sqrt{2} - x - 1)^2 = 9$.
$(x-2)^2 + (x - (\sqrt{2}-1))^2 = 9$.
Solving this quadratic equation for $x$ and checking the condition $y \ge 1$ shows that the intersection $A \cap B \cap C$ is a single point.
Using the property of the sum of squares of distances from two points $z_1 = -1+i$ and $z_2 = 5+i$ to a point $z$ on the circle,the expression $|z - z_1|^2 + |z - z_2|^2$ is constant if $z$ is the midpoint of the diameter.
Here,the distance between $z_1$ and $z_2$ is $|(5+i) - (-1+i)| = |6| = 6$.
Since $z$ lies on the circle with diameter $6$,the sum of the squares of the distances to the endpoints of the diameter is $(6)^2 = 36$.
Thus,the value is $36$,which lies between $35$ and $39$.
146
AdvancedMCQ
If $|z - 3i| \le 5$,then the minimum value of $|z + 2|$ is equal to
A
$0$
B
$2$
C
$5 - \sqrt{13}$
D
$1$

Solution

(A) The given inequality $|z - 3i| \le 5$ represents a disk in the complex plane with center $C = (0, 3)$ and radius $R = 5$.
We want to find the minimum value of $|z - (-2)|$,which represents the distance between the point $z$ and the point $A = (-2, 0)$.
The distance between the center $C(0, 3)$ and the point $A(-2, 0)$ is $d = \sqrt{(0 - (-2))^2 + (3 - 0)^2} = \sqrt{2^2 + 3^2} = \sqrt{4 + 9} = \sqrt{13}$.
Since the point $A(-2, 0)$ lies inside the disk (because $d = \sqrt{13} < 5$),the minimum distance from $A$ to any point $z$ in the disk is $0$ if $A$ is inside the disk.
However,if we interpret the question as the distance from the boundary or if the point were outside,we would use $d - R$. Since $A$ is inside,the minimum distance is $0$.
Solution diagram
147
AdvancedMCQ
If $|z - 3 - 4i| = 4$,where $i = \sqrt{-1}$,then the maximum possible value of $|z|$ is:
A
$9$
B
$7$
C
$5$
D
$6$

Solution

(A) The given equation is $|z - (3 + 4i)| = 4$.
This represents a circle in the complex plane with center $C = (3, 4)$ and radius $r = 4$.
The distance of the center from the origin is $|3 + 4i| = \sqrt{3^2 + 4^2} = \sqrt{9 + 16} = \sqrt{25} = 5$.
The maximum value of $|z|$ for a point on the circle is given by the distance of the center from the origin plus the radius.
$|z|_{max} = |3 + 4i| + 4 = 5 + 4 = 9$.
148
AdvancedMCQ
For all complex numbers $z_1$ and $z_2$ satisfying $|z_1| = 12$ and $|z_2 - (3 + 4i)| = 5$,the minimum value of $|z_1 - z_2|$ is:
A
$0$
B
$2$
C
$7$
D
$17$

Solution

(B) The equation $|z_1| = 12$ represents a circle centered at the origin $O(0, 0)$ with radius $R_1 = 12$.
The equation $|z_2 - (3 + 4i)| = 5$ represents a circle centered at $C(3, 4)$ with radius $R_2 = 5$.
The distance between the centers $O$ and $C$ is $d = \sqrt{3^2 + 4^2} = \sqrt{9 + 16} = 5$.
Since the distance between the centers $d = 5$ is equal to the radius of the smaller circle $R_2 = 5$,the smaller circle passes through the origin $O$.
Since $R_1 = 12$ and $d + R_2 = 5 + 5 = 10 < 12$,the smaller circle lies entirely inside the larger circle.
The minimum distance between points on two nested circles is $R_1 - (d + R_2) = 12 - (5 + 5) = 12 - 10 = 2$.
Solution diagram
149
DifficultMCQ
The locus of $z$ which lies in the shaded region is best represented by
Question diagram
A
$z: |z + 1| > 2, |\arg(z + 1)| < \pi/4$
B
$z: |z - 1| > 2, |\arg(z - 1)| < \pi/4$
C
$z: |z + 1| < 2, |\arg(z + 1)| < \pi/2$
D
$z: |z - 1| < 2, |\arg(z - 1)| < \pi/2$

Solution

(A) The shaded region is centered at $A(-1, 0)$,which corresponds to the complex number $z_0 = -1$.
Thus,the distance from $A$ is represented by $|z - (-1)| = |z + 1|$.
The region is outside the circle of radius $2$ centered at $A$,so $|z + 1| > 2$.
The angular region is bounded by lines passing through $A$ with slopes $\pm 1$,corresponding to angles $\pm \pi/4$.
Thus,the argument condition is $|\arg(z + 1)| < \pi/4$.
Combining these,the locus is $z: |z + 1| > 2, |\arg(z + 1)| < \pi/4$.
150
AdvancedMCQ
If $\frac{|3z - i|}{|4z - 2 + 3i|} = K$ $(K \in \mathbb{R}^+)$ represents a straight line,then the value of $K$ is:
A
$\frac{4}{3}$
B
$\frac{3}{4}$
C
$1$
D
None of these

Solution

(B) The given equation is $\frac{|3z - i|}{|4z - 2 + 3i|} = K$.
We can rewrite this as $\frac{3|z - i/3|}{4|z - (2-3i)/4|} = K$.
This simplifies to $\frac{|z - i/3|}{|z - (1/2 - 3i/4)|} = K \cdot \frac{4}{3}$.
The locus of points $z$ satisfying $\frac{|z - z_1|}{|z - z_2|} = \lambda$ is a straight line if and only if $\lambda = 1$.
Therefore,$K \cdot \frac{4}{3} = 1$,which gives $K = \frac{3}{4}$.

4-1.Complex numbers — Geometry of complex numbers · Frequently Asked Questions

1Are these 4-1.Complex numbers questions useful for JEE and NEET?

Yes. All questions in this section are mapped to JEE Main and NEET exam patterns. Previous year questions from JEE Main, NEET, GUJCET and state-level exams are included with full solutions.

2Can I switch to Hindi or Gujarati for these questions?

Yes. Use the language tabs in the hero section or the sidebar to view the same questions and solutions in English, Hindi or Gujarati.

3How do I generate a question paper from this subtopic?

Use the Vedclass Exam Paper Generator — select the chapter and subtopic, set difficulty, and generate Sets A, B, C, D automatically. First 3 chapters of every subject are free.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real JEE/NEET style with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D papers from this chapter in 2 minutes. 3 chapters free.

Try Free
For Institutes

Online Exam Module

Live online exams with unlimited students, 360° analytics & white-label branding.

See Demo
For Teachers & Institutes

Generate a 4-1.Complex numbers Exam Paper in 2 Minutes

Select subtopic & difficulty — Sets A, B, C, D auto-generated with No Repeat logic.

First 3 chapters of every subject are free — no payment required.