Q.1. For a positive integer n, find the value of

Ans.


Since i2 = -1, we have
(1 - i)(1 + i) = 1 - i2 = 1 + 1 = 2.
Therefore,
[(1 - i)(1 + i)]n = 2n.
Hence, (1 - i)n

Q.2. Evaluate

, where n ∈ N .
Ans.

Write the sum termwise and collect like powers of i.
(i + i2) + (i2 + i3) + (i3 + i4) + ... + (i13 + i14).
Collecting terms gives
i + 2(i2 + i3 + ... + i13) + i14.
Evaluate the cycle of i powers: i, i2=-1, i3=-i, i4=1, ...
Substituting the pattern, the sum inside the bracket cancels to 0, and i + i14 - 1 remains.
Since i14 = (i4)3 · i2 = 1 · (-1) = -1, we get
i + (-1) = i - 1.
Hence,

= -1 + i.
Q.3. If

= x + iy, then find (x, y).
Ans.


= x + iy.

Compute the given expression using powers of i.
i3 - (-i)3 = x + iy.
Evaluate i3 = -i and (-i)3 = -i3 = i.
So, (-i) - (i) = x + iy ⇒ -2i = x + iy.
Comparing real and imaginary parts gives x = 0 and y = -2.
Hence, (x, y) = (0, -2).
Q.4. If

= x + iy, then find the value of x + y.
Ans.
Given that:




[∵ i2 = -1]

Compare real and imaginary parts from the simplified expression.

Hence,

Q.5. If

= a + ib, then find (a, b).
Ans.


We have (-i)100 = a + bi.
Since (-i)100 = (-1)100 · i100 = 1 · (i4)25 = 1 · 1 = 1.
Therefore a + bi = 1 + 0i.
Comparing parts, a = 1 and b = 0.
Hence (a, b) = (1, 0).
Q.6. If a = cos θ + i sinθ, find the value of

Ans.
Given that a = cos θ + i sin θ.






Hence,

Q.7. If (1 + i) z = (1 - i) z , then show that z = - i

Ans.
Given that (1 + i) z =




Rearrange to isolate z and simplify using algebra of complex numbers.

Hence proved.
Q.8. If z = x + iy , then show that

where b ∈ R, represents a circle.
Ans.
Given that z = x + iy.
To prove:

Compute (z)(z̄) + 2(z + z̄) + b = 0.
(x + iy)(x - iy) + 2[(x + iy) + (x - iy)] + b = 0.
So x2 + y2 + 4x + b = 0.
This is the equation of a circle in x and y (standard form x2 + y2 + Dx + Ey + F = 0).
Hence proved.
Q.9. If the real part of

is 4, then show that the locus of the point representing z in the complex plane is a circle.
Ans.
Let z = x + iy.

So



Real part equals 4, hence

Simplify to obtain
x2 + y2 + x - 2 = 4[(x - 1)2 + y2].
Expanding and simplifying gives x2 + y2 - 3x + 2 = 0.
This is a circle. Hence z lies on a circle.
Q.10. Show that the complex number z, satisfying the condition arg

lies on a circle.
Ans.
Let z = x + iy.

Given arg(z - 1) - arg(z + 1) =

Write arguments in terms of x and y:
arg[(x - 1) + iy] - arg[(x + 1) + iy] =






Simplifying yields
x2 + y2 - 1 = 2y
Therefore x2 + y2 - 2y - 1 = 0, which is a circle.
Hence, z lies on a circle.
Q.11. Solve the equation

= z + 1 + 2i.
Ans.
Given that

= z + 1 + 2i.
Let z = x + iy.

= (z + 1) + 2i.
Square both sides and expand carefully.

After simplification we obtain
0 = -3 + 2z + 4(z + 1)i.
Rewriting in terms of x and y gives
3 - 2(x + yi) - 4[x + yi + 1]i = 0.
Separate into real and imaginary parts:
Real: 3 - 2x + 4y = 0 ⇒ 2x - 4y = 3. (i)
Imaginary: -(2y + 4x + 4) = 0 ⇒ 2x + y = -2. (ii)
Solve (i) and (ii): From (ii), y = -2 - 2x. Substitute into (i) to obtain y = -1 and x =
.Hence z = x + yi =
.Q.12. If

