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 45 of 467 questions in English

401
EasyMCQ
The locus of the point $z=x+iy$ satisfying $\left|\frac{z-2i}{z+2i}\right|=1$ is
A
$x$-axis
B
$y$-axis
C
$y=2$
D
$x=2$

Solution

(A) Given,$\left|\frac{z-2i}{z+2i}\right|=1$
$\Rightarrow |z-2i| = |z+2i|$
Substituting $z=x+iy$:
$|x+i(y-2)| = |x+i(y+2)|$
Squaring both sides:
$x^2+(y-2)^2 = x^2+(y+2)^2$
$x^2+y^2-4y+4 = x^2+y^2+4y+4$
$-4y = 4y$
$8y = 0$
$y=0$
This represents the $x$-axis.
402
DifficultMCQ
If the amplitude of $z-2-3i$ is $\frac{\pi}{4}$,then the locus of $z=x+iy$ is:
A
$x-y-1=0$
B
$x-y+1=0$
C
$x+y-1=0$
D
$x+y+1=0$

Solution

(B) Given $z = x+iy$,we have $z-2-3i = (x-2) + i(y-3)$.
Since the amplitude of $z-2-3i$ is $\frac{\pi}{4}$,we have $\arg((x-2) + i(y-3)) = \frac{\pi}{4}$.
This implies $\tan^{-1}\left(\frac{y-3}{x-2}\right) = \frac{\pi}{4}$.
Taking the tangent on both sides,we get $\frac{y-3}{x-2} = \tan\left(\frac{\pi}{4}\right) = 1$.
Therefore,$y-3 = x-2$,which simplifies to $x-y+1=0$.
403
EasyMCQ
If $a$ is a complex number and $b$ is a real number,then the equation $\bar{a}+a+b=0$ represents $a$ as a locus of points in the complex plane,which is a:
A
straight line
B
parabola
C
circle
D
hyperbola

Solution

(A) Let $a = x + iy$,where $x, y \in \mathbb{R}$. Then $\bar{a} = x - iy$.
Substituting these into the given equation $\bar{a} + a + b = 0$:
$(x - iy) + (x + iy) + b = 0$
$2x + b = 0$
$x = -\frac{b}{2}$
Since $b$ is a real number,$-\frac{b}{2}$ is a constant. The equation $x = \text{constant}$ represents a vertical straight line in the complex plane.
404
MediumMCQ
Let $z=x+iy$ and $P(x, y)$ be a point on the Argand plane. If $z$ satisfies the condition $\operatorname{Arg}\left(\frac{z-3i}{z+2i}\right)=\frac{\pi}{4}$, then the locus of $P$ is:
A
$x^2+y^2-y-6=0, (x, y) \neq (0, -2)$
B
$x^2+y^2-x-y-6=0, (x, y) \neq (0, -2)$
C
$x^2+y^2+5x-y-6=0, (x, y) \neq (0, -2)$
D
$x^2+y^2+x-y-6=0, (x, y) \neq (0, -2)$

Solution

(C) Let $z = x + iy$. The given condition is $\operatorname{Arg}\left(\frac{z-3i}{z+2i}\right) = \frac{\pi}{4}$.
This represents the arc of a circle passing through $A(0, 3)$ and $B(0, -2)$.
Let $z_1 = 3i$ and $z_2 = -2i$. The expression $\frac{z-z_1}{z-z_2}$ has an argument of $\frac{\pi}{4}$.
Using the property $\operatorname{Arg}(w) = \theta \implies \operatorname{Im}(w) = \tan(\theta) \operatorname{Re}(w)$, we have $\frac{z-3i}{z+2i} = \frac{x+i(y-3)}{x+i(y+2)}$.
Multiplying by the conjugate: $\frac{[x+i(y-3)][x-i(y+2)]}{x^2+(y+2)^2} = \frac{x^2 + (y-3)(y+2) + i[x(y-3) - x(y+2)]}{x^2+(y+2)^2}$.
Thus, $\frac{x(y-3) - x(y+2)}{x^2 + (y-3)(y+2)} = \tan\left(\frac{\pi}{4}\right) = 1$.
$-5x = x^2 + y^2 - y - 6$.
Rearranging gives $x^2 + y^2 + 5x - y - 6 = 0$, where $(x, y) \neq (0, -2)$.
405
MediumMCQ
If a complex number $z=x+iy$ represents a point $P(x, y)$ in the Argand plane and $z$ satisfies the condition that the imaginary part of $\frac{z-3}{z+3i}$ is zero,then the locus of the point $P$ is
A
$x^2+y^2-3x+3y=0, (x, y) \neq (0, -3)$
B
$x^2+y^2-3x+3y=0, (x, y) \neq (0, -3)$
C
$x-y-3=0, (x, y) \neq (0, -3)$
D
$x+y+3=0, (x, y) \neq (0, -3)$

Solution

(C) Let $z = x + iy$. Then $\frac{z-3}{z+3i} = \frac{(x-3) + iy}{x + i(y+3)}$.
To simplify,multiply the numerator and denominator by the conjugate of the denominator: $x - i(y+3)$.
$\frac{((x-3) + iy)(x - i(y+3))}{x^2 + (y+3)^2} = \frac{x(x-3) - i(x-3)(y+3) + ixy + y(y+3)}{x^2 + (y+3)^2}$.
The imaginary part is $\frac{xy - (x-3)(y+3)}{x^2 + (y+3)^2} = \frac{xy - (xy + 3x - 3y - 9)}{x^2 + (y+3)^2} = \frac{-3x + 3y + 9}{x^2 + (y+3)^2}$.
Given the imaginary part is zero,we have $-3x + 3y + 9 = 0$,which simplifies to $x - y - 3 = 0$.
Since the denominator cannot be zero,$z \neq -3i$,so $(x, y) \neq (0, -3)$.
406
MediumMCQ
Let $z=x+iy$ represent a point $P(x, y)$ in the Argand plane. If $z$ satisfies the condition that $\text{arg}\left(\frac{z-3}{z-2i}\right)=-\frac{\pi}{2}$,then the locus of $P$ is
A
the circle $x^2+y^2-3x-2y=0$
B
the arc of the circle $x^2+y^2-3x-2y=0$ intercepted by the diameter $2x+3y-6=0$ containing the origin and excluding the points $(3,0)$ and $(0,2)$
C
the arc of the circle $x^2+y^2-3x-2y=0$ intercepted by the diameter $2x+3y-6=0$ not containing the origin and excluding the points $(3,0)$ and $(0,2)$
D
the circle $x^2+y^2-3x-2y=0$ not containing the point $(0,2)$

Solution

(C) The condition $\text{arg}\left(\frac{z-3}{z-2i}\right)=-\frac{\pi}{2}$ implies that the angle subtended by the segment joining $A(3,0)$ and $B(0,2)$ at point $P(x,y)$ is $-\frac{\pi}{2}$.
This means $P$ lies on an arc of a circle passing through $A(3,0)$ and $B(0,2)$.
Let $z=x+iy$. Then $\frac{z-3}{z-2i} = \frac{(x-3)+iy}{x+i(y-2)} = \frac{((x-3)+iy)(x-i(y-2))}{x^2+(y-2)^2} = \frac{x(x-3)+y(y-2) + i(xy-2x-3y+6-xy+3y)}{x^2+(y-2)^2} = \frac{x^2+y^2-3x-2y + i(6-2x-3y)}{x^2+(y-2)^2}$.
For the argument to be $-\frac{\pi}{2}$,the real part must be $0$ and the imaginary part must be negative.
Real part: $x^2+y^2-3x-2y=0$,which is a circle passing through $(3,0)$ and $(0,2)$.
Imaginary part: $6-2x-3y < 0$,which implies $2x+3y > 6$.
The points $(3,0)$ and $(0,2)$ are excluded because the argument is undefined there.
Thus,the locus is the arc of the circle $x^2+y^2-3x-2y=0$ where $2x+3y > 6$.
407
DifficultMCQ
The point $P$ denotes the complex number $z=x+iy$ in the Argand plane. If $\frac{2z-i}{z-2}$ is a purely real number,then the equation of the locus of $P$ is
A
$2x^2+2y^2-4x-y=0$
B
$x+4y-2=0$ and $(x, y) \neq(2,0)$
C
$x-4y-2=0$ and $(x, y) \neq(2,0)$
D
$x^2+y^2-4x-2y=0$

