If z = 2 + 3i, Find z̄ and |z|

easy CBSE JEE-MAIN NCERT Class 11 3 min read

Question

Given z=2+3iz = 2 + 3i, find:

  1. The conjugate zˉ\bar{z}
  2. The modulus z|z|

Solution — Step by Step

Write zz in standard form a+bia + bi. Here, a=2a = 2 (real part) and b=3b = 3 (imaginary part). This separation is the foundation for everything that follows.

The conjugate simply flips the sign of the imaginary part. If z=a+biz = a + bi, then zˉ=abi\bar{z} = a - bi.

zˉ=23i\bar{z} = 2 - 3i

The modulus z|z| is the distance of the complex number from the origin on the Argand plane. Why? Because z=a+biz = a + bi maps to the point (a,b)(a, b), and distance from origin is a2+b2\sqrt{a^2 + b^2} by Pythagoras.

z=a2+b2=(2)2+(3)2|z| = \sqrt{a^2 + b^2} = \sqrt{(2)^2 + (3)^2}
z=4+9=13|z| = \sqrt{4 + 9} = \sqrt{13}

Since 13\sqrt{13} has no perfect square factors, this is already fully simplified.

Final answers:

zˉ=23iz=13\bar{z} = 2 - 3i \qquad |z| = \sqrt{13}

Why This Works

The conjugate zˉ\bar{z} reflects the point across the real axis on the Argand plane. The real part stays fixed; only the imaginary part changes sign. Geometrically, zz and zˉ\bar{z} are mirror images of each other about the x-axis.

The modulus formula comes directly from the Pythagorean theorem. We treat the complex number as a position vector — aa units along the real axis, bb units along the imaginary axis. The length of that vector is a2+b2\sqrt{a^2 + b^2}.

One elegant check: zzˉ=(2+3i)(23i)=4+9=13=z2z \cdot \bar{z} = (2 + 3i)(2 - 3i) = 4 + 9 = 13 = |z|^2. This identity — that the product of a complex number with its conjugate equals the square of its modulus — appears repeatedly in JEE problems and is worth memorising.


Alternative Method

Using the zzˉ=z2z \cdot \bar{z} = |z|^2 identity to verify:

(2+3i)(23i)=22(3i)2=49i2=49(1)=4+9=13(2 + 3i)(2 - 3i) = 2^2 - (3i)^2 = 4 - 9i^2 = 4 - 9(-1) = 4 + 9 = 13

So z2=13|z|^2 = 13, giving z=13|z| = \sqrt{13}. This is a useful cross-check during exams — if you’ve already found zˉ\bar{z}, multiply out to confirm z2|z|^2.

In MCQs where the full solution isn’t required, compute a2+b2a^2 + b^2 first. If it’s a perfect square (like 25, 36, 169), the modulus is a clean integer. If not (like 13), leave it as a surd — never approximate 133.6\sqrt{13} \approx 3.6 in CBSE or JEE unless the question explicitly asks for a decimal.


Common Mistake

Students often write zˉ=2+3i\bar{z} = -2 + 3i, flipping the real part instead of the imaginary part. The conjugate only changes the sign of bibi. The real part aa is completely untouched.

Another slip: computing z=2+3=5|z| = \sqrt{2 + 3} = \sqrt{5} by adding aa and bb directly instead of squaring them first. Always square both parts: a2+b2\sqrt{a^2 + b^2}, never a+b\sqrt{a + b}.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next