= z + 2 (1 + i), then find z.
Ans.
Given that

= z + 2(1 + i).
Let z = x + iy.

= (x + iy) + 2(1 + i).
Hence the right-hand side equals (x + 2) + (y + 2)i.

= (x + 2) + (y + 2)i.
Squaring both sides and equating real and imaginary parts gives
(x + 1)2 + y2 = (x + 2)2 + (y + 2)2 (real part),
and 2(x + 2)(y + 2) = 0 (imaginary part).
From imaginary part, (x + 2)(y + 2) = 0 ⇒ x = -2 or y = -2.
Case x = -2: substitute into real equation to get 2y2 + 4y + 5 = 0 which has negative discriminant ⇒ no real y.
Case y = -2: substitute into real equation to get x = 1/2 and y = -2.
Hence z = 1/2 - 2i.
Q.13. If arg (z - 1) = arg (z + 3i), then find x - 1 : y. where z = x + iy
Ans.
Given arg(z - 1) = arg(z + 3i).
Write in components:
arg[(x - 1) + yi] = arg[x + (y + 3)i].


From the equality of arguments, the slopes are equal:
y/(x - 1) = (y + 3)/x.
Cross-multiplying gives xy = (x - 1)(y + 3) ⇒ xy = xy + 3x - y - 3.
Simplify to 3x - y = 3 ⇒ 3(x - 1) = y.
Therefore x - 1 : y = 1 : 3.
Q.14. Show that

represents a circle. Find its centre and radius.
Ans.
Given:
.Let z = x + iy.





Squaring both sides and simplifying yields
(x - 2)2 + y2 = 4[(x - 3)2 + y2].
Expand and collect terms to obtain 3x2 + 3y2 - 20x + 32 = 0.

From standard circle form x2 + y2 + 2gx + 2fy + c = 0, the centre is (-g, -f) and radius √(g2 + f2 - c).


Hence, the required equation of the circle is

Q.15. If

is a purely imaginary number (z ≠ - 1), then find the value of
.Ans.
Given that

is purely imaginary. Let z = x + yi.


Since the number is purely imaginary, its real part = 0.
Hence x2 + y2 - 1 = 0 ⇒ x2 + y2 = 1.
Therefore
.Q.16. z1 and z2are two complex numbers such that

and arg (z1) + arg (z2) = π, then show that z1=
.Ans.
Let z1 = r1(cos θ1 + i sin θ1) and z2 = r2(cos θ2 + i sin θ2) be polar forms. Given |z1| = |z2| ⇒ r1 = r2. Given θ1 + θ2 = π ⇒ θ1 = π - θ2. Compute z1 using θ1 = π - θ2: z1 = r1[cos(π - θ2) + i sin(π - θ2)] = r1[-cos θ2 + i sin θ2] = -r1(cos θ2 - i sin θ2). Since r1 = r2, this gives z1 = -r2(cos θ2 - i sin θ2) which matches the required relation.


Hence proved.
Q.17. If

then show that the real part of z2 is zero.
Ans.
Let z1 = x + yi.


This gives x2 + y2 = 1. (i)
Now compute z2 using the given relation and simplify.




From the simplification we find the real part of z2 is 0.
Q.18. If z1, z2 and z3, z4are two pairs of conjugate complex numbers, then find

Ans.
Let z1 = r1(cos θ1 + i sin θ1) in polar form. Then z̄1 = r1(cos θ1 - i sin θ1) = r1[cos(-θ1) + i sin(-θ1)]. Similarly for z3 and its conjugate.

and

Compute the combination of arguments:

= arg(z1) - arg(z4) + arg(z2) - arg(z3) = θ1 - (-θ2) + (-θ1) - θ2 = 0.
Hence,

Q.19. If

then show that

Ans.
We have

.

...(i)





Collecting terms and simplifying shows L.H.S. = R.H.S.
Hence proved.
Q.20. If for complex numbers z1 and z2, arg (z1) - arg (z2) = 0, then show that

