Question:medium

The area of the triangle whose vertices are $( i, \omega, \omega^2 )$ is (Where $\omega$ is a complex cube root of unity other than 1, $i$ is an imaginary number)________ sq.units

Show Hint

$\omega$ and $\omega^2$ always lie on the unit circle with a $120^{\circ}$ angle between them.
Updated On: May 14, 2026
  • $\left(\frac{3\sqrt{3}}{4}\right)$
  • $\left(\frac{\sqrt{3}}{2}\right)$
  • $\left(\frac{3\sqrt{3}}{2}\right)$
  • \(\frac{\sqrt{3}}{4}\)
Show Solution

The Correct Option is A

Solution and Explanation

Step 1: Understanding the Question:
We need to find the area of a triangle formed by three complex numbers in the Argand plane.
Step 3: Detailed Explanation:
The vertices in Cartesian coordinates are:
1. \( z_1 = i = (0, 1) \)
2. \( z_2 = \omega = -\frac{1}{2} + i\frac{\sqrt{3}}{2} = \left( -\frac{1}{2}, \frac{\sqrt{3}}{2} \right) \)
3. \( z_3 = \omega^2 = -\frac{1}{2} - i\frac{\sqrt{3}}{2} = \left( -\frac{1}{2}, -\frac{\sqrt{3}}{2} \right) \)
Area of triangle formula:
\[ \text{Area} = \frac{1}{2} | x_1(y_2 - y_3) + x_2(y_3 - y_1) + x_3(y_1 - y_2) | \]
Substituting the values:
\[ \text{Area} = \frac{1}{2} \left| 0\left(\frac{\sqrt{3}}{2} - \left(-\frac{\sqrt{3}}{2}\right)\right) + \left(-\frac{1}{2}\right)\left(-\frac{\sqrt{3}}{2} - 1\right) + \left(-\frac{1}{2}\right)\left(1 - \frac{\sqrt{3}}{2}\right) \right| \]
\[ \text{Area} = \frac{1}{2} \left| 0 + \frac{\sqrt{3}}{4} + \frac{1}{2} - \frac{1}{2} + \frac{\sqrt{3}}{4} \right| \]
\[ \text{Area} = \frac{1}{2} \left| \frac{2\sqrt{3}}{4} \right| = \frac{\sqrt{3}}{4} \text{ sq. units} \]
Step 4: Final Answer:
The area of the triangle is \( \frac{\sqrt{3}}{4} \).
Was this answer helpful?
0