Solution

(B) Let $z = x + iy$. Then $\frac{2z-i}{z-2} = \frac{2(x+iy)-i}{(x+iy)-2} = \frac{2x + i(2y-1)}{(x-2) + iy}$.
To make this purely real,multiply the numerator and denominator by the conjugate of the denominator,$(x-2) - iy$:
$\frac{[2x + i(2y-1)][(x-2) - iy]}{(x-2)^2 + y^2} = \frac{2x(x-2) + y(2y-1) + i[(2y-1)(x-2) - 2xy]}{(x-2)^2 + y^2}$.
For the expression to be purely real,the imaginary part must be zero:
$(2y-1)(x-2) - 2xy = 0$.
$2xy - 4y - x + 2 - 2xy = 0$.
$-x - 4y + 2 = 0$,which simplifies to $x + 4y - 2 = 0$.
Since the denominator $z-2 \neq 0$,we must have $(x, y) \neq (2, 0)$.
408
DifficultMCQ
$z=x+iy$ and the point $P$ represents $z$ in the Argand plane. If the amplitude of $\left(\frac{2z-i}{z+2i}\right)$ is $\frac{\pi}{4}$,then the equation of the locus of $P$ is
A
$2x^2+2y^2-3x+3y-2=0, (x, y) \neq (0, -2)$
B
$2x^2+2y^2+5x+3y-2=0, (x, y) \neq (0, -2)$
C
$2x^2+2y^2+3x+3y-2=0, (x, y) \neq (0, 2)$
D
$2x^2+2y^2-5x+3y-2=0, (x, y) \neq (0, 2)$

Solution

(B) Let $z = x + iy$.
The expression is $\frac{2z-i}{z+2i} = \frac{2(x+iy)-i}{(x+iy)+2i} = \frac{2x + i(2y-1)}{x + i(y+2)}$.
To find the argument,multiply the numerator and denominator by the conjugate of the denominator:
$\frac{2x + i(2y-1)}{x + i(y+2)} \times \frac{x - i(y+2)}{x - i(y+2)} = \frac{2x^2 + (2y-1)(y+2) + i[x(2y-1) - 2x(y+2)]}{x^2 + (y+2)^2}$.
The real part is $R = \frac{2x^2 + 2y^2 + 3y - 2}{x^2 + (y+2)^2}$ and the imaginary part is $I = \frac{-5x}{x^2 + (y+2)^2}$.
Given $\text{Arg}\left(\frac{2z-i}{z+2i}\right) = \frac{\pi}{4}$,we have $\tan\left(\frac{\pi}{4}\right) = \frac{I}{R} = 1$.
Thus,$I = R$,which implies $\frac{-5x}{x^2 + (y+2)^2} = \frac{2x^2 + 2y^2 + 3y - 2}{x^2 + (y+2)^2}$.
This simplifies to $2x^2 + 2y^2 + 5x + 3y - 2 = 0$,where $(x, y) \neq (0, -2)$.
409
MediumMCQ
Let $a, b \in \mathbb{R}$ and the roots $\alpha, \beta$ of the equation $z^2+az+b=0$ be complex. If the origin,$\alpha$ and $\beta$ represent the vertices of an equilateral triangle on the Argand plane,then
A
$a=b$
B
$a^2=3b$
C
$a^2=4b$
D
$a=3b$

Solution

(B) Given that $\alpha$ and $\beta$ are roots of the equation $z^2+az+b=0$.
From the properties of roots,we have $\alpha+\beta = -a$ and $\alpha\beta = b$.
Since the origin $(0)$,$\alpha$,and $\beta$ form an equilateral triangle in the Argand plane,the condition for an equilateral triangle with one vertex at the origin is $\alpha^2 + \beta^2 = \alpha\beta$.
We can rewrite this as $(\alpha+\beta)^2 - 2\alpha\beta = \alpha\beta$.
Substituting the values of the sum and product of roots: $(-a)^2 - 2(b) = b$.
This simplifies to $a^2 - 2b = b$,which gives $a^2 = 3b$.
410
MediumMCQ
$A(z_1=2+2i)$,$B(z_2)$,and $C(z_3)$ are three points on the Argand plane satisfying $|z_k-2i|=2$ for $k=1, 2, 3$. If $\triangle ABC$ encloses the maximum area,then the sum of the imaginary parts of $z_2$ and $z_3$ is
A
$1$
B
$0$
C
$4$
D
$-4$

Solution

(C) The equation $|z-2i|=2$ represents a circle in the Argand plane with center at $(0, 2)$ and radius $r=2$.
For $\triangle ABC$ to have the maximum area,it must be an equilateral triangle inscribed in the circle.
Let $A$ be the point $(2, 2)$. The center of the circle is $O'(0, 2)$.
The line segment $AO'$ lies on the horizontal line $y=2$.
For an equilateral triangle,the altitude from $A$ to the side $BC$ must pass through the center $O'(0, 2)$.
Since $A$ is at $(2, 2)$ and $O'$ is at $(0, 2)$,the altitude $AM$ lies on the line $y=2$.
Thus,the side $BC$ is a vertical chord passing through $M(-2, 2)$.
Since $BC$ is a vertical line,the $x$-coordinate of both $B$ and $C$ is $-2$.
The points $B$ and $C$ lie on the circle $x^2 + (y-2)^2 = 4$.
Substituting $x=-2$: $(-2)^2 + (y-2)^2 = 4 \implies 4 + (y-2)^2 = 4 \implies (y-2)^2 = 0 \implies y=2$.
Wait,if $y=2$,then $B$ and $C$ coincide at $(-2, 2)$,which is not possible for a triangle.
Re-evaluating: The altitude from $A(2, 2)$ to $BC$ is the line segment $AM$. Since the circle is centered at $(0, 2)$,the altitude must be the diameter along the $x$-axis direction. The point $M$ is the midpoint of $BC$. The coordinates of $M$ are $(-1, 2)$ because $A$ is at $(2, 2)$ and the center is $(0, 2)$,the distance $AO'=2$. For an equilateral triangle,the distance from the center to the side is $r/2 = 1$. Thus $M$ is at $2-3= -1$ on the $x$-axis.
Therefore,the $y$-coordinate of $M$ is $2$. Since $M$ is the midpoint of $BC$,$\frac{\text{Im}(z_2) + \text{Im}(z_3)}{2} = \text{Im}(M) = 2$.
Thus,$\text{Im}(z_2) + \text{Im}(z_3) = 2 \times 2 = 4$.
Solution diagram
411
EasyMCQ
If the four points $A, B, C, D$ in the Argand plane represented respectively by the complex numbers $2+i, 4+3i, 2+5i, 3i$ lie on a circle,then the centre of the circle is
A
$1+2i$
B
$3+2i$
C
$3+4i$
D
$2+3i$

Solution

(D) The four points $A, B, C, D$ in the Argand plane correspond to the coordinates $(2, 1), (4, 3), (2, 5), (0, 3)$.
First,calculate the slopes of the sides:
Slope of $AB = \frac{3-1}{4-2} = \frac{2}{2} = 1$.
Slope of $BC = \frac{5-3}{2-4} = \frac{2}{-2} = -1$.
Since the product of the slopes is $1 \times (-1) = -1$,the angle $\angle ABC = 90^\circ$.
Similarly,$\angle BCD = 90^\circ$,$\angle CDA = 90^\circ$,and $\angle DAB = 90^\circ$.
Thus,the quadrilateral $ABCD$ is a rectangle.
In a rectangle inscribed in a circle,the diagonals are diameters of the circle.
The centre of the circle is the midpoint of the diagonal $AC$.
Midpoint of $AC = \left(\frac{2+2}{2}, \frac{1+5}{2}\right) = (2, 3)$.
In complex form,this is $2+3i$.
Solution diagram
412
EasyMCQ
$z_1$ and $z_2$ are two fixed points on the Argand plane. If $z$ is a complex number such that $|z-z_1| + |z-z_2| = \lambda$,then the locus of $z$ is
A
a circle when $|z_1-z_2| < \lambda$
B
a parabola when $|z_1+z_2| = \lambda$
C
an ellipse when $|z_1-z_2| < \lambda$
D
a straight line when $|z_1| = |z_2| = \lambda$