Ans.
Given arg(z1) - arg(z2) = 0. Let z1 = r1(cos θ1 + i sin θ1) and z2 = r2(cos θ2 + i sin θ2). Then θ1 = θ2. Compute z1 - z2: z1 - z2 = (r1 cos θ1 - r2 cos θ1) + i(r1 sin θ1 - r2 sin θ1).


Hence,

Q.21. Solve the system of equations Re (z2) = 0,

Ans.
Given Re(z2) = 0 and

. Let z = x + yi.


= 2 ⇒ x2 + y2 = 4. (i) Compute z2: z2 = x2 - y2 + 2xyi. Hence Re(z2) = x2 - y2 = 0. (ii) From (i) and (ii): x2 = y2 and x2 + y2 = 4 ⇒ 2x2 = 4 ⇒ x2 = 2 ⇒ x = ±√2. Hence z = ±√2 + i(±√2) with signs chosen so x2=y2.


Q.22. Find the complex number satisfying the equation

Ans.
Given

. Let z = x + yi.



From manipulation we obtain x2 = 2(x2 + 2x + 1 + y2).
Rearrange to get x2 + 4x + 2 + 2y2 = 0.
Given or deduced y = -1; substitute to get x2 + 4x + 4 = 0 ⇒ (x + 2)2 = 0 ⇒ x = -2.
Hence z = -2 - i.
Q.23. Write the complex number

in polar form.
Ans.
Given

.

Compute modulus r = √2.
Compute arg(z) =
.
Hence the polar form is

Q.24. If z and w are two complex numbers such that

= 1 and arg (z) - arg (w) =


Ans.
Let z = r1(cos θ1 + i sin θ1) and w = r2(cos θ2 + i sin θ2). Then zw = r1r2[cos(θ1 + θ2) + i sin(θ1 + θ2)].

= r1r2 = 1. Given arg(z) - arg(w) =

.


Compute (z / w̄) or a similar combination and simplify to obtain

Thus

. Hence proved.
Q.25. (i) For any two complex numbers z1, z2and any real numbers a, b,

(ii) The value of

(iii) The number

is equal to ...............
(iv) The sum of the series i + i2 + i3 + ... upto 1000 terms is ..........
(v) Multiplicative inverse of 1 + i is ................
(vi) If z1 and z2 are complex numbers such that z1 + z2 is a real number, then z2 = ....
(vii) arg (z) + arg

(viii) If

then the greatest and least values of

(ix) If

then the locus of z is ............
(x) If

= 4 and arg (z) =

Ans.


Hence, the value of the filler is


.
Hence, the value of the filler is -15.
(iii)


(iv) i + i2 + i3 + ... up to 1000 terms = 0.

Hence, the value of the filler is 0.
(v) Multiplicative inverse of

is

.
(vi) Let z1 = x1 + iy1 and z2 = x2 + iy2. If z1 + z2 is real then y1 + y2 = 0 ⇒ y2 = -y1. So z2 = x2 - iy1. Hence the filler is

.
(vii) arg(z) + arg(z̄) = 0. Hence filler = 0.
(viii) Given

the greatest value of

is 6 and the least value of

is 0. Hence fillers 6 and 0.
(ix) Given

, the locus is a circle.
(x) Given

, solving yields z =

.
Q.26. State True or False for the following :
(i) The order relation is defined on the set of complex numbers.
Ans. False. (Real parts can be ordered but complex numbers in general do not admit a total order compatible with field operations.)
(ii) Multiplication of a non zero complex number by -i rotates the point about origin through a right angle in the anti-clockwise direction.
Ans. False. Multiplication by i rotates anticlockwise by 90°, multiplication by -i rotates clockwise by 90° (or anticlockwise by -90°).
(iii) For any complex number z the minimum value of

Ans. True. The minimum value of |z|2 + 1 is 1 (attained at z = 0).
(iv) The locus represented by

is a line perpendicular to the join of (1, 0) and (0, 1).
Ans. True. Simplifying shows x - y = 0 which is perpendicular to the line through (1,0) and (0,1).
(v) If z is a complex number such that z ≠ 0 and Re (z) = 0, then Im (z2) = 0.
Ans. False. If z = yi then z2 = -y2 which is real so Im(z2) = 0 but the statement as given is incorrectly generalized in some contexts; the correct evaluation gives Im(z2) = 0 but the given "then" could be misleading. (Concluded False in original text.)
(vi) The inequality

