Analyzing the Setup
Welcome, future engineer. Today, we are not just solving a quadratic equation; we are embarking on a journey through the Argand plane. When you look at a problem involving complex numbers, I want you to stop seeing just variables and coefficients. I want you to see points, vectors, and shapes.
This problem is a classic example of how the rigid, structured world of algebra meets the fluid, beautiful world of geometry.
The Algebraic DNA
We start with the quadratic equation z2+az+12=0. In the JEE Advanced landscape, whenever you see a quadratic equation, your first instinct should be to invoke the spirit of Vieta. Vieta's formulas are the DNA of the polynomial; they tell us everything we need to know about the roots without ever having to solve for them explicitly.
We know that for any quadratic z2+az+b=0, the sum of the roots is −a and the product of the roots is b. Here, our roots are z1 and z2. Thus, we immediately extract two vital pieces of information:
1. The sum: z1+z2=−a
2. The product: z1z2=12
Keep these tucked away in your mental toolkit. They are the bridge we will cross later.
The Geometric Insight
Now, let's shift our gaze to the Argand plane. We are told that z1, z2, and the origin (0) form an equilateral triangle. This is a powerful geometric constraint. In the complex plane, an equilateral triangle is not just any shape; it is a manifestation of symmetry.
There is a standard, elegant condition for three complex numbers z1,z2,z3 to form an equilateral triangle:
z12+z22+z32=z1z2+z2z3+z3z1
Why does this work? Think of it as a rotation. To get from one vertex to another in an equilateral triangle, you are essentially rotating the vector by 60∘ (or π/3 radians). When you translate this rotation into the language of complex numbers using the operator eiπ/3, this identity emerges as the ultimate simplification.
The Simplification
Here is where the problem rewards your intuition. We are told one of the vertices is the origin. This means z3=0. Let's look at our massive identity again. If we plug in z3=0, the terms containing z3 simply vanish into thin air:
z12+z22+(0)2=z1z2+z2(0)+(0)z1
Suddenly, the equation collapses into something incredibly manageable:
This is the moment of clarity. We have successfully reduced a complex geometric condition into a simple algebraic relationship.
The Final Synthesis
We are almost there. We have z12+z22=z1z2, but our Vieta's formulas gave us (z1+z2) and (z1z2). We need to bridge this gap. We use the classic algebraic identity for the sum of squares:
z12+z22=(z1+z2)2−2z1z2
Substituting this into our simplified condition, we get:
(z1+z2)2−2z1z2=z1z2
Rearranging the terms, we find:
This is the 'Aha!' moment. We have linked the geometry of the triangle directly to the coefficients of our quadratic equation. Now, we simply substitute our values from the algebraic phase:
Conclusion
Finally, we take the square root. The question asks for ∣a∣, the absolute value of a. Since a2=36, we conclude that ∣a∣=6.
Look at what you just did. You didn't just calculate a number; you navigated the relationship between the roots of a polynomial and the symmetry of the Argand plane. You used Vieta's formulas to capture the essence of the roots, and you used the equilateral condition to capture the essence of the geometry. That is the heart of JEE Advanced mathematics—seeing the connections where others see only separate formulas.