Solution

(C) The equation $|z-z_1| + |z-z_2| = \lambda$ represents the sum of distances from two fixed points $z_1$ and $z_2$ being constant.
If $\lambda = |z_1-z_2|$,the locus is the line segment joining $z_1$ and $z_2$.
If $\lambda > |z_1-z_2|$,the locus is an ellipse with foci at $z_1$ and $z_2$.
If $\lambda < |z_1-z_2|$,the locus is an empty set.
Therefore,the condition $|z_1-z_2| < \lambda$ describes an ellipse.
413
EasyMCQ
If $z$ is a complex number such that $|z+4| \geq 3$,then the smallest value of $|z+3|$ is
A
$3$
B
$1$
C
$2$
D
$0$

Solution

(C) We are given $|z+4| \geq 3$.
By the triangle inequality,we know that $|z+4| = |(z+3) + 1| \leq |z+3| + |1|$.
Substituting the given condition,we get $3 \leq |z+3| + 1$.
This simplifies to $|z+3| \geq 3 - 1$,which means $|z+3| \geq 2$.
Therefore,the smallest value of $|z+3|$ is $2$.
414
EasyMCQ
If $z=x+iy$ represents a point $P$ in the Argand plane, then the area of the region represented by the inequality $2 < |z-(1+i)| < 3$ is (in $\pi$)
A
$49$
B
$36$
C
$25$
D
$5$

Solution

(D) The inequality $2 < |z-(1+i)| < 3$ represents the region between two concentric circles centered at $(1, 1)$ with radii $r_1 = 2$ and $r_2 = 3$.
The area of this region (an annulus) is given by the difference between the area of the outer circle and the area of the inner circle.
Area $= \pi r_2^2 - \pi r_1^2$
Area $= \pi (3)^2 - \pi (2)^2$
Area $= 9\pi - 4\pi = 5\pi$.
Solution diagram
415
MediumMCQ
The locus of a point on the Argand plane represented by the complex number $z$, when $z$ satisfies the condition $\left|\frac{z-1+i}{z+1-i}\right|=\left|\operatorname{Re}\left(\frac{z-1+i}{z+1-i}\right)\right|$ is
A
$A$ straight line that does not contain the point $(-1+i)$
B
$A$ circle that does not contain the point $(-1+i)$
C
$A$ parabola that does not contain the point $(-1+i)$
D
$A$ hyperbola that does not contain the point $(-1+i)$

Solution

(A) Given condition is $\left|\frac{z-1+i}{z+1-i}\right|=\left|\operatorname{Re}\left(\frac{z-1+i}{z+1-i}\right)\right|$, where $z \neq -1+i$.
Let $w = \frac{z-1+i}{z+1-i}$. The condition is $|w| = |\operatorname{Re}(w)|$.
For any complex number $w = u + iv$, $|w| = \sqrt{u^2 + v^2}$ and $|\operatorname{Re}(w)| = |u| = \sqrt{u^2}$.
Thus, $\sqrt{u^2 + v^2} = \sqrt{u^2} \implies u^2 + v^2 = u^2 \implies v^2 = 0 \implies v = 0$.
This means $\operatorname{Im}(w) = 0$, so $w$ must be a purely real number.
Let $z = x + iy$. Then $w = \frac{(x-1) + i(y+1)}{(x+1) + i(y-1)}$.
Multiplying numerator and denominator by the conjugate of the denominator:
$w = \frac{((x-1) + i(y+1))((x+1) - i(y-1))}{(x+1)^2 + (y-1)^2}$.
The imaginary part of $w$ is zero when the imaginary part of the numerator is zero:
$(x-1)(-(y-1)) + (y+1)(x+1) = 0$.
$-(xy - x - y + 1) + (xy + x + y + 1) = 0$.
$-xy + x + y - 1 + xy + x + y + 1 = 0$.
$2x + 2y = 0 \implies x + y = 0$.
Since $z \neq -1+i$, the point $(-1, 1)$ is excluded from the line $x+y=0$.
Thus, the locus is a straight line that does not contain the point $(-1+i)$.
416
EasyMCQ
The points in the Argand plane given by $Z_1 = -3 + 5i$,$Z_2 = -1 + 6i$,$Z_3 = -2 + 8i$,and $Z_4 = -4 + 7i$ form a:
A
parallelogram
B
rectangle
C
rhombus
D
square

Solution

(D) Let the points be $A(-3, 5)$,$B(-1, 6)$,$C(-2, 8)$,and $D(-4, 7)$.
Calculate the lengths of the sides:
$AB = \sqrt{(-1 - (-3))^2 + (6 - 5)^2} = \sqrt{2^2 + 1^2} = \sqrt{5}$
$BC = \sqrt{(-2 - (-1))^2 + (8 - 6)^2} = \sqrt{(-1)^2 + 2^2} = \sqrt{5}$
$CD = \sqrt{(-4 - (-2))^2 + (7 - 8)^2} = \sqrt{(-2)^2 + (-1)^2} = \sqrt{5}$
$DA = \sqrt{(-3 - (-4))^2 + (5 - 7)^2} = \sqrt{1^2 + (-2)^2} = \sqrt{5}$
Since all sides are equal,it is a rhombus or a square.
Calculate the lengths of the diagonals:
$AC = \sqrt{(-2 - (-3))^2 + (8 - 5)^2} = \sqrt{1^2 + 3^2} = \sqrt{10}$
$BD = \sqrt{(-4 - (-1))^2 + (7 - 6)^2} = \sqrt{(-3)^2 + 1^2} = \sqrt{10}$
Since the diagonals are equal $(AC = BD = \sqrt{10})$ and all sides are equal,the figure is a square.
Solution diagram
417
MediumMCQ
$Z$ is a complex number such that $|Z| \leq 2$ and $-\frac{\pi}{3} \leq \operatorname{amp} Z \leq \frac{\pi}{3}$. The area of the region formed by the locus of $Z$ is (in sq. units)
A
$\frac{2 \pi}{3}$
B
$\frac{\pi}{3}$
C
$\frac{4 \pi}{3}$
D
$\frac{8 \pi}{3}$

Solution

(C) Given $|Z| \leq 2$ and $-\frac{\pi}{3} \leq \operatorname{amp} Z \leq \frac{\pi}{3}$.
This represents a sector of a circle with radius $r = 2$ units and a central angle $\theta = \frac{\pi}{3} - (-\frac{\pi}{3}) = \frac{2 \pi}{3}$.
From the diagram,the locus of $Z$ forms a sector $OAB$.
The area of the sector is given by the formula $A = \frac{1}{2} r^2 \theta$.
Substituting the values,we get:
$A = \frac{1}{2} \times (2)^2 \times \frac{2 \pi}{3}$
$A = \frac{1}{2} \times 4 \times \frac{2 \pi}{3}$
$A = \frac{4 \pi}{3} \text{ sq. units}$.
Solution diagram
418
EasyMCQ
The area (in sq units) of the triangle whose vertices are the points represented by the complex numbers $0, z$,and $z e^{i \alpha}$ $(0 < \alpha < \pi)$ is:
A
$\frac{1}{2}|z|^2$
B
$\frac{1}{2}|z|^2 \sin \alpha$
C
$\frac{1}{2}|z|^2 \sin \alpha \cos \alpha$
D
$\frac{1}{2}|z|^2 \cos \alpha$

Solution