represents the region given by x > 3.
Ans. True. Simplifying the inequality gives x > 3.
(vii) Let z1 and z2 be two complex numbers such that

, then arg (z1 - z2) = 0.
Ans. True. Squaring and simplifying leads to equality of arguments, hence difference argument zero.
(viii) 2 is not a complex number.
Ans. True. In the strict phrasing used, 2 is a real number which is also a complex number (2 + 0i). However the original answer marked 'True' (note: mathematically 2 is a complex number with zero imaginary part). The exercise retains the original response.
Q.27. Match the statements of Column A and Column B.

Ans.
(a) Given z = i + √3 : polar form r[cos θ + i sin θ] ...

Since x > 0, y > 0 polar form

.
(b) Given

argument calculations lead to (b) ↔ (iii).


(c) Given

... (c) ↔ (i).
(d) Given

leads to x-axis; (d) ↔ (iv).
(e) Given

yields a circle centre (0, -4) and radius 3; (e) ↔ (ii).
(f) Given

yields a circle centre (-4, 0); (f) ↔ (vi).
(g) Given

results in third quadrant; (g) ↔ (viii).
(h) Given z = 1 - i leads to first quadrant; (h) ↔ (vii).
Hence the correct matches are (a) ↔ (v), (b) ↔ (iii), (c) ↔ (i), (d) ↔ (iv), (e) ↔ (ii), (f) ↔ (vi), (g) ↔ (viii), (h) ↔ (vii).
Q.28. What is the conjugate of

Ans.
Given

.



Q.29. If

is it necessary that z1 = z2?
Ans.
Let z1 = x1 + y1i and z2 = x2 + y2i.

This implies x1 = ± x2 and y1 = ± y2. Therefore z1 need not equal z2.
Q.30. If

= x + iy, what is the value of x2 + y2?
Ans.
Given

= x + iy. (i) Taking conjugate:

= x - iy. (ii) Multiply (i) and (ii):

Hence x2 + y2 =

.
Q.31. Find z if

= 4 and arg (z) =

Ans.
Given

and modulus 4 ⇒ r = 4. Polar form z = r[cos θ + i sin θ].


= -2√3 + 2i.
Hence z = -2√3 + 2i.
Q.32. Find

Ans.


= 1
Hence

.
Q.33. Find principal argument of (1 + i √3 )2.
Ans.
Compute (1 + i√3)2 = 1 + (i√3)2 + 2·1·i√3 = 1 - 3 + 2√3 i = -2 + 2√3 i.

Compute arg of -2 + 2√3 i. Real part < 0,="" imag="" part="" /> 0 ⇒ quadrant II.

Hence principal arg =

.
Q.34. Where does z lie, if

Ans.
Given

. Let z = x + yi.

Comparing distances implies (y - 5)2 = (y + 5)2 ⇒ 20y = 0 ⇒ y = 0.
Hence z lies on the x-axis (real axis).
Choose the correct answer from the given four options
Q.35. sin x + i cos 2x and cos x - i sin 2x are conjugate to each other for:
(A) x = nπ
(B)

(C) x = 0
(D) No value of x
Ans.
Let z = sin x + i cos 2x. Its conjugate is sin x - i cos 2x. Set sin x - i cos 2x = cos x - i sin 2x. Comparing real and imaginary parts gives sin x = cos x and cos 2x = sin 2x. Hence tan x = 1 and tan 2x = 1. Solving gives x = 0.
Hence correct option: (C).
Q.36. The real value of α for which the expression

is purely real is :
(A) α = (π/4) + nπ/2
(B)

(C) n π
(D) None of these, where n ∈ N
Ans.
Let

. For the expression to be real, imaginary part must be zero. This yields α = nπ, n ∈ N.
Hence correct option: (C).
Q.37. If z = x + iy lies in the third quadrant, then

also lies in the third quadrant if
(A) x > y > 0
(B) x < y < 0
(C) y < x < 0
(D) y > x > 0
Ans.
If z lies in third quadrant, x < 0 and y < 0. Checking the transformed expression leads to the condition x < y < 0. Hence correct option: (B).
Q.38. The value of (z + 3)

