Analyzing the Setup
Welcome, fellow traveler on the path to JEE mastery. Today, we are not just solving an equation; we are uncovering the hidden geometry within the complex plane.
The problem presents us with a seemingly daunting equation:
It looks like a mess of conjugates and fractions, but beneath this algebraic exterior lies a beautiful, symmetric circle waiting to be revealed.
Phase 1
The Modulus Transformation
Our first task is to peel back the layers. We define our complex number as z=x+iy, which immediately gives us its conjugate z=x−iy.
Substituting this into our equation, we get:
Now, we group the real and imaginary parts. The numerator becomes x−i(y+1), and the denominator becomes 2x+i(1−2y).
This is where we invoke the powerful property of the modulus: ∣z2z1∣=∣z2∣∣z1∣. By applying this, we can rewrite our equation as:
∣2x+i(1−2y)∣∣x−i(y+1)∣=31
Cross-multiplying gives us 3∣x−i(y+1)∣=∣2x+i(1−2y)∣. We have successfully tamed the fraction.
Phase 2
The Geometric Reveal
Now, we face the modulus. To eliminate it, we square both sides, transforming the complex modulus into a sum of squares:
9(x2+(y+1)2)=(2x)2+(1−2y)2
Expanding the left side, we get 9(x2+y2+2y+1). On the right, we have 4x2+(1−4y+4y2).
Distributing the 9 and bringing everything to one side, we arrive at:
Dividing by 5, we get the standard form:
Comparing this to the general circle equation x2+y2+2gx+2fy+c=0, we identify the center C as (0,−511). The circle is centered on the negative y-axis.
Phase 3
The Final Geometry
We are now in the home stretch. We have a triangle with vertices at the origin O(0,0), the center C(0,−511), and a point A(α,0).
Because C lies on the y-axis and A lies on the x-axis, the angle at the origin is 90∘. This is a right-angled triangle.
The area is simply 21×base×height. The base is ∣α∣ and the height is ∣−511∣=511.
Setting the area to 11, we have:
Solving this, we find ∣α∣=10. Squaring this gives us α2=100.
We have arrived at our destination. The complexity of the start has dissolved into the elegance of the result.