(B) Let the vertices of the triangle be $O(0,0)$,$A(z)$,and $B(z e^{i \alpha})$.
The distance $OA = |z - 0| = |z|$.
The distance $OB = |z e^{i \alpha} - 0| = |z| |e^{i \alpha}| = |z| \times 1 = |z|$.
The angle between the vectors $OA$ and $OB$ is the argument of $\frac{z e^{i \alpha}}{z} = e^{i \alpha}$,which is $\alpha$.
The area of a triangle with two sides $a$ and $b$ and included angle $\theta$ is given by $\frac{1}{2} ab \sin \theta$.
Therefore,the area of the triangle is $\frac{1}{2} \times OA \times OB \times \sin \alpha = \frac{1}{2} |z| |z| \sin \alpha = \frac{1}{2} |z|^2 \sin \alpha$.
419
MediumMCQ
If $z_1=2-3i$ and $z_2=-1+i$,then the locus of a point $P$ represented by $z=x+iy$ in the Argand plane satisfying the equation $\arg \left(\frac{z-z_1}{z-z_2}\right)=\frac{\pi}{2}$ is
A
$x^2+y^2-x+2y-5=0$
B
$x^2+y^2-x+2y-5=0$ and $4x+3y+1 < 0$
C
$4x+3y+1=0$ and $x^2+y^2-x+2y-5 > 0$
D
$x^2+y^2-x+2y-5=0$ and $4x+3y+1 > 0$

Solution

(D) Given $z_1=2-3i$ and $z_2=-1+i$. The condition $\arg \left(\frac{z-z_1}{z-z_2}\right)=\frac{\pi}{2}$ implies that the vector $z-z_1$ is rotated by $\frac{\pi}{2}$ counter-clockwise relative to $z-z_2$. This means the angle $\angle z_1 z z_2 = \frac{\pi}{2}$.
Thus,the locus of $z$ is a circle with diameter $z_1 z_2$,excluding the points $z_1$ and $z_2$ themselves.
The equation of a circle with diameter endpoints $(x_1, y_1)$ and $(x_2, y_2)$ is $(x-x_1)(x-x_2) + (y-y_1)(y-y_2) = 0$.
Here,$z_1 = (2, -3)$ and $z_2 = (-1, 1)$.
$(x-2)(x+1) + (y+3)(y-1) = 0$
$x^2 - x - 2 + y^2 + 2y - 3 = 0$
$x^2 + y^2 - x + 2y - 5 = 0$.
For the argument to be exactly $\frac{\pi}{2}$,the points $z, z_1, z_2$ must form a triangle in counter-clockwise order. This restricts the locus to the semi-circle lying on one side of the line passing through $z_1$ and $z_2$.
The line passing through $z_1(2, -3)$ and $z_2(-1, 1)$ is $y - 1 = \frac{-3-1}{2-(-1)}(x+1)$ $\Rightarrow y-1 = -\frac{4}{3}(x+1)$ $\Rightarrow 3y-3 = -4x-4$ $\Rightarrow 4x+3y+1=0$.
Testing a point like $(0,0)$ which is inside the circle: $4(0)+3(0)+1 = 1 > 0$. Thus,the condition is $4x+3y+1 > 0$.
Solution diagram
420
DifficultMCQ
If the imaginary part of $\frac{2 z+1}{i z+1}$ is $-2$,then the locus of the point representing $z$ in the complex plane is
A
a circle
B
a parabola
C
a straight line
D
an ellipse

Solution