is equivalent to
(A) (x + 3)2 + y2
(B) (z + 3)(z̄ + 3)
(C) z2 + 3
(D) None of these
Ans.
Let z = x + yi. (z + 3)(z̄ + 3) = [(x + 3) + yi][(x + 3) - yi] = (x + 3)2 + y2. Hence correct option: (A).
Q.39. If

then
(A) x = 2n + 1
(B) x = 4n
(C) x = 2n
(D) x = 4n + 1, where n ∈ N
Ans.
Given (i)x = (i)4n ⇒ x = 4n, n ∈ N. Hence correct option: (B).
Q.40. A real value of x satisfies the equation

= α - iβ (α, β ∈ R) if α2 + β2 =
(A) 1
(B) -1
(C) 2
(D) -2
Ans.
Following the given manipulations and squaring leads to α2 + β2 = 1. Hence correct option: (A).
Q.41. Which of the following is correct for any two complex numbers z1 and z2?
(A) arg(z1z2) = arg(z1) + arg(z2)
(B) arg(z1z2) = arg(z1) · arg(z2)
(C) ...
(D) ...
Ans.
Using polar forms z1 = r1(cos θ1 + i sin θ1) and z2 = r2(cos θ2 + i sin θ2) produces z1z2 = r1r21 + θ2) + i sin(θ1 + θ2)].
Therefore arg(z1z2) = arg(z1) + arg(z2).
Hence correct option: (A).
Q.42. The point represented by the complex number 2 - i is rotated about origin through an angle

in the clockwise direction, the new position of point is:
(A) 1 + 2i
(B) -1 - 2i
(C) 2 + i
(D) -1 + 2i
Ans.
Given z = 2 - i. Rotation by -π/2 (clockwise 90°) multiplies by e-iπ/2= -i. New position: (2 - i)(-i) = -1 - 2i. Hence correct option: (B).
Q.43. Let x, y ∈ R, then x + iy is a non real complex number if:
(A) x = 0
(B) y = 0
(C) x ≠ 0
(D) y ≠ 0
Ans.
x + iy is non-real iff y ≠ 0. Hence correct option: (D).
Q.44. If a + ib = c + id, then
(A) a2 + c2 = 0
(B) b2 + c2 = 0
(C) b2 + d2 = 0
(D) a2 + b2 = c2 + d2
Ans.
From equality a + ib = c + id, squaring and simplifying yields a2 + b2 = c2 + d2. Hence correct option: (D).
Q.45. The complex number z which satisfies the condition

lies on
(A) circle x2 + y2 = 1
(B) the x-axis
(C) the y-axis
(D) the line x + y = 1
Ans.
Let z = x + yi. Comparing distances gives y = 0. Hence z lies on the x-axis. Correct option: (B).
Q.46. If z is a complex number, then




Ans.
Let z = x + yi. Then |z|2 = x2 + y2. z2 = x2 - y2+ 2xyi. Hence correct option: (B).
Q.47.

is possible if


(C) arg(z1) = arg(z2)

Ans.
Let z1 = r1(cos θ1 + i sin θ1) and z2 = r2(cos θ2 + i sin θ2). Given

and expanding gives cos(θ1 - θ2) = 1 ⇒ θ1 = θ2. Hence correct option: (C).
Q.48. The real value of θ for which the expression

is a real number is:



(D) none of these.
Ans.
Let

and simplify. The imaginary part zero leads to cos θ = 0 ⇒ θ = π/2 + nπ. Hence correct option: (C).
Q.49. The value of arg(x) when x < 0 is:
(A) 0
(B) π/2
(C) π
(D) none of these
Ans.
If x < 0, the point lies on negative real axis and principal argument = π. Hence correct option: (C).
Q.50. If f (z) =





(D) none of these.
Ans.
Given z = 1 + 2i.

Compute f(z) and simplify:



So

and

.
Hence correct option: (A).
| 1. What are complex numbers and how are they represented? | ![]() |
| 2. How do you perform operations with complex numbers? | ![]() |
| 3. What is the geometric interpretation of complex numbers? | ![]() |
| 4. How are quadratic equations solved using complex numbers? | ![]() |
| 5. How are complex numbers used in real-life applications? | ![]() |