Question:medium

If \(z_1\) and \(z_2\) be two roots of the equation \(z^2 + az + b = 0, \, a^2 < 4b\), then the origin, \(z_1\) and \(z_2\) form an equilateral triangle if:

Show Hint

When roots form geometric shapes such as equilateral triangles, use geometric properties and the relation between the coefficients of the quadratic equation to derive the required conditions.
Updated On: Jan 29, 2026
  • \(a^2 = 3b^2\)
  • \(a^2 = 3b\)
  • \(b^2 = 3a\)
  • \(a^2 = b^2\)
Show Solution

The Correct Option is B

Solution and Explanation

Step 1: We start with the information that \( z_1 \) and \( z_2 \) are roots of the quadratic equation:

\[ z^2 + az + b = 0 \]

The quadratic formula provides the roots \( z_1 \) and \( z_2 \):

\[ z_1, z_2 = \frac{-a \pm \sqrt{a^2 - 4b}}{2} \]

Step 2: Given \( a^2 < 4b \), the discriminant is negative, meaning the roots are complex numbers.

For \( z_1 \), \( z_2 \), and the origin to form an equilateral triangle, the angle between the vectors \( \overrightarrow{0z_1} \) and \( \overrightarrow{0z_2} \) must be \( 60^\circ \).

Step 3: An equilateral triangle requires equal distances from the origin to each root, and a \( 60^\circ \) angle between the vectors. This leads to:

\[ a^2 = 3b \]

Step 4: Thus, the correct relation between \( a \) and \( b \) is \( a^2 = 3b \).

Was this answer helpful?
0