(C) Let $z = x + iy$.
Substituting $z$ into the expression:
$\frac{2z+1}{iz+1} = \frac{2(x+iy)+1}{i(x+iy)+1} = \frac{(2x+1) + i(2y)}{(1-y) + ix}$.
To rationalize,multiply the numerator and denominator by the conjugate of the denominator,$(1-y) - ix$:
$\frac{[(2x+1) + i(2y)][(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 given as $-2$:
$\frac{2y - 2y^2 - 2x^2 - x}{(1-y)^2 + x^2} = -2$.
$2y - 2y^2 - 2x^2 - x = -2(1 - 2y + y^2 + x^2)$.
$2y - 2y^2 - 2x^2 - x = -2 + 4y - 2y^2 - 2x^2$.
Simplifying the equation:
$-x - 2y = -2$,or $x + 2y - 2 = 0$.
This is the equation of a straight line.
421
DifficultMCQ
The locus of $z$ satisfying $|z|+|z-1|=3$ is
A
a circle
B
a pair of straight lines
C
an ellipse
D
a parabola

Solution

(C) Let $z = x + iy$.
The given equation is $|z| + |z - 1| = 3$.
This represents the sum of distances of a point $z$ from the points $0$ and $1$ being constant $(3)$.
Since $3 > |0 - 1| = 1$,the locus is an ellipse with foci at $0$ and $1$.
Algebraically:
$\sqrt{x^2 + y^2} + \sqrt{(x - 1)^2 + y^2} = 3$
$\sqrt{(x - 1)^2 + y^2} = 3 - \sqrt{x^2 + y^2}$
Squaring both sides:
$(x - 1)^2 + y^2 = 9 + x^2 + y^2 - 6\sqrt{x^2 + y^2}$
$x^2 - 2x + 1 + y^2 = 9 + x^2 + y^2 - 6\sqrt{x^2 + y^2}$
$-2x + 1 = 9 - 6\sqrt{x^2 + y^2}$
$6\sqrt{x^2 + y^2} = 2x + 8$
$3\sqrt{x^2 + y^2} = x + 4$
Squaring again:
$9(x^2 + y^2) = (x + 4)^2$
$9x^2 + 9y^2 = x^2 + 8x + 16$
$8x^2 - 8x + 9y^2 = 16$
$8(x^2 - x + \frac{1}{4}) + 9y^2 = 16 + 2$
$8(x - \frac{1}{2})^2 + 9y^2 = 18$
$\frac{(x - 1/2)^2}{9/4} + \frac{y^2}{2} = 1$
This is the standard equation of an ellipse.
422
DifficultMCQ
The locus of the complex number $z$ such that $\arg \left(\frac{z-2}{z+2}\right)=\frac{\pi}{3}$ is:
A
a circle
B
a straight line
C
a parabola
D
an ellipse

Solution

(A) Let $z = x + iy$.
Given $\arg \left(\frac{z-2}{z+2}\right) = \frac{\pi}{3}$.
Using the property $\arg \left(\frac{z_1}{z_2}\right) = \arg(z_1) - \arg(z_2)$,we have:
$\arg(z-2) - \arg(z+2) = \frac{\pi}{3}$.
Substituting $z = x + iy$:
$\arg((x-2) + iy) - \arg((x+2) + iy) = \frac{\pi}{3}$.
Using $\arg(x+iy) = \tan^{-1}\left(\frac{y}{x}\right)$:
$\tan^{-1}\left(\frac{y}{x-2}\right) - \tan^{-1}\left(\frac{y}{x+2}\right) = \frac{\pi}{3}$.
Applying the formula $\tan^{-1} A - \tan^{-1} B = \tan^{-1}\left(\frac{A-B}{1+AB}\right)$:
$\tan^{-1}\left[\frac{\frac{y}{x-2} - \frac{y}{x+2}}{1 + \frac{y}{x-2} \cdot \frac{y}{x+2}}\right] = \frac{\pi}{3}$.
$\frac{\frac{y(x+2) - y(x-2)}{(x-2)(x+2)}}{\frac{(x^2-4) + y^2}{x^2-4}} = \tan\left(\frac{\pi}{3}\right) = \sqrt{3}$.
$\frac{4y}{x^2 + y^2 - 4} = \sqrt{3}$.
$x^2 + y^2 - \frac{4}{\sqrt{3}}y - 4 = 0$.
This is the equation of a circle.
423
DifficultMCQ
If the eight vertices of a regular octagon are given by the complex numbers $z_j = \frac{1}{x_j - 2i}$ for $j = 1, 2, \dots, 8$,where $x_j$ are the roots of $x^8 - 1 = 0$,then the radius of the circumcircle of the octagon is
A
$\frac{1}{4}$
B
$\frac{1}{4}i$
C
$i$
D
$2$

Solution

(A) Let the vertices be $z_j = \frac{1}{x_j - 2i}$. Since $x_j$ are the roots of $x^8 - 1 = 0$,they lie on the unit circle $|x| = 1$ in the complex plane.
We can write $z_j = \frac{1}{x_j - 2i}$.
The center of the circumcircle is the average of the vertices,but for a regular polygon,the radius $R$ is given by the distance from the center to any vertex.
Alternatively,consider the transformation $w = \frac{1}{z - 2i}$. This is a Mobius transformation.
The points $x_j$ lie on the circle $|x| = 1$.
The image of the circle $|x| = 1$ under the map $f(x) = \frac{1}{x - 2i}$ is another circle.
The radius $R$ of the circle formed by $z_j$ is given by the formula $R = \left| \frac{c}{1 - |a|^2} \right|$ for a transformation $f(z) = \frac{az+b}{cz+d}$.
Here,$f(x) = \frac{0x + 1}{1x - 2i}$. Thus $a=0, b=1, c=1, d=-2i$.
The radius $R = \left| \frac{1 \times 1}{1^2 - |2i|^2} \right| = \left| \frac{1}{1 - 4} \right| = \left| \frac{1}{-3} \right| = \frac{1}{3}$.
However,re-evaluating the geometry of the transformation of the unit circle $|x|=1$ by $f(x) = \frac{1}{x-2i}$:
The center of the circle is $f(0) = \frac{1}{-2i} = \frac{i}{2}$. The points are $f(x_j)$.
The distance from the center $\frac{i}{2}$ to a point $f(x_j)$ is $|\frac{1}{x_j - 2i} - \frac{i}{2}| = |\frac{2 - i(x_j - 2i)}{2(x_j - 2i)}| = |\frac{2 - ix_j - 2}{2(x_j - 2i)}| = |\frac{-ix_j}{2(x_j - 2i)}| = \frac{1}{2} \frac{|x_j|}{|x_j - 2i|} = \frac{1}{2|x_j - 2i|}$.
Since $x_j$ are roots of $x^8=1$,$|x_j|=1$. The distance is not constant unless $x_j$ are specific.
Given the standard form of such problems,the radius is $\frac{1}{3}$.
424
DifficultMCQ
If $|Z_1 - 3 - 4i| = 5$ and $|Z_2| = 15$,then the sum of the maximum and minimum values of $|Z_1 - Z_2|$ is
A
$75$
B
$30$
C
$35$
D
$20$

Solution

(B) Let $Z_0 = 3 + 4i$. The given equation $|Z_1 - Z_0| = 5$ represents a circle with center $C(3, 4)$ and radius $r = 5$.
The distance of the center $C$ from the origin $O(0, 0)$ is $|Z_0| = \sqrt{3^2 + 4^2} = 5$.
Since the radius is $5$ and the distance from the origin is $5$,the circle passes through the origin.
Let $Z_2$ be a point such that $|Z_2| = 15$. The distance between the origin $O$ and $Z_2$ is $15$.
By the triangle inequality,$|Z_1 - Z_2| \leq |Z_1| + |Z_2|$.
The maximum value of $|Z_1|$ is the diameter of the circle,which is $2r = 10$ (since it passes through the origin,the maximum distance from the origin is the diameter).
Thus,the maximum value of $|Z_1 - Z_2|$ is $10 + 15 = 25$.
The minimum value of $|Z_1|$ is $0$ (since the circle passes through the origin).
Thus,the minimum value of $|Z_1 - Z_2|$ is $|0 - 15| = 15$ is incorrect; rather,we consider the distance between the set of points on the circle and the point $Z_2$.
The distance from the center $C$ to $Z_2$ ranges from $|OC - |Z_2||$ to $|OC + |Z_2||$,i.e.,$|5 - 15| = 10$ to $5 + 15 = 20$.
Accounting for the radius $r=5$,the distance $|Z_1 - Z_2|$ ranges from $|10 - 5| = 5$ to $20 + 5 = 25$.
The sum of the maximum and minimum values is $25 + 5 = 30$.
425
MediumMCQ
If $\cos \alpha + \cos \beta + \cos \gamma = 0$ and $\sin \alpha + \sin \beta + \sin \gamma = 0$,then $\cos 2\alpha + \cos 2\beta + \cos 2\gamma = $
A
$0$
B
$1$
C
$3$
D
$2(\cos(\alpha + \beta) + \cos(\beta + \gamma) + \cos(\gamma + \alpha))$

Solution

(A) Let $z_1 = e^{i\alpha}$,$z_2 = e^{i\beta}$,and $z_3 = e^{i\gamma}$.
Given $\cos \alpha + \cos \beta + \cos \gamma = 0$ and $\sin \alpha + \sin \beta + \sin \gamma = 0$,we have $z_1 + z_2 + z_3 = 0$.
Since $|z_1| = |z_2| = |z_3| = 1$,we have $\frac{1}{z_1} + \frac{1}{z_2} + \frac{1}{z_3} = \bar{z_1} + \bar{z_2} + \bar{z_3} = \overline{z_1 + z_2 + z_3} = 0$.
Thus,$\frac{z_2z_3 + z_1z_3 + z_1z_2}{z_1z_2z_3} = 0$,which implies $z_1z_2 + z_2z_3 + z_3z_1 = 0$.
Now,$(z_1 + z_2 + z_3)^2 = z_1^2 + z_2^2 + z_3^2 + 2(z_1z_2 + z_2z_3 + z_3z_1) = 0$.
Since $z_1z_2 + z_2z_3 + z_3z_1 = 0$,we have $z_1^2 + z_2^2 + z_3^2 = 0$.
Substituting $z_k = \cos k + i \sin k$,we get $(\cos 2\alpha + i \sin 2\alpha) + (\cos 2\beta + i \sin 2\beta) + (\cos 2\gamma + i \sin 2\gamma) = 0$.
Equating the real parts,we get $\cos 2\alpha + \cos 2\beta + \cos 2\gamma = 0$.
426
MediumMCQ
If $\cos \alpha + \cos \beta + \cos \gamma = 0$ and $\sin \alpha + \sin \beta + \sin \gamma = 0$,then $\sin 2 \alpha + \sin 2 \beta + \sin 2 \gamma = $
A
$3 \sin (\alpha + \beta + \gamma)$
B
$0$
C
$\sin (\alpha + \beta) + \sin (\beta + \gamma) + \sin (\gamma + \alpha)$
D
$\cos (\alpha + \beta) + \cos (\beta + \gamma) + \cos (\gamma + \alpha)$

Solution

(B) Let $u = \cos \alpha + i \sin \alpha$,$v = \cos \beta + i \sin \beta$,and $w = \cos \gamma + i \sin \gamma$.
Given $\cos \alpha + \cos \beta + \cos \gamma = 0$ and $\sin \alpha + \sin \beta + \sin \gamma = 0$,we have $u + v + w = 0$.
Since $|u| = |v| = |w| = 1$,we have $u \bar{u} = 1$,$v \bar{v} = 1$,and $w \bar{w} = 1$.
From $u + v + w = 0$,we get $\bar{u} + \bar{v} + \bar{w} = 0$,which implies $\frac{1}{u} + \frac{1}{v} + \frac{1}{w} = 0$.
This simplifies to $uv + vw + wu = 0$.
Now,consider $(u + v + w)^2 = u^2 + v^2 + w^2 + 2(uv + vw + wu) = 0$.
Since $uv + vw + wu = 0$,we have $u^2 + v^2 + w^2 = 0$.
Substituting $u^2 = \cos 2 \alpha + i \sin 2 \alpha$,$v^2 = \cos 2 \beta + i \sin 2 \beta$,and $w^2 = \cos 2 \gamma + i \sin 2 \gamma$,we get:
$(\cos 2 \alpha + \cos 2 \beta + \cos 2 \gamma) + i(\sin 2 \alpha + \sin 2 \beta + \sin 2 \gamma) = 0 + 0i$.
Equating the imaginary parts,we get $\sin 2 \alpha + \sin 2 \beta + \sin 2 \gamma = 0$.
427
MediumMCQ
If $|z-25i| \leq 15$,then the value of $\text{Maximum } \arg(z) - \text{Minimum } \arg(z)$ is equal to
A
$2 \cos^{-1}\left(\frac{3}{5}\right)$
B
$2 \cos^{-1}\left(\frac{4}{5}\right)$
C
$\frac{\pi}{2} + \cos^{-1}\left(\frac{3}{5}\right)$
D
$\sin^{-1}\left(\frac{3}{5}\right) - \cos^{-1}\left(\frac{3}{5}\right)$

Solution

(B) The given inequality $|z - 25i| \leq 15$ represents a disk in the complex plane with center at $(0, 25)$ and radius $r = 15$.
Let the tangents from the origin to the circle touch the circle at points $P$ and $Q$.
The angle $\theta$ between the $y$-axis and the line segment from the origin to the center $(0, 25)$ is given by $\sin \theta = \frac{r}{d} = \frac{15}{25} = \frac{3}{5}$,where $d = 25$ is the distance from the origin to the center.
Thus,$\theta = \sin^{-1}\left(\frac{3}{5}\right)$.
The argument of $z$ ranges from $\frac{\pi}{2} - \theta$ to $\frac{\pi}{2} + \theta$.
Therefore,$\text{Maximum } \arg(z) = \frac{\pi}{2} + \theta$ and $\text{Minimum } \arg(z) = \frac{\pi}{2} - \theta$.
The difference is $(\frac{\pi}{2} + \theta) - (\frac{\pi}{2} - \theta) = 2\theta = 2 \sin^{-1}\left(\frac{3}{5}\right)$.
Since $\sin^{-1}\left(\frac{3}{5}\right) = \cos^{-1}\left(\frac{4}{5}\right)$,the difference is $2 \cos^{-1}\left(\frac{4}{5}\right)$.
Solution diagram
428
EasyMCQ
Let $C$ denote the set of all complex numbers. Define $A = \{(z, w) \mid z, w \in C \text{ and } |z| = |w|\}$ and $B = \{(z, w) \mid z, w \in C \text{ and } z^2 = w^2\}$. Then:
A
$A = B$
B
$A \subset B$
C
$B \subset A$
D
$A \cap B = \phi$

Solution

(C) Given $A = \{(z, w) \mid |z| = |w|\}$ and $B = \{(z, w) \mid z^2 = w^2\}$.
For any $(z, w) \in B$,we have $z^2 = w^2$,which implies $z^2 - w^2 = 0$,so $(z - w)(z + w) = 0$.
This means $z = w$ or $z = -w$.
If $z = w$,then $|z| = |w|$,so $(z, w) \in A$.
If $z = -w$,then $|z| = |-w| = |w|$,so $(z, w) \in A$.
Thus,every element of $B$ is also an element of $A$,which means $B \subseteq A$.
However,consider $(z, w) = (1, i)$. Here $|z| = |1| = 1$ and $|w| = |i| = 1$,so $|z| = |w|$,meaning $(1, i) \in A$.
But $z^2 = 1^2 = 1$ and $w^2 = i^2 = -1$,so $z^2 \neq w^2$,meaning $(1, i) \notin B$.
Since $A$ contains elements not in $B$,$B \subset A$ is the correct relation.
429
MediumMCQ
For any non-zero complex number $z$,the minimum value of $|z|+|z-1|$ is
A
$1$
B
$\frac{1}{2}$
C
$0$
D
$\frac{3}{2}$

Solution

(A) By the triangle inequality,for any complex numbers $z_1$ and $z_2$,we have $|z_1| + |z_2| \geq |z_1 + z_2|$.
Let $z_1 = z$ and $z_2 = 1 - z$.
Then $|z| + |1 - z| \geq |z + (1 - z)|$.
Since $|1 - z| = |z - 1|$,we have $|z| + |z - 1| \geq |1|$.
Thus,$|z| + |z - 1| \geq 1$.
The minimum value is $1$.
430
MediumMCQ
Let $z_{1}$ and $z_{2}$ be complex numbers such that $z_{1} \neq z_{2}$ and $|z_{1}|=|z_{2}|$. If $\operatorname{Re}(z_{1}) > 0$ and $\operatorname{Im}(z_{2}) < 0$, then $\frac{z_{1}+z_{2}}{z_{1}-z_{2}}$ is
A
one
B
real and positive
C
real and negative
D
purely imaginary

Solution

(D) Let $w = \frac{z_{1}+z_{2}}{z_{1}-z_{2}}$.
To check if $w$ is purely imaginary, we evaluate $w + \bar{w}$.
$w + \bar{w} = \frac{z_{1}+z_{2}}{z_{1}-z_{2}} + \frac{\bar{z}_{1}+\bar{z}_{2}}{\bar{z}_{1}-\bar{z}_{2}}$
$= \frac{(z_{1}+z_{2})(\bar{z}_{1}-\bar{z}_{2}) + (\bar{z}_{1}+\bar{z}_{2})(z_{1}-z_{2})}{(z_{1}-z_{2})(\bar{z}_{1}-\bar{z}_{2})}$
$= \frac{(z_{1}\bar{z}_{1} - z_{1}\bar{z}_{2} + z_{2}\bar{z}_{1} - z_{2}\bar{z}_{2}) + (\bar{z}_{1}z_{1} - \bar{z}_{1}z_{2} + \bar{z}_{2}z_{1} - \bar{z}_{2}z_{2})}{|z_{1}-z_{2}|^2}$
Since $|z_{1}| = |z_{2}|$, we have $z_{1}\bar{z}_{1} = z_{2}\bar{z}_{2} = |z_{1}|^2 = |z_{2}|^2$.
Substituting this, the numerator becomes:
$|z_{1}|^2 - z_{1}\bar{z}_{2} + z_{2}\bar{z}_{1} - |z_{2}|^2 + |z_{1}|^2 - \bar{z}_{1}z_{2} + \bar{z}_{2}z_{1} - |z_{2}|^2$
$= 2|z_{1}|^2 - 2|z_{2}|^2 = 0$.
Since $w + \bar{w} = 0$, $w$ must be purely imaginary.
431
MediumMCQ
Let $z = x + iy$,where $x$ and $y$ are real. The points $(x, y)$ in the $X-Y$ plane for which $\frac{z+i}{z-i}$ is purely imaginary,lie on
A
a straight line
B
an ellipse
C
a hyperbola
D
a circle

Solution

(D) Given $z = x + iy$. Then $\frac{z+i}{z-i} = \frac{x + iy + i}{x + iy - i} = \frac{x + i(y+1)}{x + i(y-1)}$.
Multiplying the numerator and denominator by the conjugate of the denominator,$x - i(y-1)$:
$\frac{z+i}{z-i} = \frac{[x + i(y+1)][x - i(y-1)]}{x^2 + (y-1)^2} = \frac{x^2 - ix(y-1) + ix(y+1) - i^2(y+1)(y-1)}{x^2 + (y-1)^2}$.
Since $i^2 = -1$,this simplifies to:
$\frac{x^2 + y^2 - 1 + i[x(y+1) - x(y-1)]}{x^2 + (y-1)^2} = \frac{x^2 + y^2 - 1 + 2xi}{x^2 + (y-1)^2}$.
For the expression to be purely imaginary,the real part must be zero:
$\text{Re}\left(\frac{z+i}{z-i}\right) = \frac{x^2 + y^2 - 1}{x^2 + (y-1)^2} = 0$.
This implies $x^2 + y^2 - 1 = 0$,or $x^2 + y^2 = 1$.
This is the equation of a circle with center $(0, 0)$ and radius $1$ (excluding the point $(0, 1)$ where the denominator is zero).
432
EasyMCQ
The value of $|z|^{2}+|z-3|^{2}+|z-i|^{2}$ is minimum when $z$ equals
A
$2-\frac{2}{3} i$
B
$45+3 i$
C
$1+\frac{i}{3}$
D
$1-\frac{i}{3}$

Solution

(C) Let $z = x + iy$.
Then the expression becomes $|x+iy|^2 + |(x-3)+iy|^2 + |x+i(y-1)|^2$.
$= (x^2 + y^2) + ((x-3)^2 + y^2) + (x^2 + (y-1)^2)$.
$= x^2 + y^2 + x^2 - 6x + 9 + y^2 + x^2 + y^2 - 2y + 1$.
$= 3x^2 - 6x + 3y^2 - 2y + 10$.
$= 3(x^2 - 2x + 1) + 3(y^2 - \frac{2}{3}y + \frac{1}{9}) + 10 - 3 - \frac{1}{3}$.
$= 3(x-1)^2 + 3(y - \frac{1}{3})^2 + \frac{20}{3}$.
This expression is minimum when $x-1 = 0$ and $y - \frac{1}{3} = 0$.
Therefore,$x = 1$ and $y = \frac{1}{3}$.
Thus,$z = 1 + \frac{i}{3}$.
433
MediumMCQ
If $z_{1}=2+3i$ and $z_{2}=3+4i$ are two points on the complex plane,then the set of complex numbers $z$ satisfying $|z-z_{1}|^{2}+|z-z_{2}|^{2}=|z_{1}-z_{2}|^{2}$ represents:
A
a straight line
B
a point
C
a circle
D
a pair of straight lines

Solution

(C) Given,$z_{1}=2+3i$ and $z_{2}=3+4i$.
We have the equation $|z-z_{1}|^{2}+|z-z_{2}|^{2}=|z_{1}-z_{2}|^{2}$.
Let $z=x+iy$.
Then $|(x-2)+i(y-3)|^{2}+|(x-3)+i(y-4)|^{2}=|(2-3)+i(3-4)|^{2}$.
$(x-2)^{2}+(y-3)^{2}+(x-3)^{2}+(y-4)^{2}=|-1-i|^{2}$.
$(x^{2}-4x+4)+(y^{2}-6y+9)+(x^{2}-6x+9)+(y^{2}-8y+16)=1+1$.
$2x^{2}+2y^{2}-10x-14y+38=2$.
$2x^{2}+2y^{2}-10x-14y+36=0$.
$x^{2}+y^{2}-5x-7y+18=0$.
This is the equation of a circle with center $(\frac{5}{2}, \frac{7}{2})$ and radius $\sqrt{(\frac{5}{2})^{2}+(\frac{7}{2})^{2}-18} = \sqrt{\frac{25+49-72}{4}} = \sqrt{\frac{2}{4}} = \frac{1}{\sqrt{2}}$.
434
MediumMCQ
If $\frac{z-1}{z+1}$ is purely imaginary,then
A
$|z|=\frac{1}{2}$
B
$|z|=1$
C
$|z|=2$
D
$|z|=3$

Solution

(B) Let $\omega = \frac{z-1}{z+1}$ be a purely imaginary number.
$A$ complex number $\omega$ is purely imaginary if and only if $\omega + \overline{\omega} = 0$ (where $\omega \neq 0$).
So,$\frac{z-1}{z+1} + \overline{\left(\frac{z-1}{z+1}\right)} = 0$
$\frac{z-1}{z+1} + \frac{\overline{z}-1}{\overline{z}+1} = 0$
$(z-1)(\overline{z}+1) + (\overline{z}-1)(z+1) = 0$
$(z\overline{z} + z - \overline{z} - 1) + (z\overline{z} - z + \overline{z} - 1) = 0$
$2z\overline{z} - 2 = 0$
$z\overline{z} = 1$
Since $|z|^2 = z\overline{z}$,we have $|z|^2 = 1$,which implies $|z| = 1$.
435
MediumMCQ
For any complex number $z$,the minimum value of $|z| + |z - 1|$ is
A
$0$
B
$1$
C
$2$
D
$-1$

Solution

(B) By the triangle inequality,for any complex numbers $z_1$ and $z_2$,we have $|z_1| + |z_2| \geq |z_1 - z_2|$.
Let $z_1 = z$ and $z_2 = 1 - z$.
Then $|z| + |1 - z| \geq |z + (1 - z)| = |1| = 1$.
Since $|z - 1| = |1 - z|$,we have $|z| + |z - 1| \geq 1$.
The minimum value is $1$,which occurs when $z$ lies on the line segment joining $0$ and $1$ in the complex plane.
436
MediumMCQ
Let $z_{1}$ be a fixed point on the circle of radius $1$ centered at the origin in the Argand plane and $z_{1} \neq \pm 1$. Consider an equilateral triangle inscribed in the circle with $z_{1}, z_{2}, z_{3}$ as the vertices. Then,$z_{1} z_{2} z_{3}$ is equal to
A
$z_{1}^{2}$
B
$z_{1}^{3}$
C
$z_{1}^{4}$
D
$z_{1}$

Solution

(B) Given that $z_{1}, z_{2}, z_{3}$ are vertices of an equilateral triangle inscribed in the unit circle $|z| = 1$.
Since the triangle is equilateral and inscribed in the circle centered at the origin,the vertices $z_{2}$ and $z_{3}$ can be obtained by rotating $z_{1}$ by $\frac{2\pi}{3}$ and $\frac{4\pi}{3}$ radians respectively.
Thus,$z_{2} = z_{1} e^{i(2\pi/3)} = z_{1}\omega$ and $z_{3} = z_{1} e^{i(4\pi/3)} = z_{1}\omega^{2}$,where $\omega$ is the cube root of unity.
Therefore,the product $z_{1} z_{2} z_{3} = z_{1} \times (z_{1}\omega) \times (z_{1}\omega^{2}) = z_{1}^{3} \omega^{3}$.
Since $\omega^{3} = 1$,we have $z_{1} z_{2} z_{3} = z_{1}^{3}$.
437
MediumMCQ
In the Argand plane,the distinct roots of $1+z+z^{3}+z^{4}=0$ ($z$ is a complex number) represent vertices of
A
a square
B
an equilateral triangle
C
a rhombus
D
a rectangle

Solution

(B) Given equation is $1+z+z^{3}+z^{4}=0$.
Factorizing the expression: $(1+z) + z^{3}(1+z) = 0$.
$(1+z)(1+z^{3}) = 0$.
This implies $1+z=0$ or $1+z^{3}=0$.
So,$z = -1$ or $z^{3} = -1$.
The roots of $z^{3} = -1$ are $e^{i\pi/3}, e^{i\pi}, e^{i5\pi/3}$.
Thus,the distinct roots are $z = -1, e^{i\pi/3}, e^{i5\pi/3}$.
These three points form an equilateral triangle in the Argand plane.
438
MediumMCQ
If $|z|=1$ and $z \neq \pm 1$,then all the points representing $\frac{z}{1-z^{2}}$ lie on;
A
a line not passing through the origin
B
the line $y=x$
C
the $x$-axis
D
the $y$-axis

Solution

(D) Let $z = e^{i \theta}$,where $\theta \in \mathbb{R}$ and $\theta \neq n\pi$ for $n \in \mathbb{Z}$ (since $z \neq \pm 1$).
Let $w = \frac{z}{1-z^2}$.
Substituting $z = e^{i \theta}$,we get:
$w = \frac{e^{i \theta}}{1 - e^{i 2 \theta}}$
Divide numerator and denominator by $e^{i \theta}$:
$w = \frac{1}{e^{-i \theta} - e^{i \theta}}$
Using the identity $e^{i \theta} = \cos \theta + i \sin \theta$,we have $e^{-i \theta} - e^{i \theta} = -2i \sin \theta$.
Thus,$w = \frac{1}{-2i \sin \theta} = \frac{i}{2 \sin \theta}$.
Since $w$ is of the form $0 + i \left( \frac{1}{2 \sin \theta} \right)$,the real part is $0$.
Therefore,the locus of $w$ is the $y$-axis.
439
MediumMCQ
If $|Z_1|=|Z_2|=|Z_3|=1$ and $Z_1+Z_2+Z_3=0$,then the area of the triangle whose vertices are $Z_1, Z_2, Z_3$ is
A
$\frac{3 \sqrt{3}}{4}$
B
$\frac{\sqrt{3}}{4}$
C
$1$
D
$2$

Solution

(A) Given that $|Z_1|=|Z_2|=|Z_3|=1$,the points $Z_1, Z_2, Z_3$ lie on the unit circle in the Argand plane.
Since $Z_1+Z_2+Z_3=0$,the centroid of the triangle formed by $Z_1, Z_2, Z_3$ is at the origin $(0,0)$.
For points on the unit circle,the distance from the origin to each vertex is $R=1$ (the circumradius).
An equilateral triangle inscribed in a circle of radius $R$ has a side length $s = R\sqrt{3}$.
Here,$s = 1 \times \sqrt{3} = \sqrt{3}$.
The area of an equilateral triangle with side $s$ is given by $\frac{\sqrt{3}}{4}s^2$.
Area $= \frac{\sqrt{3}}{4}(\sqrt{3})^2 = \frac{\sqrt{3}}{4} \times 3 = \frac{3\sqrt{3}}{4}$.
440
DifficultMCQ
Suppose that $z_{1}, z_{2}, z_{3}$ are three vertices of an equilateral triangle in the Argand plane. Let $\alpha = \frac{1}{2}(\sqrt{3} + i)$ and $\beta$ be a non-zero complex number. The points $\alpha z_{1} + \beta, \alpha z_{2} + \beta, \alpha z_{3} + \beta$ will be
A
the vertices of an equilateral triangle
B
the vertices of an isosceles triangle
C
collinear
D
the vertices of a scalene triangle

Solution

(A) Since $z_{1}, z_{2},$ and $z_{3}$ are the vertices of an equilateral triangle,we have $|z_{1} - z_{2}| = |z_{2} - z_{3}| = |z_{3} - z_{1}| = k$.
Given $\alpha = \frac{1}{2}(\sqrt{3} + i)$,we find $|\alpha| = \frac{1}{2} \sqrt{(\sqrt{3})^2 + 1^2} = \frac{1}{2} \sqrt{4} = 1$.
Let $A = \alpha z_{1} + \beta$,$B = \alpha z_{2} + \beta$,and $C = \alpha z_{3} + \beta$.
Then the distance between $A$ and $B$ is $|A - B| = |(\alpha z_{1} + \beta) - (\alpha z_{2} + \beta)| = |\alpha(z_{1} - z_{2})| = |\alpha| |z_{1} - z_{2}| = 1 \cdot k = k$.
Similarly,$|B - C| = |\alpha(z_{2} - z_{3})| = k$ and $|C - A| = |\alpha(z_{3} - z_{1})| = k$.
Since the distances between the new points are equal,they form an equilateral triangle.
441
MediumMCQ
Let $z_{1}$ and $z_{2}$ be two imaginary roots of $z^{2}+pz+q=0$,where $p$ and $q$ are real. The points $z_{1}, z_{2}$ and the origin form an equilateral triangle if
A
$p^{2} > 3q$
B
$p^{2} < 3q$
C
$p^{2} = 3q$
D
$p^{2} = q$

Solution

(C) The roots of the equation $z^{2}+pz+q=0$ are $z_{1}$ and $z_{2}$.
For the points $z_{1}, z_{2}$ and the origin $(0)$ to form an equilateral triangle in the Argand plane,the condition is $z_{1}^{2}+z_{2}^{2}+0^{2} = z_{1}z_{2} + z_{2}(0) + (0)z_{1}$,which simplifies to $z_{1}^{2}+z_{2}^{2} = z_{1}z_{2}$.
Adding $2z_{1}z_{2}$ to both sides,we get $(z_{1}+z_{2})^{2} = 3z_{1}z_{2}$.
From the properties of quadratic equations,$z_{1}+z_{2} = -p$ and $z_{1}z_{2} = q$.
Substituting these values,we get $(-p)^{2} = 3q$,which implies $p^{2} = 3q$.
442
MediumMCQ
If $z_{1}$ and $z_{2}$ are two non-zero complex numbers such that $\frac{z_{1}}{z_{2}}+\frac{z_{2}}{z_{1}}=1$,then the origin and the points represented by $z_{1}$ and $z_{2}$:
A
lie on a straight line
B
form a right-angled triangle
C
form an equilateral triangle
D
form an isosceles triangle

Solution

(C) We know that if $z_{1}, z_{2},$ and $z_{3}$ are the vertices of an equilateral triangle,then $z_{1}^{2}+z_{2}^{2}+z_{3}^{2}-z_{1}z_{2}-z_{2}z_{3}-z_{3}z_{1}=0$.
Given that $\frac{z_{1}}{z_{2}}+\frac{z_{2}}{z_{1}}=1$,we can multiply by $z_{1}z_{2}$ to get $z_{1}^{2}+z_{2}^{2}=z_{1}z_{2}$,which implies $z_{1}^{2}+z_{2}^{2}-z_{1}z_{2}=0$.
If we consider the origin as the third point $z_{3}=0$,the condition becomes $z_{1}^{2}+z_{2}^{2}+0^{2}-z_{1}z_{2}-z_{2}(0)-0(z_{1})=0$,which simplifies to $z_{1}^{2}+z_{2}^{2}-z_{1}z_{2}=0$.
This matches the condition for an equilateral triangle.
Thus,the origin and the points $z_{1}$ and $z_{2}$ form an equilateral triangle.
443
EasyMCQ
The complex number $z$ satisfying the equation $|z-i|=|z+1|=1$ is
A
$0$
B
$1+i$
C
$-1+i$
D
$1-i$

Solution

(C) We have,$|z-i|=|z+1|=1$.
Let $z=x+iy$.
Then $|z-i|=1$ $\Rightarrow |x+i(y-1)|=1$ $\Rightarrow x^2+(y-1)^2=1$ $(i)$.
Also,$|z+1|=1$ $\Rightarrow |(x+1)+iy|=1$ $\Rightarrow (x+1)^2+y^2=1$ (ii).
Expanding $(i)$: $x^2+y^2-2y+1=1 \Rightarrow x^2+y^2=2y$.
Expanding (ii): $x^2+2x+1+y^2=1 \Rightarrow x^2+y^2=-2x$.
Equating the two: $2y=-2x \Rightarrow y=-x$.
Substituting $y=-x$ into $(i)$: $x^2+(-x-1)^2=1$ $\Rightarrow x^2+x^2+2x+1=1$ $\Rightarrow 2x^2+2x=0$ $\Rightarrow 2x(x+1)=0$.
Thus,$x=0$ or $x=-1$.
If $x=0$,then $y=0$,so $z=0$.
If $x=-1$,then $y=1$,so $z=-1+i$.
Therefore,the complex numbers are $0$ and $-1+i$.
444
DifficultMCQ
Let $z_{1}$ and $z_{2}$ be two fixed complex numbers in the Argand plane and $z$ be an arbitrary point satisfying $|z-z_{1}|+|z-z_{2}|=2|z_{1}-z_{2}|$. Then,the locus of $z$ will be
A
an ellipse
B
a straight line joining $z_{1}$ and $z_{2}$
C
a parabola
D
a bisector of the line segment joining $z_{1}$ and $z_{2}$

Solution

(A) The equation $|z-z_{1}|+|z-z_{2}|=k$ represents an ellipse if $k > |z_{1}-z_{2}|$.
In the given equation,$k = 2|z_{1}-z_{2}|$.
Since $2|z_{1}-z_{2}| > |z_{1}-z_{2}|$,the condition for an ellipse is satisfied.
Therefore,the locus of $z$ is an ellipse with foci at $z_{1}$ and $z_{2}$.
445
DifficultMCQ
If $z_1$ and $z_2$ are two roots of the equation $z^2+az+b=0$ with $a^2 < 4b$,then the origin,$z_1$,and $z_2$ form an equilateral triangle if
A
$a^2=3b^2$
B
$a^2=3b$
C
$b^2=3a$
D
$b^2=3a^2$

Solution

(B) The origin $O(0)$,$z_1$,and $z_2$ form an equilateral triangle if $z_1^2 + z_2^2 = z_1 z_2$.
We know that for the equation $z^2+az+b=0$,the sum of roots is $z_1+z_2 = -a$ and the product of roots is $z_1 z_2 = b$.
The condition for the origin,$z_1$,and $z_2$ to form an equilateral triangle is $z_1^2 + z_2^2 = z_1 z_2$.
Adding $2z_1 z_2$ to both sides,we get $z_1^2 + z_2^2 + 2z_1 z_2 = 3z_1 z_2$.
This simplifies to $(z_1+z_2)^2 = 3z_1 z_2$.
Substituting the values of the sum and product of roots,we get $(-a)^2 = 3b$,which implies $a^2 = 3b$.
Solution diagram

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.